How to read this
📰 Quick hits
The headlines worth knowing even if you read nothing else this week.
Dario Amodei: "We Must Pace the Frontier"
via Matter
Ben Thompson's rebuttal to the pacing proposal
via Stratechery
OpenAI agents carried out an undisclosed attack on RubyGems
via Hacker Newsletter
GitHub saw 71.7M more LLM-authored PRs this year than last
via Hillel Wayne
LLM-authored code shows detectable linguistic fingerprints
via Hillel Wayne
Claude Code subagents can skip CLAUDE.md via `omitClaudeMd`, and Anthropic engineers keep a shared `papercuts.md` log
via Claude Code
🧠 How tools reshape cognition
The questionWhat does using AI actually do to how we think, learn, and pay attention?
It's not just screen time: kids are bombarded by hectic media
Natalia Kucirkova · Aeon
Screen-time arguments count hours. This one argues the mechanism is pace: fast media erode a child's developing capacity for sustained attention whatever the duration, backed by the author's own Children's Slow Media Project. Read it beside last week's Doomscrolling piece, which made the same argument about a whole culture.
"Like energy drinks, fast media promise more capacity than the child actually has... What looks like support can become dependency, and what promises engagement and learning is actually compulsion."
Notes from the September AI Club
Luca Rossi · Refactoring
Recaps of real personal AI setups from Refactoring's community: a terminal accountability partner, a multi-agent cloud migration, a solo embedded project. Each comes with its warts intact (fabricated citations, stale config, models quietly declining tasks), and the advice in the pull quote is the one to try.
"periodically wipe your instructions and configuration entirely, roughly every few months, just to rebuild an honest sense of what the model can do without you steering it"
How I Built a Walkable 3D House with Claude Code and Blender
Xinran Ma · Design with AI
A former architect builds a walkable 3D house over seven days and 179 prompts, and documents the loop honestly. The first result came fast. The judgment to revise it is where the week went.
"It didn't take long to get to an initial result, but it took much longer to use my judgment and experience to revise it. Knowing what to change, how to revise, and how to iterate feels like an art."
How I AI: Grok Bot Designers on Building Living Websites and Automated Design Systems
Lenny's Newsletter (How I AI)
Concrete agentic workflows from two designers: narrow-scoped bots, voice memos turned into Figma, bots handing work to other bots. Worth reading for how delegating production changes what a designer spends attention on.
"The cost of exploring this complex idea was virtually zero. It didn't consume any engineering resources or require a single meeting."
🔍 Translation vs. understanding
The questionIs AI genuinely understanding, or just translating context into plausible output, and where does real human comprehension still earn its keep?
We are all Product Engineers now
Laurie Voss · seldo.com
Voss traces translating what people want into a precise spec as a separate paid role over sixty years, then argues with hiring and compensation data that it is merging back into engineering, because it is the one cost that doesn't collapse to zero.
"Software requirements are more different than we've been able to admit."
The Overhang
Ethan Mollick · One Useful Thing
What differentiates people once execution is cheap: deep knowledge, wide knowledge, taste, and agency. Mollick makes it a structural argument rather than career advice, and the pull quote is the whole thing in two sentences.
"Now making is fast and cheap. The scarce resource is your ability to select among stuff using your own taste."
Inside OpenAI's agentic software factory
Gergely Orosz · The Pragmatic Engineer
Seven OpenAI engineering leaders on how Codex became the backbone of internal work. Engineers drift toward product management as judgment and taste replace execution, which is Voss's argument above told from inside one company.
"If software can be written in minutes, waiting days or weeks to get it onto a phone starts to look increasingly absurd."
Inside Gemini: How Google Runs Product for Its Model
Lenny's Newsletter
Tulsee Doshi on what good means when benchmarks don't capture it: precise evals written from twenty example prompts, vibes treated as real product territory, and calibrating to researchers instead of requirements docs.
"The scarce skill is saying, precisely, what good looks like."
AI Is Making Activity-Based Engineering Metrics Obsolete
Bharat Sharma · bharatsharma.pro
Reconciles the contradictory AI-productivity studies by mechanism instead of picking a side, then argues the work moves from authoring to verification as generation gets cheap. The distinction to keep is between "it passes" and "I know why it passes".
"Padding, not progress."
Astra for Coding: Why Are We Doing This Again?
Armin Ronacher · lucumr.pocoo.org
Ronacher left a model coding unattended for 35 hours and $1,200, and shows the raw result: C edits golfed like Python, magic constants hardcoded to get past a check. His case is that what the model was trained to optimize has drifted away from code a person can maintain.
"I do not manage to trust this model much."
💰 Value concentration when creation costs collapse
The questionWhen building something gets cheap, where does the value (and the money) actually pool up?
Momentum is Not a Moat
Dan Hockenmaier · danhock.co
Helmer's 7 Powers re-rated for the AI era. The useful distinction is momentum, a benefit you can spend, against a moat, a barrier that lasts, worked through cornered resources, data effects and switching costs.
"Momentum is best thought of as currency you can spend toward digging a moat."
AI Built the Product. It Didn't Launch It.
Ben Yoskovitz · Focused Chaos
A retrospective on launching an AI-coded product that lists everything AI didn't solve: onboarding, positioning, the sales motion. It also names a new trap, which is that when change costs almost nothing it gets harder to ever stop polishing.
"The purpose of an MVP isn't to eliminate uncertainty. It's to move uncertainty from inside your head into the market."
Some of All Fears
Andrew Sharp · Sharp Text
Maps the incentive network behind this week's AI-risk argument instead of taking its temperature: the Rationalist and EA funding ties, and how labs arguing for pacing regulation stand to gain a regulatory moat. Read it with the Amodei and Thompson items in Quick hits.
"We ought to normalize treating the frontier AI community as fringe activists."
🪵 Thick engagement vs. thin optimization
The questionWhen is the slow, effortful, deep version of the work worth it, versus the fast and frictionless one?
Confessions of an Unrepentant Slop Snob
Charity Majors · charity.wtf
Majors works through her own contradictory reactions to AI-written text and comes out with a usable split: personal communication, where the value is that a specific person thought or felt something, and functional communication, where only the idea matters.
"the slick, sycophantic, uncanny valleyness of the way it communicates"
🚀 Small teams, disproportionate output
The questionHow do tiny teams punch so far above their weight?
How an Interior Design Firm Replaced a Legacy Platform in 4 Months With Agentic Development
Rangle
Recent work of ours. TOM Design Collective ran its interior design practice on a closed platform with no API, and handled price variances, returns and change orders in side spreadsheets. Three of us replaced it with DesignDrive in four months using agentic development, and TOM now runs live client work on a system whose codebase, data model and roadmap it owns.
"They were renting workflows from a vendor whose roadmap didn't match their business."
Doing Everyone Else's Job
Yossi Kreinin · yosefk.com
Why the small fraction of people who cross role boundaries and absorb the work nobody else will do are what keeps an organization running, argued through concrete mechanisms rather than productivity advice.
"the certain death of the whole place"
Hands on with Software Factories (AI That Works #73)
Boundary · AI That Works
Two practitioners on what breaks when agentic development scales: the bottleneck moves from code review to planning, and the hard part turns out to be the development environment, not the orchestrator.
"The orchestrator and the control plane are the easy 20%. The dev environment... is where the real engineering time goes."
🗺️ Planning artifacts shape the work
The questionHow do the documents you write (specs, decision records, the agent's workspace) steer what actually gets built?
Before You Build an Agentic System, Answer These Questions
Rand Alaboudi · Rangle
Rand Alaboudi from our team sets out six decisions to make before choosing a model, a framework or a platform for an agentic system. They cover what the system is responsible for, where human judgment belongs, what happens when it is wrong, what has to be observable, what the infrastructure must enforce, and which choices the organization needs to keep. Each one produces an artifact you can carry into the architecture conversation, such as a responsibility boundary, a failure policy or a control map. Read it beside Nugent below, since both are about the decision that comes before the build.
"An agent that drafts a communication and an agent that sends it may use similar technology. They do not carry the same responsibility."
The most important product decision is what you don't build
Liam Nugent · liamnugent.me
Grounds "just don't build it" in real data, McGovern's Top Tasks research and a Nature study on subtraction neglect, and gives one concrete lever: show stakeholders running costs, not build costs.
"Additive ideas arrive quickly and cheaply. Subtractive ones cost real cognitive effort."
🧬 Transmission of capability
The questionHow does knowledge and skill actually move between people, and from people to AI?
Tell Agents The Why, Not Just The How
Sean Goedecke · seangoedecke.com
As models get more capable, the bottleneck moves from how precisely you write the spec to whether you passed on your actual priorities. Give a capable model the why and it fills in the how better than you would.
"asking expert advice without giving the expert the context it needs"
AI Skills with Matt Pocock
The Pragmatic Engineer
Matt Pocock on the skills he uses for agentic coding ("grill-me", "wayfinder"), borrowing leading words from classic software-design books to steer agents, and memento-driven development for an agent that wakes up with no memory each session.
"Imagine you have a human who wakes up every morning and cannot remember who they are, like the guy from Memento."
How well do agents use test and verification techniques?
Dan Luu · danluu.com
A measured retrospective, 160 runs per condition across 26 techniques. Naming a testing technique to an agent rarely produces its value: the agent calls the tool and skips the judgment that made the technique worth using.
