Quoting Charity Majors: AI demands more engineering discipline, not less
Charity Majors points out that AI makes code production almost free, but this cheapening demands even stronger engineering discipline because the burden of maintenance and integration shifts entirely onto humans.
Simon Willison · Jun 18, 2026
Introducing North Mini Code: Cohere’s First Model For Developers
Cohere launches North Mini Code, its first developer-focused open-source model. With 30B total parameters and only 3B active, the MoE architecture delivers strong agentic coding performance, outperforming many larger peers.
Hugging Face Blog · Jun 9, 2026
Not so locked in any more
AI coding agents are driving down the cost of code rewrites and migrations to near zero, fundamentally undermining the 'lock-in' effect of technology stacks and making technology choices more flexible and reversible.
Simon Willison · May 15, 2026
Quoting Mitchell Hashimoto
Mitchell Hashimoto observes that modern programming languages have become highly fungible, as demonstrated by Bun's rapid migration from Zig to Rust, signaling a shift from language lock-in to on-demand tool replacement.
Simon Willison · May 15, 2026
Quoting James Shore
James Shore warns that AI coding tools that only increase coding speed without reducing maintenance costs will lead to permanent technical debt inflation and "permanent indenture" for developers.
Simon Willison · May 12, 2026
The problem is that LLMs inherently lack the virtue of laziness
Bryan Cantrill argues that LLMs lack human laziness, which forces us to create elegant abstractions—and without this constraint, AI will make systems larger, not better.
Simon Willison · Apr 13, 2026
Introducing Claude Opus 4.7
Anthropic releases Claude Opus 4.7, focusing on enhanced complex coding and long-running task capabilities, with its 'self-verification' mechanism marking a key step towards more autonomous AI agents.
Anthropic News ·
Vibe coding and agentic engineering are getting closer than I'd like
Veteran engineer Simon Willison observes that as AI coding tools become more reliable, the line he once drew between 'vibe coding' and 'agentic engineering' is blurring, raising new questions about code review responsibility and trust.
Simon Willison ·