this post was submitted on 31 Jan 2024
113 points (94.5% liked)
Fediverse
28223 readers
568 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hold on, are we trying to decentralize an intentionally-centralized point for an already decentralized source versioning system? π
Not quite.
A project's repo would still be in one centralized location, like gitlab.com. But you'd no longer need an account on gitlab.com to make a pull request.
He's saying Git is already decentralized, GitLab isn't.
A project using mailing lists for development can already receive patches from (pretty much) any mail server (while still having a central Git repo).
It's kinda surprising it took this long for this to come to Git "forges" TBH.
afaik, PRs arent decentralized as they arent git features, as such so far you need an account on the same git-platform e.g. github to be able to use such features.
Having such features decentralized would be huge.
I don't think of GitLab as super centralized (compared to GitHub) because you can run your own instance. Communication between GitLab instances would be huge