Live data from Hacker News

GitHub had connectivity problems

status.github.com

21–30 of 175 posts

Re: GitHub had connectivity problems

#21

All these ideas like "let's fetch our deps directly from github" sound good until github is not down.

You have to fetch them from somewhere. If you are fetching deps from multiple sources, there is a much higher chance of at least one source being down.

You can fetch them. Once, then cache them

Re: GitHub had connectivity problems

#22

Title should be "Github _is_ under DDoS and having connectivity problems" edit: TIL my English wasn't as good as I thought.

That's subjective. In America companies tend to be referred to as singular entities, but in the UK they would be referred to as plural. Neither is wrong, just different idioms.

TIL

Re: GitHub had connectivity problems

#24

Title should be "Github _is_ under DDoS and having connectivity problems" edit: TIL my English wasn't as good as I thought.

That's subjective. In America companies tend to be referred to as singular entities, but in the UK they would be referred to as plural. Neither is wrong, just different idioms.

As you say - In English they would be referred to as plural. I'm English.

Re: GitHub had connectivity problems

#26
post #13

All these ideas like "let's fetch our deps directly from github" sound good until github is not down.

Yeh it's definitely preferable to have one of the two developers your small startup can probably afford spending a good portion of their time rolling out, securing and maintaining your own infrastructure

Yeh cos those are two only two options available. Good thinking.

Re: GitHub had connectivity problems

#27
post #23
post #17

Earlier quoted context omitted.

If only git were a distributed version control

It would be nice not to have to rely on centralized servers at all. A P2P/torrent client built specifically for sharing code from git repositories, perhaps?

But there is much less commercial incentive behind a p2p alternative. Centralized services are easier to monetize.

I look forward to the day governments start to fund free software, for example through the GNU project. Then we'll all have better tools.

Actually, there were already some fundings. Germany funded GnuPG to port it to Windows.

What do I care what is the new world record in sprinting? But I very much do care about a new release of libreboot, libreCMC/openWRT or Debian!

I hope one day we will see peaceful international competitions between nations of who can provide the best/most used free software.

Re: GitHub had connectivity problems

#28
post #23
post #17

Earlier quoted context omitted.

If only git were a distributed version control

It would be nice not to have to rely on centralized servers at all. A P2P/torrent client built specifically for sharing code from git repositories, perhaps?

There is this https://code.google.com/p/gittorrent/ although I've never tried it...

edit: a more recent (?) link https://github.com/cjb/gittorrent

Re: GitHub had connectivity problems

#29

Title should be "Github _is_ under DDoS and having connectivity problems" edit: TIL my English wasn't as good as I thought.

That's subjective. In America companies tend to be referred to as singular entities, but in the UK they would be referred to as plural. Neither is wrong, just different idioms.

No, 'are' is, I believe, also incorrect in BrE. It's commonplace here, but not correct. (Or so I was taught!)

Re: GitHub had connectivity problems

#30
post #23
post #17

Earlier quoted context omitted.

If only git were a distributed version control

It would be nice not to have to rely on centralized servers at all. A P2P/torrent client built specifically for sharing code from git repositories, perhaps?

See http://ipfs.io and https://github.com/cryptix/git-remote-ipfs
Post reply on HN