this post was submitted on 12 Nov 2024
67 points (100.0% liked)
Open Source
31206 readers
168 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
Not just community managed but operated as a non-profit. Codeberg won’t be scraping your deleted history to train their LLMs that they will sell back to you unlike Microsoft.
I am still convinced Git is overrated & overly complicated—and it is a shame all of the decent forges (even basic ones) are all built around Git.
@toastal @CaptainStack While I agree that git is overcomplicated in some ways, I've always found it harder to get people to try new vcs systems than to try new forges. To get them to change both at the same time would be even harder I think, and in particular would make migrating existing projects from github to elsewhere much more painful.
What's better than git though? I think they only other system I've used is TFS and I didn't think it was any better.
Depends how you view it & how green the grass is on the other side. Personally the Forgejo approach of copying MS GitHub to ease onboarding doesn’t resonate with me as a user over, say, making a better product by fixing some of the major flaws like the pull request model being a major slowdown, CI in YAML soup, needless social features… but others prefer this approach & a rocked boat is scary.