this post was submitted on 25 Feb 2026
391 points (95.6% liked)

Technology

83805 readers
1818 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
[–] Grail@multiverse.soulism.net 1 points 1 month ago (1 children)

Really? Must be a new feature, it didn't when I tried it. I know they can execute code, I guess the engineers added a search tool. Regardless, that tool isn't part of their fundamental design. It's something they have to go and access, and most of the time they won't. If you were to experiment by asking it to write a scientific paper, you'd find the references are garbage with broken links and nonexistent papers. Hallucinations. It's just making something plausible sounding up, the same as a lazy human might.

[–] reksas@sopuli.xyz 1 points 1 month ago (1 children)

yeah, i think that is because it knows how research papers should look like and how references look like, but since it has no reasoning, it will just do whatever. I used gpt to diagnose my problem with internet getting cut off and it determined its because of drivers, which sounds reasonable. Then it suggested that i download the latest ones and it did link to correct website but it also tried to download stuff that doesnt exist. No idea how it determined the version numbers and such, maybe based on earlier patterns.

But it isnt making stuff up, its just outputting the best data it can based on what it has been trained with and what it can find. Its not lazyness but just doing what its doing. Just like code that isnt doing what you want it to do isnt doing it out of malice but because there is a mistake in the code.

[–] Grail@multiverse.soulism.net 1 points 1 month ago

It doesn't have access to the training data. It's not outputting training data, it's making up something that feels like the training data.