this post was submitted on 12 Aug 2025
181 points (100.0% liked)
Fuck AI
4080 readers
1324 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Its not that hard to block them, I have basically a single user Lemmy and it was constantly getting hammered by meta and anthropic but then I blocked their user agents. They just get endless redirects now.
Beautiful. The thought of all those robots.txt ignoring theft bots running in circles made me smile. Thank you.
sys-admin skills required
Well yes, one would need sys-admin skills to setup and maintain a Lemmy instance in the first place.
I'm happy to assist other admins if needed. Maybe I'll write up a post about it later.
Do they actually respect that? Did you saw the requests going away/being stuck in redirects? I always expected them to use a generic user agent if that happens. I mean they are arguably already disregarding copyright? Why should they adhere to a standard.
They mainly self identify, it was super obvious when they started showing up in logs. Even without the user agents to Id, the volume of request make it clear that its clanker behavior.
I've been meaning to setup a tar pit, but for now I just have nginx setup to redirect them and if they still keep trying fail2ban kicks in and blocks them by IP.
It doesn't matter if they respect it or not, iptables doesn't give a fuck.