ATRIUMsearch → argument graph
Article · 2026-08-03 · 6 moments

Devtools must be open source (exe.dev)

My comment on Devtools must be open source (exe.dev) — Hacker News. One of the arguments for open source software for end-users has always been the freedom to examine and modify how that software works. The reality for most people - even expert programmers - has been that the freedom is more about being able to lean on other people to do that. Most people can't justify the time commitment needed to read and then modify the code for tools they use very often. I think LLMs have changed th ✦ AI generated

01
Mechanism

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.

The author contrasts the old compile-first friction with the new practice of telling Codex or Claude Code to checkout and build, returning later to see progress.

transcript

Author (Hacker News comment): Getting software to compile in order to start hacking on it used to be enough friction that I often wouldn't bother. Now I treat that as a zero time investment challenge: tell Codex or Claude Code to checkout and build X and then come back ten minutes later and see how it got on.

gives example · 2provides context · 2

03
Claim

In practice, the freedom of open source mostly means leaning on other people to do the examining and modifying, because most people can't justify the time commitment to read and modify code themselves.

The author argues that even for expert programmers, the real value of open source has been delegating inspection and modification to others, since few can justify the time cost.

transcript

Author (Hacker News comment): The reality for most people - even expert programmers - has been that the freedom is more about being able to lean on other people to do that. Most people can't justify the time commitment needed to read and then modify the code for tools they use very often.

supports · 1

04
Example

I routinely prompt Claude to clone a GitHub repo and explain how part of it works.

As concrete evidence, the author describes prompting Claude several times a day to clone a repo from GitHub and explain how a given component works.

transcript

Author (Hacker News comment): Several times a day I'll prompt regular Claude chat to "Clone x/y from GitHub and tell me how Z works".

gives example · 2provides context · 1

Highlight slides
Related episodes