datasette code-frequency chart on GitHub
Summary
Simon Willison shares a GitHub code frequency chart for his Datasette project, illustrating the significant impact of AI coding agents and large language models on his development output, with a notable spike in activity in 2026.
View Cached Full Text
Cached at: 07/13/26, 11:54 PM
Similar Articles
Empirical Study on the Characteristics and Evolution of AI-usage in GitHub Repositories: Evidence from Code Comments
This paper analyzes 35,361 GitHub code comments referencing AI use to develop a taxonomy of AI-assisted development activities, finding that developers primarily use LLMs for code implementation and enhancement, with subsequent human refactoring and bug fixes, and a temporal shift toward conceptual support over direct code generation.
June 2026 newsletter
June 2026 newsletter from Simon Willison covering AI model releases (Claude Fable 5, GPT-5.6, GLM-5.2), US export restrictions, Datasette updates, and other tools.
@rohanpaul_ai: MIT study. Code volume surges by 300%, but output increases by only 30%: The AI dividend meets an awkward reality. They…
An MIT study of over 100,000 GitHub developers finds that AI coding tools increase code volume by up to 300% but only boost shipped software by 30%, highlighting bottlenecks in human review and integration.
State of AI survey: I asked 7000+ web developers how they use AI in 2026
The 2026 State of Web Dev AI survey with over 7,000 respondents reveals that AI-generated code has doubled to 56% on average, Claude is the most paid-for model, and developers are spending more on AI tools, amid growing concerns about an AI bubble.
@DivyanshT91162: I think GitHub repos are quietly replacing half the SaaS industry. This one turns a prompt into a live dataset. Type: "…
Promotes a GitHub repo that lets users describe a dataset in natural language and have AI agents research the web to build a structured table, exportable to CSV, with automatic refreshes.