this post was submitted on 12 Sep 2026
77 points (95.3% liked)

Fuck AI

8233 readers
2468 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
 

The first anti-AI tarpit. Rewritten in Python. Traps LLM crawlers in an infinite maze of fake pages and Markov babble. - NEPENTHESWEB/nepenthes-py

top 15 comments
sorted by: hot top controversial new old
[–] eleijeep@piefed.social 22 points 6 days ago

This tool has two commits that have Made-with: Cursor tags in the commit message.

I used to use a tool that did the exact same thing in around 2000-2002. It was called wpoison and in those days we used it to trap web-crawlers that were harvesting email addresses to add to spam lists.

[–] Th4tGuyII@fedia.io 12 points 6 days ago (1 children)

It's sad that we've had to come to this.

That the AI tech bros think they're such hot shit that they shouldn't have to play nicely with everyone else, and that the courts of the world seem to be largely backing them up.

They're being allowed to destroy and plunder human culture to feed their machines, things you would get thrown into the slammer for doing.

So do whatever you have to do to preserve your corner of the internet. Whether that's battening down the hatches and defending yourself with Cloudflare/Anubis (for the love of god don't use reCapcha as you're just giving Google data to train Gemini), or attacking them with something like Nepethes, then do it.

The more effort they have to spend scraping, or time spent cleaning up their models, is more investor money thrown into the black-hole - and they've only got so much of it to spare.

[–] akunohana@piefed.blahaj.zone 4 points 6 days ago

120%. If I had the funds to buy the hardware, I'd have a whole room dedicated to running 500 instances of these alone. xD

[–] snoons@lemmy.ca 8 points 6 days ago (2 children)

Ironic that this is posted on github.

[–] DegradationDenial@feddit.nl 2 points 4 days ago

It’s a red flag the has been reinforced by the 2 commits attributed to Claude

[–] mesamunefire@piefed.social 3 points 5 days ago* (last edited 5 days ago) (1 children)

Not sure about "first" theres a metric ton of these out there. Hell I made one with a honeypot and fail2ban years ago.

[–] akunohana@piefed.blahaj.zone 1 points 5 days ago

Yeah there was yet another whose name I can't recall now. Some purple banner on the website...

[–] stuartml@piefed.social 4 points 6 days ago (1 children)
[–] dumnezero@piefed.social 4 points 6 days ago

check the other comments here

[–] HaraldvonBlauzahn@feddit.org 2 points 6 days ago (1 children)

How would such a Turing tarpit work that delivers good-looking, plausible, but very subtly non-functional code? So subtly that it takes an above-average developer to fix the result?

[–] algernon@lemmy.ml 1 points 4 days ago

It simply wouldn't. To poison models that way, you need a huge amount of such subtly wrong code. Preparing intentionally bad code at sych scale is impractical.

It's easier to show clear garbage. That won't poison the model, but it gives them more work, and denies them access to good code, so they'll train on slop.

They're doing a good job of sabotaging themselves, they don't need our help - not more than simply not serving the crawlers.

[–] moldy_rice@piefed.keyboardvagabond.com 1 points 5 days ago (1 children)

This sounds like a bad idea. It's what codeberg does, and it false positives feeding me gibberish content.

How do humans get out of the tarpit when it false positives?

[–] algernon@lemmy.ml 1 points 4 days ago (1 children)

If it false positives you, I'd like to fix that (I am the author of iocaine that Codeberg uses). What browser are you on, and what's its user-agent?

AFAIK, Codeberg does tell you atop the gibberish how to contact them in case if false positive, and they usually contact me if they can't address it on their own.

[–] moldy_rice@piefed.keyboardvagabond.com 1 points 4 days ago* (last edited 4 days ago)

Firefox with chameleon. The user agent changes every 30 seconds.

https://addons.mozilla.org/en-US/firefox/addon/chameleon-ext/.

Also ublock and a bunch of security and privacy configs to prevent fingerprinting.

Codebergs gibberish says to contact them, but it doesn't have a link or explain how.