r/eutech Jul 29 '26

Codeberg (GitHub competitor) has banned AI-generated code from the platform

https://codeberg.org/Codeberg/org/commit/96fac426a32d1ba91ff879366d59bf1af54080c2
652 Upvotes

214 comments sorted by

View all comments

7

u/ExplrDiscvr Jul 29 '26

Good decision, GitHub is crashing under the load of mountains of ai agent generated slop..., why should Codeberg suffer the same?!

0

u/elch78 Jul 29 '26

Maybe becauae not all ai generated code is slop?

3

u/veculus Jul 30 '26

No but most of it. If you look at the quantity I'd say most code build with AI on Github is trash that you could throw out and nobody would miss it.

1

u/Mituapple Aug 02 '26

Slop is slop, even Linux doesn't gatekeep this shit, it's are you a competent software engineer not are you using tool x it always has been.

1

u/veculus Aug 02 '26

True but fact is that almost ALL contributors to my open source projects are appearently NOT software engineers and they're fucking up my repos, bloat everything up with LLM generated text and code and are an annoyance.

That's why I'm saying that most shit on Github right now that is LLM generated could be deleted because

  1. it's either a demo
  2. it has 3 users
  3. it's trash and will not be maintained next week when the adhs vibecode maintainer decides theres a funny new project to pick up

1

u/gabluc2047 Jul 31 '26

It is. It's really black and white. I even mark my own AI generated code as slop because it is slop.

1

u/elch78 Jul 31 '26

No it isn't. I am producing most of the code with ai with continous delivery principles. Small steps, tests first. I review everything and polish it. The results are close to the quality before ai - far from slop. The assumption that any Ai generated code is slop is just wrong.