Live data from Hacker News

How We Built the GitHub Globe

github.blog

31–40 of 107 posts

Re: How We Built the GitHub Globe

#31
post #15

Not useful, all it does is lag the page and increase the cpu usage to 40% when you have hardware acceleration turned off.

Agree! They could have cached way more of this. A pre-rendered video would have had the same effect. A fun and impressive thing to build for sure, but its value isn't worth its complexity.

You can’t interact with a video.

Re: How We Built the GitHub Globe

#32
I watched the animation from Nat the CEO and what struck me as odd was the volume of which Brazil does “activity” at night.

Clearly the USA is more active during the day, as is India and Europe. Brazil on the other hand is backwards. Anyone know why that would be? I’ve worked with Brazilians before during the day so that struck me as really peculiar.

Re: How We Built the GitHub Globe

#33
post #10

Earlier quoted context omitted.

You do, just go to https://github.com/home

Is that even linked anywhere? GGP isn't alone, I've literally never seen the Globe before either.

It's still almost brand new still, they launched a new homepage around Dec 14th, or maybe earlier.

Re: How We Built the GitHub Globe

#35
post #3

Looks a lot like the globe on Stripe's homepage: https://stripe.com They even had a post about it, too: https://stripe.com/blog/globe

Good design ideas are always 'stolen'. As long as it's not exactly the same clone then it's fine. Github's is different enough and looks cool so I don't mind the similarity. And as others have commented there is plenty of other examples in the past of global activity maps.

Re: How We Built the GitHub Globe

#36
I'm not convinced of the performance, I heard my fans spin up when I first opened the new Github.com redesign a few weeks back and remember commenting on it to our developers ("how we destroyed your browsers performance" as a joke).

It's still a heavy thing to add to any page IMO. Which shouldn't be downplayed.

But it is very neat and I still like it.

Re: How We Built the GitHub Globe

#39
post #36

I'm not convinced of the performance, I heard my fans spin up when I first opened the new Github.com redesign a few weeks back and remember commenting on it to our developers ("how we destroyed your browsers performance" as a joke). It's still a heavy thing to add to any page IMO. Which shouldn't be downplayed. But it is very neat and I still like it.

Performance != resource usage in this case.

They optimized for hitting 60fps without any concern for the resources they were using as long as it fit in that budget

I agree that using this amount of resources in the browsers of visitors shouldn't be taken lightly (they could be on battery for example).

Post reply on HN