Blog
Field notes from a career spent close to the metal. 4 posts so far.
- Delegating to agents without losing the threadFanning work out to parallel agents is easy. Staying responsible for the result is the part that needs a method.claude-code
- Hosting a Claude Code marketplace on your own domainIt works, but three undocumented-feeling constraints will bite you. Here they are before they do.claude-code
- Static exports do not forgiveFour ways a Next.js static export broke during a rebuild, and what each one was actually telling me.nextjs
- What outlives the TerraformMoving off AWS is mostly deletion. The risk is entirely in the handful of things deletion does not cover.infrastructure