dhruv3006@lemmy.world to Programming@programming.dev · 1 day agoGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devexternal-linkmessage-square24fedilinkarrow-up1111arrow-down12cross-posted to: selfhosted@lemmy.worldtechnology@lemmy.worldhackernews@lemmy.bestiver.se
arrow-up1109arrow-down1external-linkGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devdhruv3006@lemmy.world to Programming@programming.dev · 1 day agomessage-square24fedilinkcross-posted to: selfhosted@lemmy.worldtechnology@lemmy.worldhackernews@lemmy.bestiver.se
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·13 hours agoit depends on what you’re looking for. just repository hosting, you can do that anywhere with a server, git --bare init, ssh, and a private key. social coding? foregejo personally i love beanstalk; i’ve been consistently with them since the 2000s; i’ll still be with them.
it depends on what you’re looking for.
just repository hosting, you can do that anywhere with a server,
git --bare init, ssh, and a private key.social coding? foregejo
personally i love beanstalk; i’ve been consistently with them since the 2000s; i’ll still be with them.