Patterns when programming down under

By "down under," I mean as close to the kernel as possible, before you get too excited, it's not really that close, but it's as close as system libraries. I finally got audio to work! Not perfectly, but still functional. Turns out I just…

Sure it's hard but at least give it a try first

If the Handmade Hero series has taught me anything in its first week, it is that it's very much possible to build directly using system libraries if you wanted to. Without having to use other libraries that make it easier for you to use. In the last couple…

Remembering why I don't write React anymore

After a couple of years of not writing any React I decided to give React Native a shot. I used Cursor to create a prototype to see how viable this would be. It was all great, till I made the mistake of looking at the codebase. To be fair to…