Posts
All the articles I've posted.
-
Memory Magic Part 2: The Arena of Power
Published: at 08:00 PMWhat if you could stop asking the OS for memory and just... take it? Learn how to forge an Arena: a private memory playground where allocation is instant and an entire class of bugs is simply impossible.
-
Memory Magic Part 1: The Pointer is a Lie (A Dive into Virtual Memory)
Published: at 06:00 PMEver wondered how your computer runs multiple programs without them setting each other on fire? The answer is a beautiful illusion called Virtual Memory.