this post was submitted on 04 Mar 2025
81 points (92.6% liked)

Technology

65819 readers
5194 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 content.
  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
[–] regrub@lemmy.world 48 points 1 week ago* (last edited 1 week ago) (10 children)

They setup an LLM to play a game and it sucked at it. What were they expecting? That's not what LLMs are made to do.

[–] Fiivemacs@lemmy.ca -2 points 1 week ago (1 children)

That's literally the point of LLMs though isn't it? An LLM was made to read computer language and output accordingly to reach a goal. I thought that's what all llms were meant to do.

[–] catloaf@lemm.ee 14 points 1 week ago (2 children)

No, human language.

Well, they've also been used for code, but that's still designed for humans. I doubt you could use something off the shelf for binaries.

[–] hendrik@palaver.p3x.de 2 points 1 week ago

And with machine code, you got to keep track of what's in the stack, CPU registers, ... to make a sense of what the code and the next branch command does. It's completely unalike processing human language. LLMs aren't really set up to do it.

[–] technocrit@lemmy.dbzer0.com 0 points 1 week ago* (last edited 1 week ago)

Code is just a high-level human language.

When "AI" grifters talk about "language" they're using the narrowest possible definition: text that can be scraped.

load more comments (8 replies)