mesamune to TechnologyEnglish • 3 days agoNintendo targets Reddit pirates in piracy crackdownoverkill.wtfexternal-linkmessage-square113arrow-up1458arrow-down111cross-posted to: [email protected]
arrow-up1447arrow-down1external-linkNintendo targets Reddit pirates in piracy crackdownoverkill.wtfmesamune to TechnologyEnglish • 3 days agomessage-square113cross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish96•3 days agoWe do have a federated GitHub alternative. Perhaps not too mature yet, but it does indeed exist. Forgejo
minus-square@gedaliyahlinkEnglish39•3 days agoI just discovered that this is Codeberg - I’ve seen a lot of projects there and I had no idea that it was an instance of Forgejo
minus-squaremoxlinkfedilinkEnglish18•3 days agoOriginally, it wasn’t. Codeberg used to run Gitea. Forgejo is a fork of that, which came later.
minus-squarefmstratlinkfedilinkEnglish5•2 days agoYup, I’ve been using Codeberg more over the past months.
minus-squareVenia SilentelinkfedilinkEnglish23•3 days agoNot really federated. You can’t, for example, raise issues or set PR requests from another instance.
minus-squareNegativeNulllinkEnglish37•3 days agoThey have been working on Federation: https://codeberg.org/forgejo/forgejo/pulls?q=&type=all&sort=&state=closed&labels=79349&milestone=0&project=0&assignee=0&poster=0&archived=false
minus-squaremesamuneOPlinkEnglish21•edit-23 days agoYep its not nearly done…but I have a server and running through testing. git itself is fairly federated, but the support structures (PRs/MRs, review process, easy wiki/issue tracking, etc…) is where the real work is at.
minus-squareNegativeNulllinkEnglish5•edit-22 days agoI’m running a server as well, but have not tested federation (yet).
minus-squarez3rOR0nelinkfedilinkEnglish1•3 days agoI thought codeberg was just a really well maintained and customized gitea instance…?
We do have a federated GitHub alternative. Perhaps not too mature yet, but it does indeed exist. Forgejo
I just discovered that this is Codeberg - I’ve seen a lot of projects there and I had no idea that it was an instance of Forgejo
Originally, it wasn’t. Codeberg used to run Gitea. Forgejo is a fork of that, which came later.
Yup, I’ve been using Codeberg more over the past months.
Not really federated. You can’t, for example, raise issues or set PR requests from another instance.
They have been working on Federation: https://codeberg.org/forgejo/forgejo/pulls?q=&type=all&sort=&state=closed&labels=79349&milestone=0&project=0&assignee=0&poster=0&archived=false
Yep its not nearly done…but I have a server and running through testing. git itself is fairly federated, but the support structures (PRs/MRs, review process, easy wiki/issue tracking, etc…) is where the real work is at.
I’m running a server as well, but have not tested federation (yet).
Nice! Them and gitea are really stable!
I thought codeberg was just a really well maintained and customized gitea instance…?
They have been doing so for a while now.