Can't Understand Your AI-Written Code? Linear Walkthroughs Turn Vibe Projects Into Learning Materials

Chapter 3 of Simon Willison's Agentic Engineering Patterns: the Linear Walkthrough pattern. This technique transforms even vibe-coded toy projects into valuable learning resources. Core trick: make the agent use sed/grep/cat to fetch code snippets, preventing hallucination.

One Engineer + AI Rebuilt Next.js in a Week — Then tldraw Panicked and Moved Their Tests Private

Cloudflare engineer Steve Faulkner used Claude to rebuild 94% of the Next.js API in a week for $1,100. The secret was Next.js's public test suite as spec. When tldraw moved 327 tests private afterward, open source's rules changed.

Andrew Ng: I've Stopped Reading AI-Generated Code — When Python Becomes the New Assembly and 'X Engineers' Take Over

Andrew Ng says he has not only stopped writing code, he has long stopped reading generated code. He now directs agents at a higher abstraction layer and sees X Engineers emerging inside business functions. A radical programming forecast from AI's most influential educator.

Anthropic's Big Pivot: Cowork Goes Full Enterprise with 10+ Industry Plugins, Private Marketplaces, and Cross-App Workflows — Software Stocks Instantly Rebound

Anthropic's Claude Cowork enterprise update adds industry plugins, private marketplaces, new connectors, and Excel + PowerPoint workflows. The market signal changed too: instead of crashing software stocks, partnerships lifted Salesforce, Thomson Reuters, and FactSet.

Picking AI Is No Longer Just About Models — Ethan Mollick's 'Model / App / Harness' Framework Explains the Entire 2026 AI Landscape

Ethan Mollick's game-changing AI framework: Model, App, Harness. The same AI (e.g., Claude Opus 4.6) performs vastly differently across layers. Mollick used Claude Code to turn GPT-1's 117M weights into 80 books in ~1 hour, selling out immediately.

Claude Code Hid Your File Names and Devs Lost It — Boris's 72-Hour HN Firefight

Claude Code's UI change to 'Read 3 files' summaries ignited developer fury on HN: they felt the AI hid its actions. Boris Cherny responded, admitted mistakes, and shipped fixes. This revealed the core tension in AI tool design: simplicity vs. transparency.