✕ Clear all filters
215 articles

📰 Simon Willison's Blog

215 articles · Updated every 3 hours · View all reads

All Articles 80,393Blog Posts 103,826Tech Tutorials 19,581Research Papers 17,543News 13,735 ⚡ AI Lessons
Simon Willison's Blog 1d ago
If Claude Fable stops helping you, you'll never know
If Claude Fable stops helping you, you'll never know Jonathon Ready highlights one of the more eyebrow-raising details from the 319 page system card for Fable 5
Simon Willison's Blog 1d ago
Initial impressions of Claude Fable 5
I didn't have early access to today's Claude Fable 5 release, but I've spent the past ~5.5 hours putting it through its paces. My initial impressions are that t
Simon Willison's Blog 1d ago
llm 0.32a3
Release: llm 0.32a3 Almost entirely written by the new Claude Fable 5, see my write-up for more details . Tags: projects , ai , <a href="https://simonwillison.n
Simon Willison's Blog 1d ago
Setting a custom price for a model in AgentsView
TIL: Setting a custom price for a model in AgentsView I've been really enjoying AgentsView by Wes McKinney as a tool for exploring my token usage across differe
Simon Willison's Blog 1d ago
Quoting Andrej Karpathy
I feel a lot of things changing as working software increasingly comes out on a tap. The Jevon's paradox kicks in and I feel my own demand for software growing
Simon Willison's Blog 🧠 Large Language Models ⚡ AI Lesson 2d ago
Siri AI at WWDC 2026
Given how badly burned anyone who took Apple's 2024 WWDC Apple Intelligence announcements at face value was, I'm holding to a strict "I'll believe it when I see
Simon Willison's Blog 3d ago
datasette-agent-edit 0.1a0
Release: datasette-agent-edit 0.1a0 I'm planning several plugins for Datasette Agent which can make edits to existing pieces of text - things like collaborative
Simon Willison's Blog 5d ago
micropython-wasm 0.1a2
Release: micropython-wasm 0.1a2 I added a CLI to micropython-wasm ( issue #7 ), inspired by the first draft of the blog entry when I realized it would be a grea
Simon Willison's Blog 💻 AI-Assisted Coding ⚡ AI Lesson 5d ago
Running Python code in a sandbox with MicroPython and WASM
I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all
Simon Willison's Blog 5d ago
OpenAI Help: Lockdown Mode
OpenAI Help: Lockdown Mode OpenAI first teased this in February , but now it's live and "rolling out to eligible personal accounts, including Free, Go, Plus, an
Simon Willison's Blog 6d ago
Quoting Andreas Kling
We will no longer accept public pull requests. [...] A substantial patch used to imply substantial effort, and that effort was a reasonable proxy for good faith
Simon Willison's Blog 🤖 AI Agents & Automation ⚡ AI Lesson 6d ago
AI enthusiasts are in a race against time, AI skeptics are in a race against entropy
AI enthusiasts are in a race against time, AI skeptics are in a race against entropy Charity Majors neatly captures the dynamic between AI enthusiasts and AI sk
Simon Willison's Blog 6d ago
Quoting Emanuel Maiberg, 404 Media
After this story was published Google's spokesperson reached out and asked us to publish a slightly different version of that statement. The new statement no lo
Simon Willison's Blog 🛠️ AI Tools & Apps ⚡ AI Lesson 1w ago
Uber Caps Usage of AI Tools Like Claude Code to Manage Costs
Uber Caps Usage of AI Tools Like Claude Code to Manage Costs I wrote the other day about Uber blowing its 2026 AI budget in four months, and how that wasn't par
Simon Willison's Blog 🧠 Large Language Models ⚡ AI Lesson 1w ago
Microsoft's new MAI models
Microsoft announced two new text LLMs this morning - MAI-Thinking-1 (reasoning, 35B parameters, available to "select early partners") and MAI-Code-1-Flash (5B p
Simon Willison's Blog 1w ago
datasette-agent-micropython 0.1a0
Release: datasette-agent-micropython 0.1a0 I want Datasette Agent to be able to generate and execute Python code safely. This alpha is looking very promising so
Simon Willison's Blog 1w ago
micropython-wasm 0.1a1
Release: micropython-wasm 0.1a1 Fixes for some limitations that emerged while I was trying to use this to build datasette-agent-micropython . Tags: python , san
Simon Willison's Blog 1w ago
California Brown Pelican
California Brown Pelican, in Fort Mason, CA, US I'm at the Microsoft Build conference today, held at Fort Mason in San Francisco. There are California Brown Pel
Simon Willison's Blog 1w ago
Pasted File Editor
Tool: Pasted File Editor I really like how you can paste a large volume of text into claude.ai (or the Claude desktop/mobile apps) and it will detect it as a la
Simon Willison's Blog 1w ago
micropython-wasm 0.1a0
Release: micropython-wasm 0.1a0 My latest sandboxing experiment: This alpha package bundles a lightly customized WASM build of MicroPython with a wrapper to exe