AI Wrote 1M LOC and Refined It: The End of Programming or a New Paradigm?
Paul Dix highlights that AI can write and continuously refine million-line complex software, with the key being building verification systems and providing proper direction, signaling a fundamental shift in software development paradigms.
Simon Willison · Aug 26, 2026
Quoting Linus Torvalds
Linux creator Linus Torvalds shares a 'hellish' debugging session with an AI assistant, revealing both the limitations and potential of current AI in complex engineering tasks.
Simon Willison · Aug 23, 2026
More than just code review
Simon Willison argues that the core skill for using coding agents is confidently instructing them and verifying the results, not line-by-line code review.
Simon Willison · Aug 22, 2026
Quoting Matt Webb
Developer Matt Webb used ChatGPT as a patient tutor to learn quaternions for his app, revealing that AI as an interactive mentor can push deeper learning rather than replacing thinking.
Simon Willison · Aug 21, 2026
Don't be a meat proxy
Simon Willison reminds developers not to blindly copy-paste AI output—the real value lies in understanding, verifying, and adding your own perspective.
Simon Willison · Aug 4, 2026
Ten advances in mathematics and theoretical computer science
OpenAI's internal model Astra solved ten long-standing math problems at minimal cost, triggering a collective rethinking of AI's role in mathematics.
Simon Willison · Aug 2, 2026
Directly Responsible Individuals (DRI)
Simon Willison argues that AI agents should never be designated as Directly Responsible Individuals (DRI) because machines cannot be held accountable, revealing a fundamental limit for AI in organizational management.
Simon Willison · Jul 13, 2026
Understand to participate
Geoffrey Litt argues that collaborating with coding agents demands deep understanding to avoid 'cognitive debt' and remain an active, creative participant in the development process.
Simon Willison · Jul 3, 2026
Quoting Jon Udell
Jon Udell argues that we should ditch the phrase “human in the loop” and instead adopt “agent-assisted process,” inviting AI agents into our own development loop rather than ceding authority to machines.
Simon Willison · Jun 29, 2026
Have your agent record video demos of its work with shot-scraper video
Simon Willison introduces shot-scraper video, a command that lets AI agents record web application demos via YAML scripts, signaling a shift in AI development toolchains from 'generating code' to 'generating verifiable deliverables.'
Simon Willison ·
Introducing Claude Design by Anthropic Labs
Anthropic launches Claude Design, an AI-native design tool where users create and refine high-fidelity visual work through conversation, signaling AI's evolution from an assistant to the core engine of the design process.
Anthropic News ·
There are no lossless transformations of natural-language text
AI text rewriting always loses the author's original intent, and engineers must take full responsibility for every AI-assisted sentence rather than blaming the tool.
Simon Willison ·