Agents

Localmaxxing

About half of agent tasks can run on a local 35B model. The real advantage isn't cost or privacy — it's latency. 2.1x faster means more iteration cycles per session.

Localmaxxing

Is AI Doing Less & Less?

Analysis of 14 production agent workflows reveals the optimal balance between deterministic code & LLM inference. 65% of nodes run as pure code, saving tokens & improving reliability.

Is AI Doing Less & Less?

9 Observations from Building with AI Agents

Practical lessons from a year building AI agent systems : prototype with frontier models, fine-tune for stable tasks, use static typing, & run competing agents as critics.

9 Observations from Building with AI Agents

AI Managing AI

The most capable AI models now spend their cycles orchestrating other tools. Specialization creates startup opportunity : build the specialists the executives call first.

AI Managing AI

Software That Debugs Itself While I Sleep

Rather than manually debugging AI failures, I built a Ralph Wiggum loop that pushes the model against its failures each night until it dreams a correct solution.

Software That Debugs Itself While I Sleep