There are appropriate and legitimate use cases for AI, especially when locally hosted. Tech/programming is one of the few. The problem is when its shoved in everyones face for everything and all the data goes to tech conglomerates
Some of us respectfully disagree with LLMs for programming being “appropriate and legitimate”, at least if that involves generating code and not just locating bugs.
You are using current AI as your baseline. There will come a point where writing code will mean there being zero bugs or vulnerabilities. Humans cannot do that. AI will, whether we want it or not, one day be able to. Idk if we are talk 10 years or 40 years, but it will happen.
In order to not have any bugs, and for anything to produce perfect software, you need to define perfect business rules, and if managers could do that, they wouldn’t have needed developers for decades.
If we have AI that can produce the perfect code, you won’t have access to it. Why giving everyone something so powerful when now you can circle around everyone easily?
LLMs can sometimes point out potential trouble spots, which is also one of the uses that may avoid injecting problematic code (if the LLM is prevented from suggesting a fix). But sadly, that doesn’t seem the type of use KDE is currently limiting themselves to.
There are appropriate and legitimate use cases for AI, especially when locally hosted. Tech/programming is one of the few. The problem is when its shoved in everyones face for everything and all the data goes to tech conglomerates
Some of us respectfully disagree with LLMs for programming being “appropriate and legitimate”, at least if that involves generating code and not just locating bugs.
Local LLMs retain significant issues like the one shown in this clip: https://github.com/mastodon/mastodon/issues/38072#issuecomment-4105681567 Unless your model uses 100% properly licensed training data which no code LLM I have found appears to be doing.
Locating bugs is one of the most important tasks in programming, and if devs can’t do that, not are willing to learn to do so, they are fucked.
There’s no other way of saying it. Can’t wait for the AI bubble to pop.
You are using current AI as your baseline. There will come a point where writing code will mean there being zero bugs or vulnerabilities. Humans cannot do that. AI will, whether we want it or not, one day be able to. Idk if we are talk 10 years or 40 years, but it will happen.
LOL at that.
LLMs need to disappear before that happens.
In order to not have any bugs, and for anything to produce perfect software, you need to define perfect business rules, and if managers could do that, they wouldn’t have needed developers for decades.
If we have AI that can produce the perfect code, you won’t have access to it. Why giving everyone something so powerful when now you can circle around everyone easily?
LLMs can sometimes point out potential trouble spots, which is also one of the uses that may avoid injecting problematic code (if the LLM is prevented from suggesting a fix). But sadly, that doesn’t seem the type of use KDE is currently limiting themselves to.