Fetching from the wire…
Public story · 2026-08-24 · high
A crossover study of 34 reviewers found AI assistance hurt requirements-smell detection with no time savings to show for it.
Why now: It's the first controlled measurement of this specific cost I've come across.
Researchers put 34 participants through a spec review task twice, once with LLM support and once without, so each person served as their own control. The task was catching requirements smells, vague or conflicting language buried in a spec that costs teams real time to unwind later. Get that step wrong and every downstream design and test built on the spec inherits the ambiguity.
A Bayesian regression fit separately for each outcome found LLM assistance lowered smell detection accuracy in the crossover study. Classification accuracy and task duration showed no significant effect either way.
That's the opposite of the pitch. Most AI-assisted review tools sell on speed, catch more, catch it faster, free up reviewers for harder judgment calls. This study measured one narrow slice of that claim, smell detection in written specs. The speed gain didn't show up, and accuracy went the wrong direction.
I've treated an LLM pass over code or doc review as a free extra set of eyes, on the assumption it can only add coverage. This study puts a number on that assumption, and it's not the number the pitch expects. The paper doesn't say why accuracy dropped. It doesn't distinguish reviewers deferring to the model's suggestions from reviewers just getting lulled by having a second opinion in the loop.
Each link below shares sources, entities, or timing with this story.
Allen Bargi's August 15 post hit 302 points arguing that AI collaboration rewards context-sharing, examples, and feedback over precise instruction (Hacker News). The pushback holds that the piece conflates management with leadership. mikeocool calls it "the most low effort ver...
Satya Nadella said companies routing everything through a single proprietary lab may not survive. His argument: you hand that lab your most sensitive business context, and the lab can turn it against you as a competitor. His prescription is an orchestration layer — keep the ha...
Willison launched datasette-apps (0.1a2) on June 18, hosting self-contained HTML+JS apps in a sandboxed iframe that run SQL against your data, read-only by default. He frames it as "Claude Artifacts reimagined for Datasette," artifacts backed by a JSON API to a relational data...
His conclusion is DuckDB matches or beats SQLite's safety for untrusted queries, but only with enable_external_access=false, lock_configuration=true, and a watchdog thread, since DuckDB lacks SQLite's opcode-based query timeouts. He ships a safe_duckdb.py helper and a Datasett...
CCP announced the migration covering code that has run on Stackless 2.7 since 2010. The approach is to run futurize across the codebase and then manually review roughly 20,000 places where Python 2 and 3 behavior diverges, including integer division (Simon Willison). No comple...
Promptwatch's tracking shows the share of ChatGPT search queries using site: sat at 0.3-0.5% for weeks, dipped to 0.15% on August 3-5, then jumped to 16-17% on August 8, two days after OpenAI said it was making GPT-5.6 Sol "more reliable with facts." Simon Willison Willison co...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.