Pierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 24 hours agoHow GitHub monopoly is destroying the open source ecosystemploum.netexternal-linkmessage-square5fedilinkarrow-up170 cross-posted to: opensource@lemmy.mlprogramming@programming.dev
arrow-up170external-linkHow GitHub monopoly is destroying the open source ecosystemploum.netPierre-Yves Lapersonne@programming.devM to Opensource@programming.dev · 24 hours agomessage-square5fedilink cross-posted to: opensource@lemmy.mlprogramming@programming.dev
minus-squareanamethatisnt@sopuli.xyzlinkfedilinkarrow-up23·23 hours 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·21 hours agoI also like how they’re doing it, definitely the way to go
minus-squareMalMen@monero.townlinkfedilinkarrow-up4·20 hours 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