engineering.
25 writings found
Latest Archives
LLMs Don't Actually Push You Toward Boring Technology
Coding agents work surprisingly well with new, undocumented tools. The 'training data bias' concern might be overstated in 2026.
LLMs Don't Actually Care About Your Tech Stack
Modern coding agents work surprisingly well with new tools and private codebases, challenging the assumption that they're biased toward mainstream tech.
Why Coding Agents Might Not Lock Us Into Boring Technology After All
Modern LLMs can learn new tools on the fly through documentation and examples. The feared training data bias might be less of an issue than we thought.
LLMs Don't Care About Your Tech Stack Anymore
Modern coding agents work surprisingly well with new and obscure tools. The fear that AI would lock us into boring, popular tech seems outdated.
Can AI Coding Agents Legally Relicense Open Source Code?
A Python library maintainer used Claude to rewrite LGPL code under MIT. The original author says that's illegal. Who's right?
I Built My Dream Presentation App in 45 Minutes With AI-Assisted Coding
Why vibe coding a custom macOS app taught me more about AI-assisted development than a thousand tutorials ever could.
Vibe Coding a Mac App in 45 Minutes: What This Says About Development in 2026
Building a custom presentation app overnight shows how AI coding tools are reshaping what's possible for developers willing to explore unfamiliar territory.
Vibe Coding a Mac App in 45 Minutes: What This Says About Software Development in 2026
Building a custom macOS presentation app overnight shows how AI coding tools are reshaping what's possible for developers outside their comfort zones.
I Built a Mac Presentation App in 45 Minutes Using AI Coding Agents
Vibe coding a native macOS presentation tool with Claude Code: what it means for engineers who want to expand beyond their comfort zones
Agentic Engineering: The Professional's Approach to AI-Assisted Development
Simon Willison's new project documents coding patterns for the emerging discipline where professional engineers use AI agents that generate, execute, and iterate on code.
Building a Live Documentation Ecosystem for AI Coding Agents
Showboat's new remote streaming feature and companion tools create a real-time feedback loop for AI-assisted development workflows.
Building a Real-Time Documentation Ecosystem for AI Coding Agents
How Showboat's streaming updates, browser automation, and charting tools are changing the way we monitor and interact with AI coding agents in real time
Reading Between the Lines: How OpenAI Quietly Rewrote Its Mission
OpenAI's tax filings reveal a fascinating evolution from open collaboration to AGI-focused profit generation, told through their mission statements.
What OpenAI's Tax Filings Reveal About Their Shifting Priorities
Tracking how OpenAI's IRS-filed mission statement evolved from open collaboration to AGI delivery, and what it means for the AI industry.
Building Tools So AI Agents Can Actually Show Their Work
Two new CLI tools tackle a critical gap in AI-assisted development: proving that agent-generated code actually works without spending hours on manual QA.