Hallucinations in code are the least dangerous form of LLM mistakes
A surprisingly common complaint I see from developers who have tried using LLMs for code is that they encountered a hallucination—usually the LLM inventing a method or even a full …
I got fed up of posting the same comment every time the topic of LLM hallucinations in code comes up (short version: they don't matter because you'll spot them the second you try to run the code) - so I've turned that comment into a longer form blog post simonwillison.net/2025/Mar/2/h...
02.03.2025 06:27
👍 214
🔁 31
💬 25
📌 5
"I like to say that my interest in open source is actually really selfish. I figured something out. I never want to have to do this work ever again."
I wrote this segment up for my blog a few weeks ago: simonwillison.net/2025/Jan/24/...
13.02.2025 16:24
👍 60
🔁 6
💬 2
📌 0
I'd guess about 60% of my usage is code-related - I love them for code because hallucinations don't really matter, they become clear the moment I try and execute the code they wrote for me
With ChatGPT Code Interpreter and Claude's JS execution tool sometimes the models spot those bugs themselves!
13.02.2025 00:56
👍 1
🔁 1
💬 0
📌 0
Now that we are 2+ years into the general public having access to ChatGPT-style systems, are there any credible studies out there exploring how susceptible to LLM-generated mistruths users of these things are?
Do people tend to develop good instincts on whether they should trust their output?
13.02.2025 00:06
👍 211
🔁 27
💬 41
📌 2
Jeff Dean & Noam Shazeer – 25 years at Google: from PageRank to AGI
YouTube video by Dwarkesh Patel
Delighted to have joined my good friend & colleague Noam Shazeer on a podcast with @dwarkesh.bsky.social for a 2+ hour discussion on early Google, ML hardware, training 1T+ token LLMs in '07, model sparsity, continual learning, and more.
Thanks, Noam and Dwarkesh! 🙏
youtu.be/v0gjI__RyCY?...
12.02.2025 21:59
👍 97
🔁 13
💬 1
📌 3
Aside from the interesting new friends, S-tier programmer memes, and new work opportunities, why would someone want to spend 6–12 weeks at the @recursecenter.bsky.social ?
Because it’s one of the most potent environments for growing both your taste and agency as a programmer!
07.02.2025 18:25
👍 10
🔁 3
💬 1
📌 0
Animated demo of the SQLite explorer tool, clicking through different pages to explore different pages of the database with a detailed breakdown of each one.
A trio of SQLite nerdery on my blog today:
- simonwillison.net/2025/Feb/6/s... about a neat tool for exploring SQLite's binary file format
- simonwillison.net/2025/Feb/7/a... is a tool I built for playing with APSW via Pyodide
- simonwillison.net/2025/Feb/7/s... lets you back a SQLite DB with S3
07.02.2025 02:25
👍 55
🔁 4
💬 2
📌 0
From where I left - <antirez>
Dear friends, I'm rejoining Redis. It's a long story, so it deserved a blog post to explain all the details: antirez.com/news/144
10.12.2024 16:40
👍 466
🔁 97
💬 37
📌 18