this post was submitted on 04 Sep 2025
154 points (96.4% liked)

Technology

74827 readers
2769 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
 

cross-posted from: https://programming.dev/post/36866515

Comments

you are viewing a single comment's thread
view the rest of the comments
[–] technocrit@lemmy.dbzer0.com 10 points 1 day ago (6 children)

Spoiler: There's no "AI". Forget about "AGI" lmao.

[–] Perspectivist@feddit.uk 22 points 1 day ago (1 children)

That's just false. The chess opponent on Atari qualifies as AI.

[–] phutatorius@lemmy.zip 2 points 1 day ago (1 children)

Then a trivial table lookup that plays optimal Tic Tac Toe is also AI.

[–] Perspectivist@feddit.uk 2 points 1 day ago

Not really the same thing. The Tic Tac Toe brute force is just a lookup - every possible state is pre-solved and the program just spits back the stored move. There’s no reasoning or decision-making happening. Atari Chess, on the other hand, couldn’t possibly store all chess positions, so it actually ran a search and evaluated positions on the fly. That’s why it counts as AI: it was computing moves, not just retrieving them.

[–] vacuumflower@lemmy.sdf.org 1 points 1 day ago

A Prolog program is AI. Eliza is AI. AGI - sometime later.

[–] very_well_lost@lemmy.world 13 points 1 day ago (1 children)

I don't know man... the "intelligence" that silicon valley has been pushing on us these last few years feels very artificial to me

[–] bitjunkie@lemmy.world 4 points 1 day ago

True. OP should have specified whether they meant the machines or the execs.

[–] TheBlackLounge@lemmy.zip 10 points 1 day ago

That's like saying you shouldn't call artificial grass artificial grass cause it isn't grass. Nobody has a problem with that, why is it a problem for AI?

[–] frezik@lemmy.blahaj.zone 1 points 1 day ago

If you don't know what CSAIL is, and why one of the most important groups to modern computing is the MIT Model Railroading Club, then you should step back from having an opinion on this.

Steven Levy's 1984 book "Hackers" is a good starting point.