this post was submitted on 12 Feb 2025
278 points (97.9% liked)

Open Source

32771 readers
596 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 12 hours ago* (last edited 12 hours ago) (3 children)

I've never heard of codeberg. Can someone explain what it is, briefly?

Edit: I love being downvoted for asking a simple question. I thought I left reddit to get away from these twits.

[–] [email protected] 13 points 9 hours ago (1 children)

The other answers are right, just explaining in simpler language in case anyone needs it:

Codeberg, like Gitlab and Github, is a site for hosting and managing code repositories. These make it easy for many people to collaborate on a software project, review code, keep track of changes and history, keep track of bugs and feature requests, and more.

Here's an example of a (very active) code project to explore: https://codeberg.org/tenacityteam/tenacity (An audio editor based on Audacity)

The most famous code repo management tool, GitHub, was bought by Microsoft a few years ago, so reliable community-run alternatives like Codeberg are increasingly important.

[–] [email protected] 1 points 7 minutes ago
[–] [email protected] 6 points 8 hours ago

Turn off downvotes so you don’t have to care

[–] devfuuu 5 points 12 hours ago (1 children)

It's a thing for people to share git repositories and see the diffs and send changes. Common alternatives are gitlab and github. Codeberg is a fork community maintained after the original owners started to be weird and doing stuff that people didn't like. It's written in Go language. Small and fast for people to deploy themselves and maintain, in complete opposite from the common alternative people used gitlab which is a huge pain to self host and needs enormous resources.

[–] [email protected] 3 points 12 hours ago (1 children)

That would be Forgejo. Codeberg is the hosting service which already existed running Gitea before it forked it and started developing it as Forgjo and moving to it from Gitea.

[–] devfuuu 1 points 10 hours ago* (last edited 10 hours ago)

yes, didn't want to add even more info. There's other places using the Forgejo code, for example disroot.