this post was submitted on 26 Apr 2025
129 points (92.2% liked)

Technology

72257 readers
2908 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] gravitas_deficiency@sh.itjust.works 11 points 2 months ago (8 children)

(Read: “I don’t actually understand how ML works”)

It’s not AI. Stop calling it AI.

[–] FaceDeer@fedia.io 8 points 2 months ago (7 children)

The term "artificial intelligence" has been in use since the 1950s and it encompasses a wide range of fields in computer science. Machine learning is most definitely included under that umbrella.

Why do you think an AI can't double check things and fix them when it notices problems? It's a fairly straightforward process.

[–] dustyData@lemmy.world 4 points 2 months ago (6 children)

The halting problem. Machines cannot, by logic, double check themselves.

[–] FaceDeer@fedia.io -1 points 2 months ago

The halting problem is an abstract mathematical issue, in actual real-world scenarios it's trivial to handle cases where you don't know how long the process will run. Just add a check to watch for the process running too long and break into some kind of handler when that happens.

I'm a professional programmer, I deal with this kind of thing all the time. I've literally written applications using LLMs that do this.

load more comments (5 replies)
load more comments (5 replies)
load more comments (5 replies)