Forgot your password?
typodupeerror
Programming AI

Codeberg Bans Cryptocurrency and LLM-Generated Code Projects 14

Longtime Slashdot reader AmiMoJo shares a report from Hackaday: Community-led open source project hosting site Codeberg has formally announced that projects whose code is largely or fully machine-generated through LLMs and other 'AI' tools will no longer be welcome. This follows on the heels of a similar ban on cryptocurrency-related projects. The community vote was on two issues, the first being the notion that scraping of project code for the use in LLMs should be forbidden, which was a motion that easily passed. The second motion was on disallowing projects whose code was substantially generated by LLMs like Claude, OpenAI Codex, and similar. This motion passed with 358 in favor versus 144 against.

In the earlier linked blog post the reasoning behind especially this second issue is expanded upon, covering not only "license whitewashing," but also the direct and indirect hardware costs, with the expanding 'AI' datacenter hyperscaling having massively increased hardware costs for Codeberg over the past years, as the costs have been largely externalized. Also covered is the aspect of these LLM-based tools destroying the OSS community, which is something that is backed up by recent studies.

Codeberg Bans Cryptocurrency and LLM-Generated Code Projects

Comments Filter:
  • Excellent (Score:4, Insightful)

    by gweihir ( 88907 ) on Monday July 27, 2026 @04:08PM (#66259524)

    Always good to see that there are still people with intact wits in this whole sea of crazy we have today.

    • Agreed. I've been waffling on migrating from Github -- inertia, you know -- despite its increasing enshittification. This gives me at least some reassurance that Codeberg has its head screwed up straight, so I think I'm going to start moving projects over there. It probably won't be perfect (what is?) but at least I won't have to wake up every day and wonder what absolutely batshit crazy nonsense is going to inflicted on the site and thus my projects.
  • by Anonymous Coward

    GitHub is evil? Maybe a bit. Use codeberg! Codewho?

    The problem is not that the project was not sympathetic, but that it has a small and opinionated governing. GitHub will somehow need to appease the general consensus or get a huge shitstorm. That makes your project relatively save, because they cannot be that arbitrary in their decisions. Codeberg, on the other hand, can decide within a few days to ban LLM-Code.

    If you migrated your project there because GitHub is evil and used LLM since some time, you would

    • I'm thinking of moving off Github and maintaining a legacy account for verification purposes. I quit LinkedIn when MSFT bought it and debated about Github when it was bought Thinking about new Buzz platform from Dorsey. I think banning LLM code is suicide but it's not my problem.

    • GitHub has deleted projects because it didn't like them too or considered them too much of a hot potato. Try safely hosting an emulator on there for an older games console or something similar. The only difference is corpo-bias in things to remove vs moral bias.

      You can self host if you have real concerns - most people have at least some idea of whether their project is controversial or not. Anyone using LLMs to code right now knows full well that 90% of actual people in computing, as opposed to corporation

  • As for LLM-Generated Code?
    No use trying to add guardrails now! Mountains of slop are upon us!
    • A history lesson: "the "age of masonry" ended around 1870 to 1890. This period marked the shift from heavy, load-bearing stone and brick walls to the mass-production of rolled steel I-beams and skeleton frame construction. Steel frames took the structural weight off walls, transforming masonry into a mere exterior veneer."

      I've been expecting this period for 15 years.
      Most code egotists won't last long.

      https://www.scry.llc/2014/05/1... [scry.llc]

      "a classic example is the American car industry, which went from 1500 compa

  • from the article:

    "It seems like many ‘vibe coders’ don't realize that they don't actually have a community around them. They build projects as if they had, and spend resources accordingly. We see projects having a lot of code activity, heavy CI/CD testing, frequent and large release binaries. Sometimes, it feels like the amount of supported platforms exceeds the amount of actual users.

    To us, it seems ridiculous to see projects with a single developer and virtually no users consuming as much or e

    • It's almost like you have to do resource management if you don't want randoms to cost you shitloads of money on a cloud-based platform.

      Who knew?

  • In the last year I deleted all of my old open source projects. I'm doing some closed source work now on an app that isn't releases... and everything is yelling AI at you from GitHub to Gitlab. I may open source parts of this library at some point if they mature.

    I'm begrudgingly on Bitbucket, but mentally ready to move if I find something new. Maybe I should take a look at codeberg again if I am ready to post a mix of open source and closed source. For those who don't know, Godeberg is a fork of Gitea af

    • You can run Forgejo (the forge Codeberg is based on and that started as a Gitea fork) on a 3 EUR Hetzner VM. If you want to do CI/CD right there as well, add at least 3 EUR more for a Forgejo Actions runner. Or get CI somewhere else. This stuff even runs on a Raspberry Pi (try that with GitLab's omnibus install). I've been running it on a NUC and a 3 CHF Infomaniak VPS for a good while.
  • Guess everyone needs a place.

  • Millions of people die every day from reading bad words on the Internet. I'm glad that vulgar email didn't kill all of them.

The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.

Working...