Comment Re: I wish that... (Score 1) 145
I'll add a potential differentiator...
AI will replace the software jockeys that just write code (who mostly aren't going to be that senior). It absolutely won't be going anywhere near the actual *engineers* any time soon though.
Whatever you're doing, you need to actually *run* the thing. For that, you need non-functional capabilities (scalability, manageability, observability, etc) - AI isn't getting those things right on its own, so you need engineers to direct it to do so. Those engineers may not spend much time finessing the semicolons in code, but they're still going to be "coding" in so much as the level of detail they go to will be about the same.
I'd say this is likely a bit like how no one really writes machine code any longer. Even the number of people writing C is pretty small - all replaced by higher level languages that do things well enough. So too AI.. it's replacing one with another. I'd argue there are *more* programmers because they don't have to write machine code, and so maybe AI will make more prompt-writing programmers... time will tell.