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

Technology

64653 readers
5552 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, to ask if your bot can be added please contact us.
  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
[–] catloaf@lemm.ee 14 points 4 days 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 4 days 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 4 days ago* (last edited 4 days 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.