Building in the Open
Most of what I build never gets written about. The interesting parts — the tradeoffs, the false starts, the moments where a simpler approach wins — happen quietly and disappear into commit history.
This blog is an attempt to change that. Not a tutorial site, not a thought leadership exercise. Just notes from the work itself.
What to expect
I plan to write about the things I spend most of my time on:
- Architecture decisions that shape how systems evolve over time
- Tool choices and the reasoning behind them
- Refactoring patterns that make codebases easier to work with
- Deployment and infrastructure lessons learned the hard way
Why now
After years of consulting, I’ve accumulated a backlog of problems worth documenting. Writing forces clarity. Publishing forces accountability.
The format will stay simple — short posts, concrete examples, minimal preamble. If a post needs more than ten minutes to read, it probably needs to be split in two.
More soon.