←back to thread

446 points talboren | 4 comments | | HN request time: 0s | source
Show context
zackmorris ◴[] No.45039765[source]
GitHub moved to a JavaScript rendering mode almost as soon as Microsoft bought it. Previously, I had been able to browse it with JavaScript disabled on my 2011 Mac Mini which Apple stopped allowing upgrades on past macOS 10.13. So even if I enable JavaScript, I can no longer browse GitHub, because they didn't bother to make their build compatible with browser versions as old as mine.

It's hard to know which member of the duopoly is more guilty for breaking GitHub for me, but I find that blaming both often guarantees success.

I could like, buy a new computer and stuff. But you know, the whole Turing complete thing feels like a lie in the age of planned obsolescence. So web standards are too.

replies(6): >>45040146 #>>45040845 #>>45040924 #>>45042018 #>>45042973 #>>45064741 #
1. shepherdjerred ◴[] No.45042018[source]
Couldn’t you install Chrome or Firefox?
replies(1): >>45042201 #
2. ksherlock ◴[] No.45042201[source]
Firefox 115 is the last version that runs on 10.12, 10.13, and 10.14 (also Windows 7 and 8). At this point 115 is 2 years old and GitHub is only tested on bleeding edge browsers, apparently.

So GitHub is usable but there are a number of UI layout issues and searching within a file is sometimes a mess (eg, highlighting the wrong text, rendering text incorrectly, etc. maybe that's true for all browsers. you're better off viewing a file as text in raw mode)

replies(1): >>45050281 #
3. jeroenhd ◴[] No.45050281[source]
Does that change anything compared to running an old version of Safari that's also extremely slow because of a bug to boot? Modern websites are broken on abandoned browsers anyway, but if you install a less-abandoned browser you'll have a better experience on average.

Firefox doesn't work on Windows 7 anymore but installing Firefox is still a hell of a lot better than sticking to IE.

replies(1): >>45051753 #
4. ksherlock ◴[] No.45051753{3}[source]
Github is completely unusable on old Safari so it changes everything.