mesa@piefed.social to Programming@programming.devEnglish · 1 day agoLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.comexternal-linkmessage-square30fedilinkarrow-up1164arrow-down12
arrow-up1162arrow-down1external-linkLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.commesa@piefed.social to Programming@programming.devEnglish · 1 day agomessage-square30fedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up3·23 hours agoCodeberg has a git “ci” possibility (woodpecker?). What is missing?
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up6·edit-212 hours agoPeople. Most people are still on GitHub and don’t see things on Codeberg / GitLab nor are they willing to create an account. It’s a classic case of the network effect.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up2·6 hours agoExactly. I’m looking forward to forgejo federation.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up3·11 hours agoNot all actions run on it. Also, GitHub infrastructure is free and really performance, that’s why I use it even if I have my own for server. Also, discoverability. For the projects that I want to show to the world, GitHub is best, since it’s most likely people see it there.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up2·10 hours agoFree like in Microsoft free… For the discoverability I totally understand, but it’s a behemoth, it should be split up IMO. On a side note, I have never had any performance problems with Codeberg, but my projects aren’t that big.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up2·6 hours agoSelfhosted ci works well, but the GitHub ci is so fast it’s not even funny. At least compared to my selfhosted stuff which is arguably cheap
Codeberg has a git “ci” possibility (woodpecker?). What is missing?
People. Most people are still on GitHub and don’t see things on Codeberg / GitLab nor are they willing to create an account. It’s a classic case of the network effect.
Exactly. I’m looking forward to forgejo federation.
Not all actions run on it.
Also, GitHub infrastructure is free and really performance, that’s why I use it even if I have my own for server.
Also, discoverability. For the projects that I want to show to the world, GitHub is best, since it’s most likely people see it there.
Free like in Microsoft free…
For the discoverability I totally understand, but it’s a behemoth, it should be split up IMO.
On a side note, I have never had any performance problems with Codeberg, but my projects aren’t that big.
Selfhosted ci works well, but the GitHub ci is so fast it’s not even funny. At least compared to my selfhosted stuff which is arguably cheap
Fair enough!
Is the CI free?