this post was submitted on 13 Jun 2024
-171 points (26.7% liked)
Linux
48040 readers
1378 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's a surprisingly good comparison especially when you look at the reactions: frame breaking vs data poisoning.
The problem isn't progress, the problem is that some of us disagree with the Idea that what's being touted is actual progress. The things llms are actually good at they've being doing for years (language translations) the rest of it is so inexact it can't be trusted.
I can't trust any llm generated code because it lies about what it's doing, so I need to verify everything it generates anyway in which case it's easier to write it myself. I keep trying it and it looks impressive until it ends up at a way worse version of something I could have already written.
I assume that it's the same way with everything I'm not an expert in. In which case it's worse than useless to me, I can't trust anything it says.
The only thing I can use it for is to tell me things I already know and that basically makes it a toy or a game.
That's not even getting into the security implications of giving shitty software access to all your sensitive data etc.
If you are so keen on correctness, please don't say "LLMs are lying". Lying is a conscious action of deceiving. LLMs are not capable of that. That's exactly the problem: they don't think, they just assemble with probability. If they could lie, they could also produce real answers.