GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
dhruv2038.bearblog.dev
GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
1–10 of 32 posts
Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#2- githubs' ci/cd has been pretty crap for me personally (ok there's worse out there but it's definitely not a joyful thing)
- The user interface I hate more and more each year.
- The availability, well... there's still two nines in there lol
- the CLI is not bad, i don't hate that
Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#3Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#4Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#5The success and growth of Mastodon proves that this model works, particularly for people who identify as being developers.
Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#6What is GH's remaining long-term moat right now, anyway? Microsoft bundling? Name recognition? That it's still the goto place for open source? Existing corpo contracts? - githubs' ci/cd has been pretty crap for me personally (ok there's worse out there but it's definitely not a joyful thing) - The user interface I hate more and more each year. - The availability, well... there's still two nines in there lol - the CLI…
* Free CI, especially Mac & Windows.
Find my a competitor that offers that. Until then I think their uptime is going to have to get a lot worse before the majority care.
Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#7What is GH's remaining long-term moat right now, anyway? Microsoft bundling? Name recognition? That it's still the goto place for open source? Existing corpo contracts? - githubs' ci/cd has been pretty crap for me personally (ok there's worse out there but it's definitely not a joyful thing) - The user interface I hate more and more each year. - The availability, well... there's still two nines in there lol - the CLI…
180,000,000 monthly active users
Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#8What is GH's remaining long-term moat right now, anyway? Microsoft bundling? Name recognition? That it's still the goto place for open source? Existing corpo contracts? - githubs' ci/cd has been pretty crap for me personally (ok there's worse out there but it's definitely not a joyful thing) - The user interface I hate more and more each year. - The availability, well... there's still two nines in there lol - the CLI…
Also, observe that the competitors all copied it's UI. And on a case-by-case basis, they have drawbacks of their own.
Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#9Re: GitHub Has an Availability Problem. Is It Time to Look Elsewhere?
#10Yes, let's look beyond centralized services for source control (also known as "developer social media"). For example, Forgejo is working on federation ( https://codeberg.org/forgejo-contrib/federation/src/branch/m... ) which makes the choice of where to host your code less relevant, because anybody on the federated network will be able to interact with any other repository no matter where it is hosted. The success an…