Comment AI will entrench current programming languages. (Score 1) 159
The most likely thing AI will do is create calcification of current programming languages and methodologies; especially with the death of StackOverflow and other living tomes of public programming knowledge. Without new data to train on, things will stagnate for LLMs... which I think will either make LLMs far less relevant for programming or, more likely, entrench languages(and methodologies) that currently have good training data.
Some programming languages have been FAR more successful at getting LLMs to generate reasonable code, which mostly comes down to data that is available for training LLMs. LLMs are generally really good at generating Python because of the amount of data available to train on.
Some programming languages have been FAR more successful at getting LLMs to generate reasonable code, which mostly comes down to data that is available for training LLMs. LLMs are generally really good at generating Python because of the amount of data available to train on.