Eh, programmers used to be people who'd desk-check their flow charts before hand-translating them into machine code to enter into a front panel. There's been decades of growth in abstraction since then, and LLMs are just one more layer, another return of the perennial idea of "programming" by writing specifications in a natural language that a machine can automatically translate into actual code which it can run. You know, like what COBOL allows. We're still going to need people who are capable of making such specifications, ensuring the resulting code is correct, and fixing them when they're no longer sufficient.
Humanity previously experimented, many centuries, with writing math in natural language and failed; it is fundamentally unsuited for the task. Furthermore, natural language specifications are, at best, wishful thinking. Feed this into a stochastic parrot, and you have a recipe for disaster. Repeating these mistakes proves coding is still a pseudoscience.