Live data from Hacker News

GitHub Git Operations Are Down

githubstatus.com

21–30 of 271 posts

Re: GitHub Git Operations Are Down

#25
post #13

It's almost as if only Git is distributed, but people sold out to Github for convenience. Too bad Git lacks a distributed bug tracker and wiki system like Fossil. Guess Github has to fail a lot more for things to change.

I've been keeping an eye on radicle[1] but the documentation for setting up a peer and web frontend is a bit complex. It seems to offer what you're describing: a "decentralized" Git frontend with issue tracking. Seems to be missing wiki functionality, however.

[1] https://radicle.xyz/

Re: GitHub Git Operations Are Down

#26
post #18

Experiencing this as well. I was a bit concerned something was wrong with my key but alas it is not my key but an outage. Developer "snow day".

Spent like 30 mins tryig to figure out why ssh auth was not working. Compared sha256 signatures, doubted my reading abilities and pulled my hair.

same..

Re: GitHub Git Operations Are Down

#27
post #13

It's almost as if only Git is distributed, but people sold out to Github for convenience. Too bad Git lacks a distributed bug tracker and wiki system like Fossil. Guess Github has to fail a lot more for things to change.

The GitHub wikis are actually git repos.
Post reply on HN