State of Agentic Coding #7 with Armin and Ben
TL;DR
Most serious users still are not "Ralph looping" 24/7: Despite hype from figures like Anthropic's Boris Cherny and OpenClaud's Peter Steinberger, both Armin and Ben say they still work mostly in the terminal with close supervision because they do not know how to QA or even comprehend code produced by fully autonomous loops.
Token spend has become the clearest revenue metric the software industry has ever had: They argue model providers love features that increase token usage because, unlike DAU or impressions, more tokens map almost directly to more dollars, which explains why Claude, Copilot, and others are tightening subsidies and pushing usage-based behavior.
AI is creating a security arms race that forces companies to buy AI either way: Ben and Armin describe a bizarre loop where AI tools find and file more security issues, which then forces maintainers and companies to spend tokens on AI-based security review just to keep up.
The Bun rewrite from Zig to Rust is a real test of AI-driven code migration: After Bun creator Jared Sumner's company was acquired by Anthropic, the project was largely rewritten from Zig to Rust with agents, and Armin says if it stays stable, enterprises will treat it as evidence that legacy ports are now practical.
Languages optimized for human creativity may lose ground to machine-friendly ones: Armin argues Ruby and Zig make trade-offs that humans love, such as metaprogramming or easy cross-compiling, but those same traits make them worse for LLMs, raising the unsettling prospect that AI coding favors languages like Rust over more expressive human-first options.
Local open-weight coding models are finally becoming usable, but they feel like Claude from a year ago: Armin says projects like Andy Rees's DwarfStar 4 make 96 GB-class local models practical enough for real coding work on high-end Macs, yet the experience still feels noticeably behind frontier hosted models.
The Breakdown
A year into agentic coding, Armin Ronacher and Ben Vinegar say the big surprise is not nonstop autonomous loops, but a messier reality: companies are spending more on tokens, shipping more code, and still struggling to prove the value. Their sharpest claim is that AI may be pushing the industry away from languages and tools that serve humans best, while security pressure and token economics make opting out harder by the month.
Was This Useful?
Share
Keep Reading
Make Alcreon Yours
Tune your feedFive quick questions, and the feed ranks what matters to you first.Or just get notified
The weekly Echo. Signal worth keeping in your inbox.
Every new piece, announced on X.
Read Next
See all
Playbook
Cheap Models, Hard Tasks
Most agent workflows route every step to the frontier model by default. The bill scales with how chatty the agent gets, even when most steps don't need that brain.

Playbook
Tasteful Skills
“Tasteful Skills” argues that the best agent skills are not documentation or best-practice lists.

Playbook
The Art of Tasteful Prompting
Learn how tasteful prompting helps you move beyond generic AI output by shaping context, style, and judgment from the start.