@eugenialoli
The chief problem with code is not that it takes long to write, but that its quality is bad (and we therefore have to debug a lot). I can see how an LLM may be writing code faster. I don't see how an LLM can write better code. After all, the LLM learned to write code from examples of human code and has, in contrast to a human, no way of reflecting on what it has learned.
@nixCraft
@eugenialoli
I believe we are close to what neural networks can do. We have been tinkering with them for the last 50+ years. In their current state they are not fit to replace a programmer. They probably never will be.
While there is a lot of other machine learning going on, this usually requires domain specific modelling. Such a model will be able to replace a programmer only after we have figured out how programming should actually be done.
@nixCraft