dhruv3006@lemmy.world to Programming@programming.dev · 4 days agoGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devexternal-linkmessage-square21linkfedilinkarrow-up11arrow-down10cross-posted to: [email protected][email protected]
arrow-up11arrow-down1external-linkGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devdhruv3006@lemmy.world to Programming@programming.dev · 4 days agomessage-square21linkfedilinkcross-posted to: [email protected][email protected]
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·3 days 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.