Fetching from the wire…
Research2026-06-14 · source-backed
Studdiford and Lupyan tested human participants and 25 LLMs on common-sense causal reasoning and found shared, predictable error patterns triggered by irrelevant prompt details (arXiv). They localized the attention heads driving it. The uncomfortable implication: the gap between human and machine everyday reasoning may be narrower than we assume, because both inherit the same brittleness. If you've watched an agent get derailed by an irrelevant detail in a ticket, this is the mechanism. We do it too.
Each link below shares sources, entities, or timing with this story.
After 20+ years maintaining Paint.NET, Rick Brewster concluded WINE's Direct2D would never be complete enough for what he needed, so the app now carries its own from-scratch reverse-engineered Direct2D implementation. He puts it at 180,000 lines against 700,000 for the rest of...
— "The defining characteristic of a coding agent is that it can execute the code it writes." Never assume LLM-generated code works without verification. Patterns for python -c edge case testing, /tmp demo files, browser automation with Playwright/Rodney. Red/green TDD: when ag...
Oxide Computer CTO Bryan Cantrill published "The Peril of Laziness Lost" on April 12. His thesis: the best software exists because humans are lazy, and LLMs aren't. The argument goes like this. Larry Wall identified laziness as a programmer virtue decades ago. Not sloth. The k...
Simon Willison spent a while taking ChatGPT Work apart and published the map on August 30. Work splits into Work Cloud and Work Local, the latter being the renamed Codex desktop app, at $20/month and up since July 9. He enumerates six capabilities Work has that Chat doesn't, a...
Simon Willison released it August 4, calling it "the most significant new version since the initial launch of the project," which from him is not marketing. The agent-relevant pieces: tools can raise llm.PauseChain to stop for human approval, and chains resume from pending cal...
Riffing on Apple's DRI management concept, he argues accountability requires an entity that can actually be held responsible, and a machine cannot (Simon Willison). It's a sharp, quotable counterweight to the "let the agent own it end-to-end" enthusiasm. I keep this one close...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.