korrents

On the map

Tap a claim on the ring to put it at the centre.

← With a good enough plan, a coding agent implements the whole change in one attempt.

17 connected korrents · 16 moments on record from 12 Jul 2025 to 3 Sept 2026.

Everything filed under coding agents coding agents Everything filed under Anthropic Anthropic Everything filed under MCP MCP Everything filed under software quality software quality Everything filed under Ruby on Rails Ruby on Rails Cannot both be trueIn tensionSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subject Read this korrent: With a good enough plan, a coding agent implements the whole change in one attempt. With a good enough plan, a coding agentimplements the whole change in oneattempt. Last stated 6 months ago 4 Mar 2026 BC Boris Cherny — holds since 2026-03-04 — tap for who they are Cannot both be true: You cannot know what a program should do until you play with it, so in the agentic age you should be as vague as you can up front and then interact with what appears. — tap to centre the map on it You cannot know what a programshould do until you play with it, soin the agentic age you should be asvague as you can up front and theninteract with what appears. Last stated 2 weeks ago 26 Aug 2026 DH David Heinemeier Hansson — holds since 2026-08-26 — tap for who they are In tension: A machine can complete the task and completely miss the job -- coding makes this easy to see precisely because its tasks are so legible and verifiable. — tap to centre the map on it A machine can complete the task andcompletely miss the job -- codingmakes this easy to see preciselybecause its tasks are so legible andverifiable. Last stated 3 weeks ago 14 Aug 2026 SP Sunil Pai — holds since 2026-08-14 — tap for who they are Same subject: Working with coding agents is a skill you learn like an instrument; judging the tools after one try is like calling a piano bad after one go. — tap to centre the map on it Working with coding agents is askill you learn like an instrument;judging the tools after one try islike calling a piano bad after onego. Last stated 7 months ago 12 Feb 2026 PS Peter Steinberger — holds since 2026-02-12 — tap for who they are Same subject: A coding agent does not learn from its mistakes the way a person does -- it repeats the same error indefinitely unless a human notices and writes it down. — tap to centre the map on it A coding agent does not learn fromits mistakes the way a person does-- it repeats the same errorindefinitely unless a human noticesand writes it down. Last stated 5 months ago 25 Mar 2026 MZ Mario Zechner — holds since 2026-03-25 — tap for who they are Same subject: An agent repeats its own history: whatever it did on the last change — ran the tests or skipped them — is what it will do on the next one, because it is predicting the next message in the conversation. — tap to centre the map on it An agent repeats its own history:whatever it did on the last change —ran the tests or skipped them — iswhat it will do on the next one,because it is predicting the nextmessage in the conversation. Last stated 2 months ago 15 Jul 2026 DH Dex Horthy — holds since 2026-07-15 — tap for who they are Same subject: Whether agent-written code needs to be good depends entirely on how long it will live: a throwaway single-page tool can be spaghetti, anything maintained cannot. — tap to centre the map on it Whether agent-written code needs tobe good depends entirely on how longit will live: a throwawaysingle-page tool can be spaghetti,anything maintained cannot. Last stated 6 months ago 19 Mar 2026 SW Simon Willison — holds since 2026-03-19 — tap for who they are Same subject: Working with a coding agent should leave both of you better every day, and that only happens if you deliberately record what was learned and decided in the session. — tap to centre the map on it Working with a coding agent shouldleave both of you better every day,and that only happens if youdeliberately record what was learnedand decided in the session. Last stated 3 weeks ago 19 Aug 2026 AO Addy Osmani — holds since 2026-08-19 — tap for who they are Same subject: Keeping a codebase clean now pays off directly rather than aesthetically, because a coding agent will copy the patterns already in it almost exactly. — tap to centre the map on it Keeping a codebase clean now paysoff directly rather thanaesthetically, because a codingagent will copy the patterns alreadyin it almost exactly. Last stated 6 months ago 19 Mar 2026 SW Simon Willison — holds since 2026-03-19 — tap for who they are Same subject: The winning move in coding agents was inverted: take share with a merely good-enough harness first, then go back and make the harness smart. — tap to centre the map on it The winning move in coding agentswas inverted: take share with amerely good-enough harness first,then go back and make the harnesssmart. Last stated 3 months ago 27 May 2026 DR Dax Raad — holds since 2026-05-27 — tap for who they are Same subject: Coding agents already do coarse-grained recursive self-improvement, because every use rewrites their instruction files and their long-term memory. — tap to centre the map on it Coding agents already docoarse-grained recursiveself-improvement, because every userewrites their instruction files andtheir long-term memory. Last stated a month ago 26 Jul 2026 JH Jensen Huang — holds since 2026-07-26 — tap for who they are Same subject: A benchmark that ranks Claude Code last while it stays first in use is measuring the wrong thing, and has been for a year. — tap to centre the map on it A benchmark that ranks Claude Codelast while it stays first in use ismeasuring the wrong thing, and hasbeen for a year. Last stated 4 days ago 3 Sept 2026 DR Dax Raad — holds since 2026-09-03 — tap for who they are Same subject: A language model asked to summarize its own system prompt risks that prompt's content biasing the summary it produces. — tap to centre the map on it A language model asked to summarizeits own system prompt risks thatprompt's content biasing the summaryit produces. Last stated 5 days ago 2 Sept 2026 SW Simon Willison — holds since 2026-09-02 — tap for who they are Same subject: A trust that owns the mission protects a company better than founder control does, which is why Anthropic needs no dual-class shares. — tap to centre the map on it A trust that owns the missionprotects a company better thanfounder control does, which is whyAnthropic needs no dual-classshares. Last stated 4 months ago 10 May 2026 ER Eric Ries — holds since 2026-05-10 — tap for who they are Same subject: Every tool is better as a CLI than as an MCP server: models are good at Unix commands, a CLI composes with jq, and MCP output clutters the context. — tap to centre the map on it Every tool is better as a CLI thanas an MCP server: models are good atUnix commands, a CLI composes withjq, and MCP output clutters thecontext. Last stated 7 months ago 12 Feb 2026 PS Peter Steinberger — holds since 2026-02-12 — tap for who they are Same subject: MCP is not a new foundation for anything — it is API design, and Kubernetes was already turning one intention into seven calls a decade ago. — tap to centre the map on it MCP is not a new foundation foranything — it is API design, andKubernetes was already turning oneintention into seven calls a decadeago. Last stated 3 months ago 3 Jun 2026 KH Kelsey Hightower — holds since 2026-06-03 — tap for who they are Same subject: MCP servers are worth removing outright: an agent reading the code directly is faster, and pollutes its context less, than one that can reach for a tool unasked. — tap to centre the map on it MCP servers are worth removingoutright: an agent reading the codedirectly is faster, and pollutes itscontext less, than one that canreach for a tool unasked. Last stated a year ago 25 Aug 2025 PS Peter Steinberger — holds since 2025-08-25 — tap for who they are Same subject: Calling static typing the only way to build reliable systems is idiotic in the face of the evidence, starting with Shopify serving a million requests a second on Rails. — tap to centre the map on it Calling static typing the only wayto build reliable systems is idioticin the face of the evidence,starting with Shopify serving amillion requests a second on Rails. Last stated a year ago 12 Jul 2025 DH David Heinemeier Hansson — holds since 2025-07-12 — tap for who they are
cannot both be truein tensionsame subject or similar wordinga cloud: claims about one subject, named for itbar: when it was last stated, on a scale from 2015 to today — full is todaya face: someone on record holding the claim — tap it for who they are

At the centre With a good enough plan, a coding agent implements the whole change in one attempt. Last stated 4 Mar 2026 · 6 months ago Holds Boris Cherny Read this korrent →