From Nand to Tetris - My Way
Building a computer. Starting from nand gates, all the way until a computer that can run tetris.
Building a computer. Starting from nand gates, all the way until a computer that can run tetris.
Still working on the clox language from crafting interpreters. Actually executing code now, which is pretty cool
I am insanely obsessed with PCG, and I'm trying to get more comfortable with graphics programming. This is where we start.
We all agree that malloc() is kinda trash, right?
Trying to figure out what IDT is, how to implement it, and how to use it to make the CPU actually do something useful.
I love distributed systems until they love me back. Notes from trying to stand up Ceph in a 3-node lab and why future-me expects pain.