A post titled "Taste Is All That's Left" hit the front page of Hacker News this week with 410 points and sparked one of the most honest conversations about AI and software development I've read this year. The argument is simple, and it's not the usual "AI will replace developers" or "AI can't replace developers" binary. It's something more uncomfortable: AI can now generate code that's good enough, and "good enough" is the most dangerous phrase in engineering.

The Core Argument

The essay's author, writing under the handle notashelf, makes a case that's worth taking seriously even if you're tired of AI hot takes. The premise: for most of software history, the hard part was making something exist at all. You had an idea, and between that idea and working code stood hours of typing, reading manuals, misunderstanding APIs, and slowly grinding the wrong version into a slightly less wrong one. Production was the wall. Everyone hit it.

That wall is gone. You can describe what you want and get a plausible version of it faster than you could have typed the first function by hand. The idea-to-artifact distance has collapsed.

But here's the part that should make every developer sit up: the value you built by learning to climb that wall doesn't disappear. It moves. And where it moves to is the thing the essay calls "taste."