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-square38fedilinkarrow-up1196arrow-down12
arrow-up1194arrow-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-square38fedilink
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-up2·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
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