September 18, 2026 · 1 min read
Hello, World
Why I started this blog and what I plan to write about here.
Welcome to the first post on my site. I built this space to think out loud about software engineering — the decisions behind systems, the tradeoffs that never make it into the docs, and the small craft details that add up over a career.
What you'll find here
I want this to be a working notebook, not a highlight reel. Expect posts on:
- Systems and architecture — how I reason about designing software that lasts.
- Engineering craft — testing, refactoring, and the habits that compound.
- Lessons learned — the bugs, outages, and decisions I'd approach differently now.
How this site is built
This site runs on Next.js and deploys to Vercel. Posts are plain MDX files in the repo, so writing is as simple as adding a Markdown file and pushing a commit. No CMS, no database — just text under version control.
More soon.