Comment by rvz
2 days ago
I predict that Codeberg will soon realize that they have no choice but to loosen and allow AI generated code.
There is no point in being on the extreme end around banning all code generated by AI.
Regardless, there is AI generated code in many repositories on Codeberg anyway.
I've seen so much commentary on the apparent strictness & extreme nature of Codeberg's approach & no actual examples of it.
They have a strict policy (which many have rightly pointed out is impossible to fully enforce), & their "enforcement" has mostly relied on good faith contributions to date. They're also accounting for the fact the ToS change came without advance notice for many of their users who were already making active use of agents, hence there remains many AI repos (I have yet to hear of any removals).
To me that seems like the best approach one can hope for - a lax policy is a slippery slope (presuming dissuading AI contrib is your goal), & wouldn't satisfy their legal concerns (hosting code of questionable copyright status), & strict enforcement isn't viable in any case (especially at their scale), so this seems to me to be the best compromise.
I don't think they're banning all AI generated code, just projects that are primarily AI-generated. They'll probably also object to PRs that are entirely AI generated. Or at least they will when they become a problem.
I was looking at alternative hosting for some of my projects that are going to be opensource. I've heavily used AI to speed up dev (I've been a software developer for about 20 years now) and it was quite disappointing to see that they made that decision.
AI generated code is allowed on Codeberg, but not if it's mostly ai generated
It may be more a measure against explosive growth than being anti-AI in principle.
This is less about the code and more about load. It's community funded so allowing agents to willy nilly push and pull will be very expensive.
Banning AI generated content works just fine, and arguing otherwise is nothing short of FOMO.
As a random example, AI generated content is banned from the /r/ProgrammingLanguages subreddit and any regular visitor that _isn't_ suffering from AI psychosis/FOMO will tell you it's for the better. In general it's not that difficult to moderate for it either as AI built projects consistently contain the same patterns _over and over_ such that 98% is easily detected.
People who act out of ideology very very rarely change their opinions.
They can however lose the means to enforce their opinions on others to the point those opinions don't matter.
> I predict that Codeberg will soon realize that they have no choice but to loosen and allow AI generated code.
I predict that eventually people will read the linked blog post and realize Codeberg already allows AI generated code. But this requires reading and nuance of course, which is hard to come by sometimes, so I guess we'll continue see misinformed comments like this until eventually the web is only autonomous agents.
It doesn't really. It allows it in very limited context which has overlap with other existing tools that predate AI.
Point out what verbatim piece of text forbids any and all usage of LLMs for coding and having that project on Codeberg?
Literally the first "informal guidelines" (subject to change of course) states:
> Projects who have an active community that cares about and maintains the software
You can use LLMs for development + fulfill this requirement, contrary to popular belief.
They want to get rid of slop projects and vibe coders, not any project that has any developer that used any LLM. But again, requires you to read through the actual text to actually get their intention here.
1 reply →
Did you read the actual policy? It isn't extreme in the slightest.
It's stricter than Debian's, which is one of the most conservative Linux distros out there.
> Debian neither endorses nor prohibits the use of generative AI tools in the development, maintenance, or documentation of software, packaging, documentation, and other media published within the Debian Project.
That's a strict policy to you?!