21 August 2025

Debugging Hidden Whitespace in Makefiles with `od -c`

A (single) stray trailing space in a Makefile can cause hours of debugging...

20 August 2025

Using nasm to compile a minimal runnable example on MacOS / Darwin

Using nasm to compile a minimal runnable example on MacOS / Darwin