363
Ban AI Slop? (lemmy.ml)
submitted 19 hours ago by CrypticCoffee@lemmy.ml to c/opensource@lemmy.ml

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.

top 50 comments
sorted by: hot top new old
[-] jaygray91@piefed.zip 1 points 36 minutes ago

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.

[-] carotte@lemmy.blahaj.zone 6 points 3 hours ago

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

[-] MrPnut@lemmy.world 5 points 3 hours ago

Yes to ban 👍

[-] nullpotential@lemmy.dbzer0.com 4 points 3 hours ago

These kinds of threads are great for finding new people to go in my block list.

[-] AustralianSimon@lemmy.world 15 points 6 hours ago* (last edited 6 hours ago)

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.

[-] beyond@linkage.ds8.zone 9 points 5 hours ago

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).

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.

[-] Artemis_Mystique@lemmy.ml 3 points 4 hours ago

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
        ret

and 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 executable and here is the output

"smash":
        push    rbp
        mov     rbp, rsp
        call    "smash"
        nop
        pop     rbp
        ret

spoilerplease dont take this seriously

[-] GarboDog@lemmy.world 5 points 6 hours ago

Yes, ban AI usage and the slop it gives

[-] 87Six@lemmy.zip 36 points 11 hours ago

Never in my life have I wanted to read about or use an AI slop project.

[-] Monkey@piefed.social 1 points 4 hours ago

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.

[-] kazerniel@piefed.world 27 points 11 hours ago

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...

[-] verily@lemmy.dbzer0.com 15 points 11 hours ago

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.

[-] zarkanian@sh.itjust.works 1 points 4 hours ago

That seems to be the standard for everything else. Anything generated by AI should have a disclaimer.

[-] kazerniel@piefed.world 6 points 11 hours ago

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

[-] DieserTypMatthias@lemmy.ml 22 points 11 hours ago

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.

[-] MissingGhost@lemmy.ml 34 points 14 hours ago

I am convinced that, with the right tools, it's possible to damage 40 years of work within a few weeks.

[-] warmaster@lemmy.world 67 points 15 hours ago

Both the Linux Foundation and the EFF have permissive policies towards AI generated code, even Linus Torvalds accepts it as a tool.

Some FOSS projects that have AI generated code in it:

  • The Linux kernel
  • Fedora
  • Mesa 3D
  • Jellyfin
  • Firefox
  • Chromium
  • Homebrew
  • OpenSSL
  • FFmpeg
  • Curl

Should we ban them all? If so, this community would be either dead soon OR it would be hypocritical.

Or because they started pre-AI it's ok now? Shouldn't we care more about disclosure, policies, licensing, code quality and maintainability?

Users should downvote crappy software and crappy devs, regardless of the tool it was written with.

[-] wiccan2@thelemmy.club 50 points 14 hours ago

Experienced developers using AI as a tool and properly understanding their code base are not slop.

AI slop is when someone with no software development experience prompts a piece of software into existence without any understanding of how that piece of software actually works. The project's are usually heavily pushed by their creators in the initial couple of weeks of creation but are then quickly abandoned when the creator finally realizes neither they nor their AI can maintain the project. Essentially these kinds of projects flood the internet with low quality abandonware.

A newly created open source project coded using AI would be fine if the creators could prove that they understand how to maintain the project and keep it going beyond the initially promoted code and that kind of proof can only come with time.

The big problem is the sheer volume of low quality projects that get abandoned will cause the projects that actually have potential to become needles in haystacks.

load more comments (2 replies)
[-] uriel238@lemmy.blahaj.zone 1 points 6 hours ago

I think there are multiple reasons to ban AI slop. One is that it can push out and dilute human-made content.

Another is that AI use is very resource intensive in an age that we're facing an accelerating climate crisis. Speaking of which, we're expecting a pretty extreme El Niño season this year.

Another is that AI companies are lobbying the US federal government in bad faith (up to and including the current discussions of slowdown), and really don't deserve any support or patronage.

[-] yogthos@lemmy.ml 2 points 5 hours ago

I don't know if you were aware, but burgerland doesn't have a monopoly on LLM development. And nowadays there are competent models you can even run locally that work just fine for coding.

This whole trope that AI is very resource intensive is completely outdated, while people like you just keep parroting it uncritically. You're certainly not going to be solving extreme climate change by banning LLM assisted code on a niche community. This is the most lib brained take ever.

[-] uriel238@lemmy.blahaj.zone 1 points 29 minutes ago

I anticipate for now AI contributions will be from hyperscale compute, rather than from private systems. There is a build cost of home-brew AI engines that is prohibitive for the most of us.

And that doesn't change that AI content will saturate the community and push out human-made content.

[-] dumnezero@piefed.social 8 points 11 hours ago
[-] Krafting@lemmy.world 5 points 10 hours ago

Yes please, I'm so tired of seing AI crap projects that will be abandonned in a few months...

[-] Swedneck@discuss.tchncs.de 6 points 10 hours ago

i'm so curious what the argument against banning AI slop would even be, lmao

[-] zarkanian@sh.itjust.works 1 points 4 hours ago

It's the same argument for anything AI: "It's inevitable!"

[-] baatliwala@lemmy.world 8 points 11 hours ago* (last edited 11 hours ago)

Completely vibe coded - yes

AI assisted - no

load more comments (3 replies)
[-] yogthos@lemmy.ml -5 points 5 hours ago

I strongly disagree with this. The reality is that using LLMs to build things is becoming increasingly more common. And just because something is built using LLMs doesn't automatically make it slop or useless. There are plenty of genuinely useful open source projects built with these tools, and just because you're personally opposed to that is not a reason to ban them outright.

This is why we have the voting system on Lemmy as well. If people post slop whether it's human or LLM assisted, then it can get downvoted naturally. I also see zero evidence of this community drowning in any sort of slop.

[-] _hovi_@lemmy.world 115 points 19 hours ago

Yeah I don't think we need slop projects being posted here. I know a lot of people are using these tools even for personal projects nowadays but tbh I'm not really interested in exploring any project heavily written by AI.

load more comments (11 replies)
[-] otter@lemmy.ca 79 points 18 hours ago

This was a problem in !selfhosted@lemmy.world and they've done a good job of dealing with it. You could take a look at that past discussion to see what worked / what didn't.

IMO there is an organized effort behind some of these new accounts pushing AI projects, and you need to deal with it in some form to stop them from coming

[-] urushitan@kakera.kintsugi.moe 41 points 16 hours ago

Agreed. TLDR, you must tag posts there with the following:

Post Tagging

There are three types of tags for project promotional / AI posts.

  • [CBH] - Code By Human - A project promotional post with a project that did not use AI in any capacity. No disclosure necessary.
  • [AIP] - AI Project - A project promotional post with a project that used AI in development in any capacity. Disclosure is required for how it was used.
  • [AIT] - AI Topic - A discussion topic that includes AI. This may be for a discussion on hardware to self-host on, llama.cpp vs ollama, your experience using vulkan, etc.
load more comments (3 replies)
load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 21 Sep 2026
363 points (95.3% liked)

Open Source

49130 readers
1202 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS