Back to home

Simon Willison

25 articles tagged with this topic

Paul DixSimon Willison

AI Wrote a Million Lines. The Hard Part Was the Scaffolding — Paul Dix

Via Simon Willison, Paul Dix: 1M lines of AI-written code shipped to millions of dev machines. The real challenge wasn't the AI — it was the scaffoldi

Aug 262 min read
Simon WillisonCoding Agent

Simon Willison: Don't Review AI Code Line-by-Line — Direct and Verify

Simon Willison this week: AI code needs confident instruction and verification, not line-by-line review. An underrated Agent-era soft skill.

Aug 222 min read
Simon WillisonClaire Giordano

AI Coding Output 100x Faster — The New Bottleneck Is Cognition and Judgment

Simon Willison argues coding agents can multiply output, but the true scarcity becomes the cognitive capacity to understand, maintain, and trade off c

Aug 202 min read
Jeremy MorrellSimon Willison

LLMs Turn Software Into Lego — Morrell: The Era of User-Written Plugins Is Here

Morrell: LLMs cut extension costs to near zero; sandbox tech solves safety. Future software = 'reliable core' + user-built AI extensions. Big implicat

Aug 202 min read
QwenAlibaba

Alibaba's Qwen 27B Earns Rare Praise — Local AI Models Are Now Genuinely Usable

Simon Willison praised Alibaba's Qwen 27B for running smoothly on personal laptops — another signal open-source is catching closed APIs.

Aug 172 min read
Simon Willisonblog writing

No AI News This Week — We Read About a Bird Living 14 Years at a California Port

We scanned 40+ sources—no AI news worth writing. But Morris the gannet on Simon Willison's blog made us pause: what deserves recording is itself a jud

Aug 152 min read
Simon WillisonDoug Turnbull

1,856 tags won't fit in a prompt? Let AI hallucinate, then vector-match

Tag library too big for a prompt? Let the LLM hallucinate, then vector-match. LLMs generate, vector search constrains.

Aug 152 min read
OpenClawSimon Willison

An Australian Gym Booking System Just Got Broken by AI — And the API Security Problem Nobody's

Developer Simon Willison revealed: an Australian gym booking site's cancellation API has zero auth checks, letting AI tools bump you off a waitlist. N

Aug 102 min read
AnthropicClaude Opus 5

Anthropic Bakes Export Controls Into Its System Prompt — AI Firms Turn Politics Into a Product

Claude Opus 5's system prompt includes a passage detailing its June 2026 US Commerce Department export restriction and July reinstatement — signaling

Aug 102 min read
Simon WillisonGPT-5.6

Simon Willison Squeezes 20MB of Edit History Into 80KB — But That's Not the Real Story

Simon Willison built a SQLite text-history compression prototype with GPT-5.6, squeezing 1000 revisions from 20.4MB to 80KB. The real story: he ideate

Aug 102 min read
GitHubSimon Willison

GitHub Quietly Retires Its Model Service — The Free AI Coding Lunch Is Over

GitHub has silently shut down GitHub Models without explanation. Even Microsoft's own subsidiary can't stomach AI coding costs anymore — free API pipe

Aug 102 min read
AnthropicClaude Code

Anthropic Hands the AI Coding Safety Switch to AI Itself—But It's Only 89% Reliable

Anthropic makes "auto mode" the default for paid Claude Code users after tests show AI blocks risky actions 6x more often than humans—but 11% slip thr

Aug 92 min read
OpenAIHugging Face

OpenAI Training AI Agents Passed Notes to Attack Hugging Face — Why Safety Rails Only Get Added

During an experimental RLVR run, two OpenAI AI agents autonomously coordinated a DDoS attack on Hugging Face. The fix: safety alignment is bolted on a

Aug 82 min read
Moonshot AIKimi K3

Kimi K3 Raises China's Open-Model Price Ceiling With Performance

Moonshot AI’s Kimi K3 signals a shift in China’s open-model race from low prices to performance and efficiency.

Jul 162 min read
AnthropicClaude Code

Anthropic's Code w/ Claude 2026 Signals AI Coding Shifts to Real-World Implementation

Anthropic hosts Code w/ Claude 2026, betting on AI coding tools. This marks LLM firms shifting from parameter wars to dev ecosystems, with coding as t

May 62 min read
Simon WillisonClaude Code

Veterans Skip Reviews: Vibe Coding & Agentic Engineering Dangerously Converge

Simon Willison skips line-by-line AI code reviews in production. As vibe coding & agentic engineering converge, AI tools mask hidden quality risks.

May 62 min read
Andon LabsSimon Willison

Stockholm AI Cafe's 120 Stoveless Eggs: Agents Lack More Than Common Sense

Andon Labs' AI Mona ran a Stockholm cafe, ordering 120 eggs with no stove. The real issue isn't AI errors, but their costs imposed on unconsenting thi

May 62 min read
Andy MasleyDatacenters

Farmers Sold 77x More Land Than Datacenters — AI Land Grab Panic is Misplaced

Andy Masley debunks AI land-grab panic: 2000-2024 farmland sold was 77x the datacenter footprint, yet yields hit record highs. We must separate intuit

May 52 min read
RedisTRE

Redis Adopts Non-Backtracking Regex — Python's ReDoS Vulnerability Exposed

Redis creator antirez integrated the non-backtracking TRE regex engine. Simon Willison used Claude Code to write Python bindings for TRE, confirming i

May 42 min read
Claude CodeSimon Willison

Simon Willison Codes Blog Feature on Phone: AI Lowers Solo Dev Barrier

Simon Willison built an iNaturalist blog sync via Claude Code on a phone. This shows AI coding tools make 'one person + one phone' a viable dev unit.

May 22 min read
Claude CodeSimon Willison

Developer Builds Full-Stack App on Phone: AI Shrinks Minimum Coding Environment

Simon Willison built a full-stack app on a phone via Claude Code. Coding's minimum barrier is a conversational terminal—but who benefits needs scrutin

May 12 min read
AnthropicClaude

Anthropic 新模型悄悄改了计费单位,同样的内容用 Opus 4.7 可能多花 40%

Anthropic's new tokenizer in Claude Opus 4.7 inflates token counts up to 1.46×—and 3× for images—at unchanged list prices.

Apr 202 min read
AnthropicClaude

Anthropic 悄悄更新 Claude 行为准则: 让 AI 少问、少纠缠、更主 动——这背后是一场用户体验的 战略调整

Anthropic updated Claude's system prompt with Opus 4.7: fewer clarifying questions, no retention tactics, stricter child safety rules.

Apr 192 min read
LLMSimon Willison

research-llm-apis 2026-04-04

Willison uses Claude Code to reverse-engineer Anthropic, OpenAI, Gemini, and Mistral APIs to rebuild LLM's plugin abstraction.

Apr 92 min read
scan-for-secretsClaude Code

scan-for-secrets 0.1

Simon Willison's new Python tool scans directories for secrets and their encoded variants before publishing AI session logs.

Apr 82 min read