Maintained, not dated
Notes
Reference on how we build and run things - approaches, arguments, and the bug classes worth knowing about. These get updated when the answer changes, rather than published once and left to go stale.
Looking for what happened rather than how it works? The writing is over here.
-
Updated
How we actually build apps with Claude
Not "AI wrote my app". The working setup - detached terminal sessions per product, a mode-plus-project session contract, six guard hooks that refuse things, MCP into our own products, and the deploy and telemetry path the agent has to survive - on an estate that was already in production first.
agentsgotoolingprocess
-
Updated
htmx at scale, with the whole screen shown
The usual concession is that htmx is fine for small things and you'll want a real framework eventually. 709 templates and a dozen apps later I think that has it backwards, and here's a complete filtered, paginated, inline-action screen so you can judge rather than take my word.
htmxgofrontendarchitecture