mesa@piefed.social to Programming@programming.devEnglish · 2 days agoLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.comexternal-linkmessage-square26linkfedilinkarrow-up1167arrow-down12
arrow-up1165arrow-down1external-linkLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.commesa@piefed.social to Programming@programming.devEnglish · 2 days agomessage-square26linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up3·2 days agoCodeberg has a git “ci” possibility (woodpecker?). What is missing?
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up5·edit-21 day 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·1 day agoExactly. I’m looking forward to forgejo federation.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up4·1 day 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-up1·1 day 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·1 day 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?
Yes