this post was submitted on 08 Jun 2025
128 points (97.8% liked)

Fuck AI

3026 readers
850 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.

founded 1 year ago
MODERATORS
 

It's impossible, i got this instance to just see lemmy from my own instance, but no, it was slow as hell the whole week, i got new pods, put postgres on a different pod, pictrs on another, etc.

But it was slow as hell. I didn't know what it was until a few hours before now. 500 GETs in a MINUTE by ClaudeBot and GPTBot, wth is this? why? I blocked the user agents, etc, using a blocking extension on NGINX and now it works.

WHY? So google can say that you should eat glass?

Life is now hell, if before at least someone could upload a website, now even that is painfull.

Sorry for the rant.

top 14 comments
sorted by: hot top controversial new old
[–] Mwa@thelemmy.club 5 points 3 hours ago* (last edited 3 hours ago)

You can either use Cloudflare(proprietary) or anubis (Foss)

[–] lena 4 points 4 hours ago

Cloudflare has pretty good protection against this, but I totally understand not wanting to use Cloudflare

[–] melroy@kbin.melroy.org 4 points 5 hours ago

Haha, just wait when you get ddosed by anonymous user agents. I have been there.

I'm talking 40k requests per 5 seconds.

[–] flamingos@feddit.uk 61 points 10 hours ago* (last edited 10 hours ago) (2 children)

You can enable Private Instance in your admin settings, this will mean only logged in users can see content. This will prevent AI scrapers from slowing down your instance as all they'll see is an empty homepage, so no DB calls. As long as you're on 0.19.11, federation will still work.

[–] melroy@kbin.melroy.org 6 points 5 hours ago

Same for Mbin.

[–] potatoguy@potato-guy.space 22 points 10 hours ago

Enabled, thanks for the tip!

[–] termaxima@programming.dev 13 points 7 hours ago (1 children)

Anubis + Nepenthes is the answer.

[–] Finch9678@europe.pub 8 points 4 hours ago

Article for whoever was unaware like me.

[–] parpol@programming.dev 33 points 11 hours ago (1 children)

Use Anubis. That's pretty much the only thing you can do against bots that they have no way of circumventing.

[–] potatoguy@potato-guy.space 14 points 11 hours ago (1 children)

Yeah, going to install it this week, but the nginx extension seemed to solve the issue.

[–] melroy@kbin.melroy.org 2 points 5 hours ago

Which extention are you using if I may ask?

[–] xep@fedia.io 39 points 11 hours ago (1 children)

At some point they're going to try to evade detection to continue scraping the web. The cat and mouse game continues except now the "pirates" are big tech.

[–] brandon@piefed.social 29 points 11 hours ago* (last edited 11 hours ago) (1 children)

They already do. ("They" meaning AI generally, I don't know about Claude or ChatGPT's bots specifically). There are a number of tools server admins can use to help deal with this.

See also:

[–] lurch@sh.itjust.works 8 points 9 hours ago

these solutions have the side effect of making the bots stay on your site longer and generate more traffic. it's not for everyone.