Hello World
Every developer has a moment where they think: I should write this down.
Mine was sitting in a late-night debugging session, having just solved a particularly subtle race condition. I fixed it, closed the laptop, and the knowledge vanished — filed away in some inaccessible part of my brain, irreproducible on demand.
This blog is my attempt to fix that.
What this is
I’ll write about things I actually deal with — distributed systems, developer tooling, the craft of writing software that doesn’t embarrass you six months later. Occasionally, something more personal.
No tutorials for the sake of SEO. No hot takes for engagement. Just things I find genuinely interesting or useful.
The stack
This site is built with Astro and Svelte 5, styled with Tailwind CSS v4. Source code will eventually be public.
More soon.