this post was submitted on 12 Feb 2025
378 points (98.0% liked)

Open Source

32918 readers
136 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] 34 points 3 days 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.