this post was submitted on 14 Aug 2025
305 points (97.8% liked)

Technology

74003 readers
3418 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
[–] JustARaccoon@lemmy.world 8 points 20 hours ago (1 children)

They did have a lot of concerns with abuse though and you can see that in the way the cookies debate went before they were supported in their current form. I think AI crawlers tanking bandwidths for websites and misusing the data they scrape would 100% be something the Mozilla from back then would've had concerns over allowing or encouraging.

[–] drmoose@lemmy.world 1 points 19 hours ago (1 children)

You're conflating two different issues. The topic is "for whom the web is for?" not banwidth distribution and optimization.

If LLM bot is being abusive then that's no different from any other user agent behaving like this and we should expand these protections from intentional/unintentional ddos irrelevant of user agent.

[–] ernest314@lemmy.zip 4 points 18 hours ago* (last edited 18 hours ago)

I think your starting point (allowing bot user agents to crawl the web has overlooked benefits) is a good one, but things aren't black and white--there are clear drawbacks, too. Bots obviously have an orders of magnitude higher potential for abuse; to the point where bot traffic--as it currently stands in the real world--is qualitatively different from human traffic.

we should expand these protections from intentional/unintentional ddos irrelevant of user agent.

Sure, but targeted regulation based on heuristics (in this case, user agent) is also a widely accepted practice. DUI laws exist, even though the goals (fewer murders and safer roads) are already separately regulated.

Would it be nice if we didn't have to do this? Or there were some other solution? Sure, but I have no idea where to even start, unfortunately.