Simon Willison argues that large language models finally make open source development tools viable for non-experts. Previously, the barrier to modifying software relied on individuals having the time to read and alter code, a commitment most could not justify. Now, developers can ask AI assistants to clone repositories, compile projects, and explain functionality instantly. This removes the friction of setting up build environments, allowing users to inspect and tweak tools without deep manual intervention. Willison notes that while he is not yet habitually modifying software daily, the path to doing so has opened up significantly compared to a year ago.
This shift lowers the entry threshold for customising essential utilities, shifting power from maintainer communities to individual users. It suggests a future where proprietary tooling faces greater scrutiny because users can easily fork and inspect alternatives. The practical impact is a reduction in the time required to understand complex systems.
* AI automates the setup and compilation steps that previously blocked casual inspection
* Users can now request code clones and explanations without manual environment configuration
* The model changes the economic calculation for modifying frequently used software



