Comment by rootnod3
Remember the first AI winter? I could also ask "excuse me?!" about the usage of LLMs.
Give the whole thing 5-10 years until the impact of juniors learning nothing and having the perseverance and attention span of about 10 minutes and the effects will show in the industry. Yes, LLMs + agents have value here and there, but remember on where they get that value from: they learn from the internet. And papers already show that if LLMs learn from their own output, the quality degrades quickly.
So, more code written by LLMs on Github equals subsequent generations for LLMs learn from subpar examples.
Furthermore, they mostly learn from "en vogue" languages because they have lots of examples. But I wouldn't trust an LLM with a 10 foot pole doing Lisp or Cobol or any RTOS related C code with safety requirements.
I wouldn't trust an LLM to write a proper GPU or CUDA driver. But if there's nobody around knowing how to do that, how do you expect future drivers to be implemented?