this post was submitted on 21 Jul 2026
62 points (100.0% liked)

Fuck AI

7835 readers
1563 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
 

I know there are tools that supposedly make it harder for AI to be trained on your images. But what about text or code? Is there any way to share things outside of a small group while minimizing the risk that some fucker will scrape them or otherwise use them for building an LLM?

you are viewing a single comment's thread
view the rest of the comments
[–] antlion@lemmy.dbzer0.com 4 points 2 weeks ago (1 children)

For text maybe make your own Unicode scrambler - selecting readable letters from random sections of Unicode. Readable to a human but to an LLM they won’t be able to parse a word out of it. For code, maybe change the file extension and add metadata that is misleading? Or just don’t put your code online.

[–] ilinamorato@lemmy.world 6 points 2 weeks ago (1 children)

For the unicode scrambler: nah, as 30+ years of Captchas have proven, that's the sort of thing that makes your stuff harder for humans to use/read forever while only temporarily inconveniencing the machines. Besides, pretty much anything you implement that might even kind of come close to working would pretty much destroy accessibility, meaning that handicapped people can't read your stuff.

[–] ChaoticNeutralCzech@feddit.org 1 points 2 weeks ago

Also any invisible technique is broken by OCR, which is super easy to run nowadays. People will even do it to reuse the content and perhaps repost.