Earlier quoted context omitted.
Yes, but knowing how to read and write syntax is a required pre-requisite. Syntax, even before LLMs, is just an implementation detail. It's for computers to understand. Semantics is what humans care about.
*Was* a required pre-requisite. Natural language can be translated bidirectionally with any programming syntax. And so if syntax is just an implementation detail and semantics is what matters, then someone who understands the semantics but uses AI to handle the syntax implementation is still programming.
Sure, maybe, but it's a lossy conversion both ways. And that lossy-ness is what programming actually is. We get and formulate requirements from business owners, but translating that into code isn't trivial.