this post was submitted on 20 Jun 2026
374 points (98.4% liked)

Technology

85615 readers
5754 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
[–] TheNamlessGuy@lemmy.world 9 points 1 day ago (1 children)

Maybe it's the kick in the ass they need to just cut out captchas completely, since they do absolutely nothing to block bots.

[–] Jako302@feddit.org 1 points 8 hours ago (1 children)

They do though. The point of captchas isn't to block all bots, that's never going to happen. They are there to block the low effort bot army that's rampaging across the internet which is effectively a DDOS stack on smaller servers.

Big AI companies throw petabytes of Data into their models. Instead of crawling and saving it once, they just index each site worth using and scrap the data each time they train a model. As a server owner you either block the scrappers with a captcha or you blanked ban IP ranges that are known for scraping.

[–] TheNamlessGuy@lemmy.world 1 points 7 hours ago

Sure, they may block the most basic of basic bots. But for most languages in which bots are made, there are ready-made libraries for captcha solving that are essentially plug-and-play. To move from "basic" to "makes captcha useless" is an install and about 2 lines of code.

Given that, I highly doubt it blocks bots as effectively as it blocks actual users.

AFAIK all captcha is good for these days is training data.