Agentic coding 4 min read
The interesting part of agentic coding is the harness
Code generation is the flashy bit. Context, boundaries, verification, and feedback loops are what make an agent useful twice.
Building Hostbox 5 min read
“Push and deploy” is a surprisingly complicated sentence
A deployment button hides commit identity, build isolation, state transitions, routing, logs, and a lot of ways to fail halfway through.
Learning in public 3 min read
Learning Postgres past the happy path
I knew how to put data into Postgres. I’m learning how to understand what it does after that—and why a query changes its mind.