The copyright/Anti-ai angle is likely an excuse and they're running out of money for hosting, hence errors and anti-scraping blocks. Its completely absurd to think they somehow waited years to ban AI for copyright, while deleting anything they deem as copyright infringing. Looks like those vibe-powered opensource projects will mighrate to somewhere else.
> Looks like those vibe-powered opensource projects will mighrate to somewhere else. You say this as if it’s a big loss.
Codeberg bans vibe coded projects
141–150 of 298 posts
Re: Codeberg bans vibe coded projects
#142They are a non-profit with a mission to support free software: https://codeberg.org/Codeberg/org/src/branch/main/en/bylaws.... However, they do this because of copyright status and harmful code: "7. You must not share projects that mostly consist of code written by "generative AI"-tools (including services such as Claude , OpenAI Codex ). Such projects having an unclear copyright status (see requirements § 2 (1) 1 an…
So 'mostly' is the clearest they get here. Meaning more than 50% of lines of code? At any given time?
Re: Codeberg bans vibe coded projects
#143What is a vibe coded project? Where does it start? Cursor autocomplete? One shot Github project copies? [Edit] The pull link is https://codeberg.org/Codeberg/org/pulls/1253/files and says "7. You must not share projects that mostly consist of code written by "generative AI"-tools (including services such as Claude , OpenAI Codex ). Such projects having an unclear copyright status (see requirements § 2 (1) 1 and § 2 (…
If this opens more questions than it answers, then you are simply discovering that you don't understand copyright (which is ok, but not the fault of the Codeberg policy). > You must not share projects that mostly consist [of LLM-generated code] > Such projects having an unclear copyright status There is no bright-line threshold at which a code contribution becomes copyrightable (and therefore relevant). It is a legal…
Also, if you are a non-German user of Codeberg and there is a wide difference between what is covered by copyright in your country and Germany (e.g. if you are British) this might make Codeberg less of a suitable choice for you. What copyright laws matter to a particular user? Their country, the US because of its dominance and reach, or some sort of global safe/effective compromise?
This has the feel of being done by people who do not understand how to work things to be clear legally, nor of an understanding of the consequences.
Re: Codeberg bans vibe coded projects
#144Earlier quoted context omitted.
“You must not share projects that mostly consist of code written by "generative AI"-tools (including services such as Claude , OpenAI Codex ).” Seems pretty clear to me?
What is mostly? >50%? >75%? What does "written by generative AI" means? Autocomplete? IDE-with-AI-normal-classname-completion? Everything not typed by a human. I personally don't find this clear at all and see many unhappy discussions in the future for Codeberg.
1. Don't ask us, ask the Codeberg people in the thread above.
2. If you're not sure you can meet Codeberg's terms of service, do what others are claiming to do: Take your repositories elsewhere.
3. I'll just hypothesize that you don't have Codeberg repositories and are only arguing here for argument's sake.
Re: Codeberg bans vibe coded projects
#145Re: Codeberg bans vibe coded projects
#146 - artists,
- creators,
- translators,
- writers,
- climateRe: Codeberg bans vibe coded projects
#147Earlier quoted context omitted.
Most people leave the “Co-authored-by: ” lines in their Git commits [1]. I’m not sure why exactly, but I suppose it's either laziness or a lack of care. Regardless, if I were Codeberg, that would be the first thing I’d detect, and then I might use a Random Forest Classifier to identify the rest. [1] https://docs.github.com/en/pull-requests/how-tos/commit-chan...
AGENTS.MD and CLAUDE.MD also provide easy detection avenues. Trivial measures will probably catch 70-80% or more. You don't need a 100% enforcement rate for a rule to exist, indeed there are basically no rules anywhere in the world that achieve that.
Re: Codeberg bans vibe coded projects
#148Well, that's their prerogative, I guess. But the burden of proof will be on them, of course. They can't expect users to prove a negative. There are simple tells that would reveal a lot of projects. Claude Code's moronic defaults of littering commit messages with both a CC author trailer as well as a session link will reveal some, but those are easy to disable. Then there is stuff like prolific comments, em-dashes in…
There is no burden of proof for them as they have no obligation to provide a service to anyone.
They'll also have a fun time drawing the line. What if someone uses agents to generate boilerplate like tests? Are a few files out of hundreds enough for a ban? If not, are they going to force users to write the code manually? How are they going to verify that?
It's a big can of worms.
Re: Codeberg bans vibe coded projects
#149It would be cool if they just admitted that this is ideologically motivated rather than hide behind pragmatic excuses. 1) "unclear copyright status" Even if the copyright concern was legitimate (highly doubt so), Codeberg would be fully protected under safe harbor laws. 2) "little safeguards to ensure that they do not include harmful code" Inclusion of harmful code is no more likely than human-extruded code (probably…
They are ideologically motivated towards open source software. That means that they are ideologically motivated about the open source license being enforceable. Just because you have ulterior motives, it doesn't mean others do. Codeberg is pretty clear on their stance. > Inclusion of harmful code is no more likely than human-extruded code (probably less actually). Right now this is unclear, based on personal experien…
It's been decided pretty much everywhere that LLM output is not copyrighted by the LLM vendor. The only realistic risk here is for vibecoded code to be considered public domain, if too little human input was involved, but public domain is functionally equivalent to a very permissive open source license (e.g. MIT minus attribution).
Re: Codeberg bans vibe coded projects
#150Why are all the vibe coders so upset? Places that have mostly non-polluted projects will be fantastic for future model training. Codeberg doing this will mean that it will be scraped and part of all future models' learning input, surely? They have never cared and will never care about anyone's rights.