this post was submitted on 24 Aug 2026
414 points (99.8% liked)
Fuck AI
7560 readers
1796 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

anubis does its thing by making you waste your cpu cycles and then giving you a cookie, if you use that cookie for subsequent requests then you're free to browse the site. it might in theory slow down dumb scrapers that don't save that state and parallelize the mass scraping via multiple ip addresses (since without the cookie they'll have to solve the challenge for each request) but if one's making a targeted attack for one specific site, they don't do any of that. it should be trivial for a bad actor to solve the challenge once and use the cookie, like a regular user would. anubis only slows down scrapers that scrape all sites indiscriminately and don't expect it, once you know it's there then it's easy to bypass (and if you can afford to scrape the entire site you can surely afford to get past anubis once).