Pierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 2 days agoHow GitHub monopoly is destroying the open source ecosystemploum.netexternal-linkmessage-square5fedilinkarrow-up172arrow-down12 cross-posted to: [email protected][email protected]
arrow-up170arrow-down1external-linkHow GitHub monopoly is destroying the open source ecosystemploum.netPierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 2 days agomessage-square5fedilink cross-posted to: [email protected][email protected]
minus-squareanamethatisnt@sopuli.xyzlinkfedilinkarrow-up22·2 days 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-up8·2 days agoI also like how they’re doing it, definitely the way to go
minus-squareMalMen@monero.townlinkfedilinkarrow-up4·2 days 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