Linear walkthroughs - Agentic Engineering Patterns

Linear walkthroughs - Agentic Engineering Patterns

Simon Willison’s Weblog
The Claude C Compiler: What It Reveals About the Future of Software

On February 5th Anthropic's Nicholas Carlini wrote about a project to use parallel Claudes to build a C compiler on top of the brand new Opus 4.6 Chris Lattner (Swift, …

Simon Willison’s Weblog

The Five Levels: from Spicy Autocomplete to the Dark Factory

Dan Shapiro proposes a five level model of AI-assisted programming, inspired by the five (or rather six, it's zero-indexed) levels of driving automation. Spicy autocomplete, aka original GitHub Copilot or …

#ai, #generative-ai, #llms, #ai-assisted-programming, #coding-agents

The Five Levels: from Spicy Autocomplete to the Dark Factory

Dan Shapiro proposes a five level model of AI-assisted programming, inspired by the five (or rather six, it's zero-indexed) levels of driving automation. Spicy autocomplete, aka original GitHub Copilot or …

Simon Willison’s Weblog
Helping people write code again

Something I like about our weird new LLM-assisted world is the number of people I know who are coding again, having mostly stopped as they moved into management roles or …

Simon Willison’s Weblog
Superpowers: How I’m using coding agents in October 2025

A follow-up to Jesse Vincent's post about September, but this is a really significant piece in its own right. Jesse is one of the most creative users of coding agents …

Simon Willison’s Weblog
Explore how Gemini CLI transforms coding with AI-driven agents—boosting productivity, automating tasks, and redefining developer workflows. https://hackernoon.com/why-agentic-programming-might-be-the-next-big-shift-in-software-development #aiassistedprogramming
Why “Agentic Programming” Might Be the Next Big Shift in Software Development | HackerNoon

Explore how Gemini CLI transforms coding with AI-driven agents—boosting productivity, automating tasks, and redefining developer workflows.

Armin Ronacher: 90%

The idea of AI writing "90% of the code" to-date has mostly been expressed by people who sell AI tooling. Over the last few months, I've increasingly seen the same …

Simon Willison’s Weblog
Daniel Stenberg’s note on AI assisted curl bug reports

Curl maintainer Daniel Stenberg on Mastodon: Joshua Rogers sent us a massive list of potential issues in #curl that he found using his set of AI assisted tools. Code analyzer …

Simon Willison’s Weblog
A quote from Matt Webb

The trick with Claude Code is to give it large, but not too large, extremely well defined problems. (If the problems are too large then you are now vibe coding… …

Simon Willison’s Weblog

Hands on the wheel: live-blogging a claude code programming session

This post is an unvarnished look at what it's like to work with an AI assistant in real time. Not a curated demo. Not a sanitized GitHub Copilot ad. This is what actually happened when I paired with Claude code to work on a non-trivial codebase.

#claudecode #aiassistedprogramming

https://jvaneyck.wordpress.com/2025/07/24/hands-on-the-wheel-live-blogging-a-claude-code-programming-session/

Hands on the wheel: live-blogging a claude code programming session

This post is an unvarnished look at what it’s like to work with an AI assistant in real time. Not a curated demo. Not a sanitized GitHub Copilot ad. This is what actually happened when I pair…

jvaneyck