Notes from the build log.
Posts and essays on what I shipped, what broke and what I measured.
How I run a fleet of AI agents from my phone
Most of my agent work now starts on my phone. I send a message or a voice note to a Telegram bot. On the other end is a full Claude Code session on my desktop, with my files, my to
- agents
- telegram
- routing
The bake-off: picking the model that does the typing
In mid-September I measured where my agent tokens went. One week came to 8.1 billion tokens. Subagents, the workers my main session sends off to do things, were 73% of it. Two lane
- agents
- models
- cost
Paper to pipeline: 15 years of building the boring systems
Every company I have worked in, I ended up doing the same job. Find the boring, repetitive process that slows everyone down, and build a system so nobody has to do it by hand again
- operations
- systems
- history