Welcome to my personal space.
I write about various topics I'm interested in, often related to programming.
Old Tom Bombadil was a merry fellow,
Bright blue his jacket was, and his boots were yellow.
...
I recently encountered a puzzling issue: zig build
worked perfectly, but make build
failed with "Permission denied". What followed was an interesting debugging session that uncovered a quirky interaction between GNU Make's PATH search and directory structures.
This article documents the investigation process and some debugging techniques that proved useful along the way.
Still a work in progress. Coming soon!