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
[–] AeonFelis@lemmy.world 4 points 1 day ago (1 children)
[–] ruby@lemmy.dbzer0.com 3 points 1 day ago (1 children)

i just visited and no, they don't seem to use it, or at least i could access the site without it. but even if they did, anubis is incapable of defending against targeted scraping.

[–] emmowo@lemmy.world 1 points 16 hours ago* (last edited 16 hours ago) (1 children)

Anubis can do an okay job... (at least so the whole site isn't being actively DDos'ed) at the cost of compromising user experience a lot by sending harder challenges more often. It kinda sucks that the average user might not have that fast of a CPU, while motivated scrapers might spend tonnes on compute just out of spite.

(i am a bit biased on this though)

[–] ruby@lemmy.dbzer0.com 2 points 8 hours ago

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).