this post was submitted on 12 Jul 2026
61 points (85.9% liked)
Technology
86279 readers
2767 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One of the insanely powerful uses of AI is just parsing large amounts of data and looking for patterns. However it still requires human oversight and may overlook patterns also. I think this is the problem with AI in general: The vast majority of people can't be trusted to verify the results. Scientists are extremely thorough in general so that's probably fine.
I had a family member arguing with me about a particular piece of law that I happened to be very familiar with. They are actually an attorney. And they flaunted that as if it made them right. The problem is they didn't even actually review the law, they just typed it into chat GPT. So they were breaking the law based on advice from a chat bot.
the greatest power of machine learning algorithms is the source of its greatest drawback. they are essentially heuristic models of something, constructed in a way that they are much cheaper to execute than a traditional algorithmic approach. this cheapness results in error, which for a lot of applications is fine because you can refine/check the result with more accurate tools, but it also means you can never just trust it like you can with more traditional tools. this problem is baked into the technology so theres no amount of scale that will make it go away, as we've seen time and again with LLMs. failing to understand this is the mistake most people make when it comes to "AI", and results in all kinds of bad decision making. but in the hands of people who understand the limitations, machine learning can truly be a game changing technology. not chatbots though those are fucking stupid and i hope they go away when the bubble bursts.