Claim◆Article
LLMs have changed the equation in a way that makes the original open-source dream of examining and modifying code much more feasible.
The author's central thesis: large language models have shifted the cost/benefit of actually reading and modifying code, reviving the original open-source dream. ✦ AI generated
Author (Hacker News comment) · Simon Willison's Weblog · 2026-08-03 · original ↗
I think LLMs have changed that equation in a way that makes the original dream much more feasible.
Read full article ↗excerpt · fair-use quotation
- ·LLMs shifted the cost/benefit of reading code
- ·Making the original open-source dream more feasible
- ·Author: Hacker News commenter
- ·Core observation: examining and modifying code is easier now
Around this claim
This moment responds to
gives example → I routinely prompt Claude to clone a GitHub repo and explain how part of it works.Author (Hacker News comment) · Simon Willison's Webloggives example → Getting software to compile in order to hack on it used to be enough friction that I often wouldn't bother, but now I treat building and checkout as a zero-time-investment challenge delegated to Codex or Claude Code.Author (Hacker News comment) · Simon Willison's Weblogextends → I'm not habitually modifying the software I use yet, but I can see a path to that which didn't exist a year or so ago.Author (Hacker News comment) · Simon Willison's Weblog