I had a report for AI slop today. 1m LOC in 3 months. How do you even modify and distribute that? I do not think we had a rule against it.
IMHO if we allow, the community gets drowned out by AI vomit and it is harder to see handcrafted loved projects that are easy to modify and distribute.
My mind is to ban it to preserve open source.
Are folk in agreememt with this line? Would love to hear your thoughts.
I’m in favor just requiring AI-generated code to be tagged in some obvious place in the post. If there’s a full restriction on it, I think quite a few people would just try to hide the fact that it was vibe-coded and post anyway,
At the very least have the post author mark it as having AI involvement. Idk if there’s an equivalent to reddit automoderator but any new app sharing post should be autoreplied by the automod to mark AI involvement.
Or some kind of tagging.
yes to a ban, these projects are worthless to most but their authors. and good for them, but they can keep their trash for themselves.
like 95% of new foss projects i see pop up are heavily ai-generated, and often in very unsubtle ways (line half the commits being “co-authored by” claude, that sort of thing)
it would be nice to have a community where we can share and discuss projects made by humans, so they don’t drown in the llm bile
Yes to ban 👍
We allow it on our large subreddits on reddit. What we do is use a bot to filter repos that are less than 3 months old.
People who vibe code slop just want to share their thing and then abandon it. A limit like that or even 6 months will kill majority of this sort of low effort crap. Most of these people just let Claude or whatever sign the repo as well, another easy way to catch slop.
Developers that develop and only use AI as a tool build great products still as they review all their code.
A blanket ban is just going to make people be more sneaky.
These kinds of threads are great for finding new people to go in my block list.
For me the most important thing is that something is free software. I’ve seen people advertise proprietary stuff in this community and have reported it, and nothing has been done. I don’t know if that means my reports don’t federate properly or if it’s tacitly approved by the moderators. I know in the degoogle community there are "trusted’ proprietary apps that are often recommended but this should not be the case in a free software or open source community. In any case, any rule that bans “AI slop” while allowing proprietary products is in my mind backwards.
Regarding “AI slop” I am generally in agreement with Codeberg’s policy which states,
You must not share projects that mostly consist of code written by “generative AI”-tools (including services such as Claude, OpenAI Codex).
I suppose “mostly” is up to interpretation but for me this specifically targets vibecoded apps where there is no or very minimal human involvement. This may be heterodoxy but I actually don’t think “an otherwise human-written codebase with a single line of LLM code” is the same thing as an entirely LLM generated codebase. I think there’s room for nuance especially if the usage is disclosed (I don’t think punishing transparency should be encouraged).
There’s no value in AI slop and it should be banned from everywhere in all circumstances.
Maybe someone should open a ticket with Lemmy devs to add a user side option for “show ai” next to “show nsfw”.
I don’t block nsfw, but I do block image posts. I’d love to be able to wholesale block all AI tagged posts too.
Yes please. No AI at all. Assisted, human reviewed, none of it. Only fully human written code.
What is fully human written and how are you as a human(I assume) able to distinguish between what is laboriously typed and what is generated, here lets try this exercise and see if you can spot any difference Here is a code I have typed by hand
"smash": push rbp mov rbp, rsp call "smash" pop rbp retand here is machine generated code with the prompt, the slop machine used here is a compiler
GCC take this C code void smash(){smash();} and make it executableand here is the output"smash": push rbp mov rbp, rsp call "smash" nop pop rbp retspoiler
please dont take this seriously
Yes, ban AI usage and the slop it gives
Never in my life have I wanted to read about or use an AI slop project.
Yes please. It’s dispiriting to regularly go through the cycle of seeing an interesting project pop up here, oh wait it’s vibe-coded crap, nevermind…
At a bare minimum, it would be nice for users to tag their projects accordingly. You could, with a glance, realize there wouldn’t be a point in investing your time/energy into a project that the creator had less investment in, themselves.
That seems to be the standard for everything else. Anything generated by AI should have a disclaimer.
yeah, I’ve since seen the suggestion for enforced tagging in the top comment, and I agree that it could be a good solution for allowing users to decide for themselves if they want to engage
I’m fine with a people asking for open source AI models or sharing projects they made with the help of AI but not completely vibecoded slop.
Vibe coded code whose “author” understands the language and actively challenges the agent for his decisions in the interest of long term window is OK. Vibe coded coded that are one-off without any future prospects should be 100% banned.













