this post was submitted on 22 Aug 2026
229 points (97.1% liked)

Technology

87879 readers
3951 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TIEPilot@lemmy.world 13 points 2 weeks ago (2 children)

While I'm not a fan of scrapping you would think reddit would want this to push traffic to the site. Get a good answer and follow the referral link and you have a new monkey.

[–] bugbear@lemmy.sdf.org 14 points 2 weeks ago (4 children)

Are there any statistics on how many LLM chatbot users actually click on the source links?

[–] TIEPilot@lemmy.world 5 points 2 weeks ago

Great question, I wish I knew. I know when I'm on a deep dive I will hit the links as there is other information or other articles the scrapped site has.

[–] Ludicrous0251@piefed.zip 3 points 2 weeks ago (1 children)

I mean just about every metric I've seen suggests most websites that see an increase in scraping see a decrease in actual human visitors. I doubt there's much distinction between chat and search users - the goal of these services is to drop click-through rates.

[–] bugbear@lemmy.sdf.org 1 points 2 weeks ago

Oh, definitely. They are reinventing the old portals concept. That's why I don't think Reddit actually wants to encourage the scraping (partly also because they sell data themselves to build LLM, but that's another thing)

[–] AA5B@lemmy.world 1 points 2 weeks ago

I do for things where I want to be accurate, but sometimes it seems like I’m the only one

On the other hand I advised my teen to buy the wrong battery because I didn’t click into the results for “what battery do i need to replace in my Subaru key?”

[–] palordrolap@fedia.io 1 points 2 weeks ago

I don't know how many do, but they're fools if they don't.

You'd think that since those links are there, that the information on those links matches what that LLM says, and thus not a hallucination, but at least twice, I've found the information straight up wasn't there, or the LLM had misread / misinterpreted the page's content.

But then I may not be a regular user. I ask a question maybe once every one to two weeks because a regular search finds nothing and, like I say, I prefer to check the sources.

[–] BassTurd@lemmy.world 4 points 2 weeks ago (1 children)

I think it had the opposite effect. I believe the recently didn't renew their contract with Google because they were upset people weren't coming to the site, just getting answers from Gemini. I could be wrong, but I thought I read that

[–] valkyre09@lemmy.world 2 points 2 weeks ago (1 children)

The guys on LTT mentioned this during their Linux challenge, but I’ve found it to be true -

Scouring forums for answers to obscure errors used to take hours. Now I just throw it at Gemini, troubleshoot in real time and find the fix.

I’ve even started asking it to give me a PDF of the steps we took and filing them away for future me.

[–] AceBonobo@lemmy.world 2 points 2 weeks ago (1 children)

I like to ask it for a beautiful html page instead of a pdf. PDFs are a pain later on.

[–] valkyre09@lemmy.world 2 points 2 weeks ago

Tonight I spent the time spinning up a silverbullet instance and converting the PDFs to .md files. You’re right, PDFs aren’t searchable and will be a pain as the database grows.

Thanks for sharing :)