Pierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 1 month agoHow GitHub monopoly is destroying the open source ecosystemploum.netexternal-linkmessage-square5linkfedilinkarrow-up174arrow-down12 cross-posted to: programming@programming.dev
arrow-up172arrow-down1external-linkHow GitHub monopoly is destroying the open source ecosystemploum.netPierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 1 month agomessage-square5linkfedilink cross-posted to: programming@programming.dev
minus-squareanamethatisnt@sopuli.xyzlinkfedilinkarrow-up24·1 month 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·1 month agoI also like how they’re doing it, definitely the way to go
minus-squareMalMen@monero.townlinkfedilinkarrow-up5·1 month 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