> Say all the SOTA (remote) LLMs went away tonight, would programmers everywhere suddenly be giving up on programming?

That's assuming that the code base in question is still well maintained and designed. If this were to happen I would bet that heavily vibe coded things - like Bun and Claude Code - would pretty much immediately hit a wall, where humans just can't comprehend the accumulated mess well enough to make productive changes.

> would pretty much immediately hit a wall, where humans just can't comprehend the accumulated mess well enough to make productive changes.

Plenty of people spent lots of time of their career essentially cleaning up code and refactoring after others. Yes it'd be a lot, but there are really giant spaghetti's out there that been 100% built by humans, then conquered by refactorers.