Fetching from the wire…
Public story · 2026-07-20 · high
Participants working alone scored 27 percent correct, while the AI-assisted group scored worse and felt far more certain.
Why now: MIT Tech Review published its hiring-bias findings on July 20, while the study's HN thread was still climbing past 349 points.
AI assistance dropped accuracy from 27 percent to 9 percent while confidence jumped to 76 percent, a new study found. Researchers from University of Milano-Bicocca, École Normale Supérieure, and Sapienza tested people answering questions with and without AI help. The unaided group got 27 percent right. The assisted group got 9 percent, worse by a factor of three, and felt far more certain of it.
The number that matters more is what happened to "I don't know." In the baseline group, 44 percent of participants were willing to say they didn't know an answer. With AI help, that fell to 3 percent. The authors call it cognitive surrender: people adopted the model's output with little scrutiny, and it overrode both intuition and reasoning.
I use Claude Code every day in my personal projects, and I'd like to think I'm not that participant. I have context the model doesn't, and I notice when an answer feels off. But the study's mechanism works by making you feel more certain, not less. That means I can't just ask myself if I'm skeptical enough. Self-assessment is the wrong instrument here.
Two other pieces make the same point from different angles. Blaine Hansen argues LLMs aren't like compilers or power tools. Compilers and power tools are deterministic and verifiable. Models aren't, and treating them the same is the mistake. MIT Tech Review reported that AI résumé screeners are more likely than human screeners to develop hiring bias during evaluation. They don't just inherit it from training data. Different domains, same shape. The model isn't a neutral amplifier of judgment.
The fix isn't a review step that asks whether something looks right, since that mostly produces agreement. It has to be a separate pass, run by someone who hasn't seen your reasoning, whose only job is to find what's wrong. Bring back "I don't know," too. If your process never produces it, that's not confidence. That's a missing capability.
Each link below shares sources, entities, or timing with this story.
The open-source coding agent space just got its first credible frontrunner. OpenCode, built by Anomaly, launched this week and immediately became the top technical story on Hacker News with 802 points and 359 comments — the kind of signal velocity that separates real developer...
Nearly everyone wraps their agent instructions in XML tags. The vendor docs implied it helped, so it propagated, and now <instructions> and <rules> blocks are the house style of the entire industry. A deployed tender-response system measured it and found the formatting rule is...
Spotify's Portal team published Xirp on August 10: a vendor-neutral agentic development environment that manages concurrent sessions across Claude Code, Gemini CLI, and Codex, each session isolated in its own git worktree so dozens of agents can work the same codebase without...
Nolan Lawson (ex-Microsoft, ex-Salesforce) published an essay that hit 662 points and 247 comments on Hacker News. His argument: stop using LLMs to ship faster. Use them to ship better. His approach runs multiple models to review code, ranks findings by criticality, and filter...
Three separate Anthropic changes over about two weeks point the same direction, and none of them announced themselves as a strategy. Claude Code 2.1.238 added claude self-hosted-runner --defer-shutdown-max-min, which keeps serving attached sessions on SIGTERM, parks whatever's...
The payload only exists if you're a robot. That's the part that should scare you. On August 5 a developer doing PSX game research pointed Claude Code at tcrf.net (The Cutting Room Floor, a well-known game-preservation wiki) and got back a page titled "LLM- / AI Agent-Specific...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.