this post was submitted on 16 Mar 2026
205 points (96.4% liked)
Fuck AI
6380 readers
2541 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
view the rest of the comments
I spent literally all day yesterday working on this:
https://sciactive.com/human-contribution-policy/
I’ve started to add it to my projects. Eventually, it will be on all of my projects. I made it so that any project could adopt it, or modify it to their needs. It’s got a thorough and clear definition of what is banned, too, so it should help any argument over pull requests.
Hopefully more projects will outright ban AI generated code (and other AI generated material).
That's great, thank you!
Added to my project's repo.
this is cool
you should make a post about this somewhere here on Lemmy
people should know about it
Ok, yeah, I’ll make a post for it.
Feel free to share it anywhere. :)
Thank you
I like this approach, but how can it be enforced? Would you have to read every line and listen to a gut feeling?
Basically the best you can do is continue as normal, and if someone submits something that says it is or obviously is AI, point to this policy and reject it. Just having the policy should be a decent deterrent.
Same mindset as "You don't need a perfect lock to protect your house from thieves, you just need one better than what your neighbors have."
If a vibecoder sees this they will not bother with obfuscation and simply move onto the next project.
No, it's a prejudiced hot take that's completely and utterly unenforceable which will be seen as some Luddite behavior in 10 years when everyone is using the tooling.
Tell us how you really feel.
I did. And you're worried about clankers being able to comprehend as well as a human 🤣, good Lord the bar is low.
Ok that's really funny and I do agree with you, but I think you might be coming at this a little... unhinged. The issue with this is that it is unenforceable and honestly somewhat pointless. If AI tools are not up to scratch, then that will always be reflected in the quality of the code. Bad code is bad code, it doesn't matter what made it. A lot of people seem to think AI is synonomous with bad code, and if that is the case, simply ban bad code.
The issue they are going to run into is twofold:
Firstly, what qualifies as "using AI"? Admittedly I haven't actually read their licensing, but I'm just going to take a guess and say that it bans all forms of AI used anywhere in production. Almost every compiler I use these days has auto predict. It's rarely useful, but if it does happen to guess the rest of the code I was already going to type, and I accept that, did I use AI to assist my coding? Back in the day before it was an llm the auto predict was actually decent, so not all of them use AI. How would you even know whether your is AI or not?
The second issue is an issue of foresight. When the AI tools do become up to scratch, that will be reflected in the quality of their code. Suddenly AI generated code is faster, more efficient, and easier to understand all simultaneously. Anyone using this license is effectively admitting that theirs is the inferior option.
It's always hilarious to me when people ask whether something is AI slop. I dunno man, has your ability to detect whether something is good been reduced to AI slop? If it's good, it's good. If it's not, it's not. Either you like it or you don't. Feels very similar to transphobes saying they can always tell. If that's true, and AI really is always going to worse, you should never have to ask whether something is AI slop, you should just be able to tell. Otherwise it's just slop, no ai necessary.
https://www.urbandictionary.com/define.php?term=tell+us+how+you+really+feel
That kind of troll language doesn't work in this forum. Cya 👋
Yes it does. Folks who just want to screech went crazy. Like, two of you actually engaged and brought valid concerns.
You actually think Lemmy is better behaved 🤣🤣🤣🤣
As "artificial intelligence" is not that well defined, you could clarify what the policy defines "AI" as by specifying that "AI" involves machine learning.
“Generative AI model” is a pretty well defined term, so this prohibits all of those things like ChatGPT, Gemini, Claude Code, Stable Diffusion, Midjourney, etc.
Machine learning is a much more broad category, so banning all outputs of machine learning may have unintended consequences.