He is likely working on a very clean codebase where all the context is already reachable or indexed. There are probably strong feedback loops via tests. Some areas I contribute to have these characteristics, and the experience is very similar to his. But in areas where they don’t exist, writing code isn’t a solved problem until you can restructure the codebase to be more friendly to agents.Even with full context, writing CSS in a project where vanilla CSS is scattered around and wasn’t well thought out originally is challenging. Coding agents struggle there too, just not as much as humans, even with feedback loops through browser automation.
pseudosavant|10 days ago
The easier your codebase is to hack on for a human, the easier it is for an LLM generally.
cromka|10 days ago
giancarlostoro|10 days ago
jimbokun|10 days ago
swordsith|10 days ago
michaelbuckbee|10 days ago
I've really found it's a flywheel once you get going.
jimbokun|10 days ago
chrisjj|9 days ago
... a laundry list phone app.