Simon Willison
@simonwillison
Independent AI researcher, creator of datasette.io and llm.datasette.io, building open source tools for data journalism, writing about a lot of stuff at
Here's @reckless.bsky.social on augmented reality glasses at 40m27s youtu.be/v4vkwUf4AMw?...
I had Claude Fable 5 run a final review of the release using this prompt and it kicked up another four release blockers! simonwillison.net/2026/Jul/7/s...
Here's an example, recorded by "shot-scraper video" using a YAML storyboard constructed by Codex Desktop and GPT-5.5 xhigh
Posted 37 wildlife photos on my blog in June already and it's only the 17th (in UTC, the timezone of my blog) simonwillison.net/elsewhere/si...
Let's take a very pessimistic estimate - assume Fable is 2x the energy/water usage of Opus (so 10 rather than 5) and treat those pelican SVGs as each equivalent to a 5 page report - there's a lot of tokens in SVG Around 862ml, according to www.andymasley.com/visuals/ai-p...
This right here is a pretty elegant solution to the problem of wanting to capture measurements from JavaScript in the system Safari without being able to directly access the DOM
Since the JSON extras API is a little hard to explain without an example I also had Fable 5 and GPT-5.5 collaborate on this custom API explorer tool for trying out the new feature tools.simonwillison.net/datasette-ex...
Here are Fable's pelicans for the different thinking effort levels, plus how much each one cost to generate via the Claude API
I fed your feedback to Claude Opus 4.8 and it had a bit of a spin-out about it (since I was saying the chart was wrong but it was confident it was right) - eventually it drew a new one with month grid lines to make it more clear gist.github.com/simonw/df3c7...
Hah, here's another one, this time I asked about the Iran war: "I'm cautious about the sources since I found a suspicious mention of a "Department of War" that might not be accurate. The term could be fabricated or related to past renaming."
Notes on Claude Opus 4.8, which Anthropic call "a modest but tangible improvement" - plus pelicans riding bicycles for each of the five different thinking efforts simonwillison.net/2026/May/28/...
... plus a bonus section of transcript from the Oxide and Friends 2026 predictions episode in January where, bizarrely, we predicted that something like this would happen - listen here: oxide-and-friends.transistor.fm/episodes/pre...
Plugins can also affect the empty state of the new menu - the latest datasette-agent adds a form for kicking off a new agent conversation - live demo (if you sign in with GitHub) on agent.datasette.io
Fun new feature in Datasette 1.0a30 - a "jump to" menu, also available by the "/" keyboard shortcut, which lets you type to jump to a database, table or canned query. It offers a hook so plugins can extend it with additional content too datasette.io/blog/2026/ju...
Top quality commentary on that pelican on Hacker News news.ycombinator.com/item?id=4819...
It's cheaper per-token but more expensive to run the full Artificial Analysis benchmark Here are comparative per-token prices: www.llm-prices.com#sel=gemini-3...
I often enjoy torturing LLMs with questions like this since the underlying facts are way outside the with knowledge cutoff and the facts seem wildly unlikely
New TIL: I figured out how to use my LLM CLI tool in a shebang line, which means you can write executable scripts in English, or hook up more complex scripts with a snippet of YAML template - til.simonwillison.net/llms/llm-she...
It didn't quite manage to draw me a pelican riding a bicycle, but I still appreciated its era-appropriate response
Here's a uv one-liner that downloads and runs the MLX model against a local mp3 file uv run --with mlx-audio python -m mlx_audio.stt.generate \ --model mlx-community/VibeVoice-ASR-4bit \ --audio lenny.mp3 --output-path lenny \ --format json --verbose --max-tokens 32768
Couldn't resist capping that off with my all-time favorite quote from @matt-levine.bsky.social
I have a new camera and I have been saying "I hope we see a bird" every day for the past week
DeepSeek V4 just dropped - two models, Flash and Pro, both benchmarking well, decent pelicans and prices that put them both as the cheapest in their respective categories by a solid margin simonwillison.net/2026/Apr/24/...