
earendil.com
September 11, 2026
6 min read
57/100
Summary
If coding is solved, what now?: Measuring the sloppiness of code LLMs have become almost perfect at generating code, but that isn’t the end of the story. Just because the code is formally correct doesn’t mean that it is not introducing unnecessary abstractions, creating duplicates, or just making bad decisions overall. This is not a groundbreaking observation, most people who have vibe-coded a pro...