Pierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 2 months agoHow GitHub monopoly is destroying the open source ecosystemploum.netexternal-linkmessage-square5fedilinkarrow-up175 cross-posted to: programming@programming.devopensource@lemmy.ml
arrow-up175external-linkHow GitHub monopoly is destroying the open source ecosystemploum.netPierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 2 months agomessage-square5fedilink cross-posted to: programming@programming.devopensource@lemmy.ml
minus-squareanamethatisnt@sopuli.xyzlinkfedilinkarrow-up24·2 months agoI wish more would use self hosted solutions like Forgejo (or a gitweb if they don’t need a complex system) and simply mirror their projects on codeberg and github for the exposure. Gentoo apparently do it that way already: https://gitweb.gentoo.org/repo/gentoo.git/ https://codeberg.org/gentoo/gentoo (mirror) https://github.com/gentoo/gentoo (mirror)
minus-squareandroidul@lemmy.worldlinkfedilinkarrow-up9·2 months agoI also like how they’re doing it, definitely the way to go
minus-squareMalMen@monero.townlinkfedilinkarrow-up5·2 months agothats actually smart for small projects, your selfhost is the source of true and you take advantage of github for exposure and backups
I wish more would use self hosted solutions like Forgejo (or a gitweb if they don’t need a complex system) and simply mirror their projects on codeberg and github for the exposure.
Gentoo apparently do it that way already:
https://gitweb.gentoo.org/repo/gentoo.git/
https://codeberg.org/gentoo/gentoo (mirror)
https://github.com/gentoo/gentoo (mirror)
I also like how they’re doing it, definitely the way to go
thats actually smart for small projects, your selfhost is the source of true and you take advantage of github for exposure and backups