Linux May Be the Best Way to Avoid the AI Nightmare

https://lemmy.world/post/16133354

Linux May Be the Best Way to Avoid the AI Nightmare - Lemmy.World

People keep pointing the finger at AI, but miss the fact that the problem is corporate greed. AI has the possibility to help us solve problems, corporate greed will gate keep the solutions and cause us suffering.
LLMs in particular are unlikely to solve really any problems, much less a measurable number of the problems it is currently being thrown at.
Tell that to the code I have it write and debug daily. I was skeptical at first, but it’s been a huge help for that, as well s learning new (development) languages.
Mate, all it does is predict the next word or phrase. It doesn’t know what you’re trying to do or have any ethics. When it fucks up it’s going to be your fuckup and since you relied on the bot rather than learned to do it yourself you’re not going to be able to fix it.
I’m not relying on the LLM. I’m using it to get to a starting point, then testing and verifying and modifying the code myself.