Pretty clever using the timezone offset to approximate the user's location without using GeoIP. I hadn't noticed that but sure enough, my (approximate) location is in view first.
Eh. I'm in the southern hemisphere, and the Github Globe first appears in the middle of the Philippines Sea. They're just assuming everyone is in the northern hemisphere.
How We Built the GitHub Globe
71–80 of 107 posts
Re: How We Built the GitHub Globe
#72Re: How We Built the GitHub Globe
#73Earlier quoted context omitted.
Eh. I'm in the southern hemisphere, and the Github Globe first appears in the middle of the Philippines Sea. They're just assuming everyone is in the northern hemisphere.
That shouldn't matter for the timezone, though, no?
Re: How We Built the GitHub Globe
#74Re: How We Built the GitHub Globe
#75Pretty clever using the timezone offset to approximate the user's location without using GeoIP. I hadn't noticed that but sure enough, my (approximate) location is in view first.
Re: How We Built the GitHub Globe
#76Earlier quoted context omitted.
That shouldn't matter for the timezone, though, no?
Using the timezone was Github's way of easily getting the right orientation of the globe for the viewer's location. In my case (and I'm guessing everyone in the southern hemisphere) that doesn't work.
Re: How We Built the GitHub Globe
#77Earlier quoted context omitted.
FWIW, this only works for me in Chrome, not Firefox.
What doesn't work? Link, page, CSS? Everything seems to work for me. Firefox latest stable release
I get terribly jittery rendering in chrome (despite being on a powerful desktop that is doing nothing else).
Re: How We Built the GitHub Globe
#78Pretty clever using the timezone offset to approximate the user's location without using GeoIP. I hadn't noticed that but sure enough, my (approximate) location is in view first.
Eh. I'm in the southern hemisphere, and the Github Globe first appears in the middle of the Philippines Sea. They're just assuming everyone is in the northern hemisphere.
Re: How We Built the GitHub Globe
#79Re: How We Built the GitHub Globe
#80This is amazing! Is it just me or is the performance of Github's globe really bad on Firefox? The FPS is super low for me on Firefox but fine in Chrome.