I've been using the original Vue HN (https://vue-hn.now.sh/top) for months, never even turn on the original HN (unless I need to post a comment, like now).
To be more precise, on macOS it's using system fonts (`-apple-system` - not necessarily San Francisco if set otherwise or on older versions of the OS).
I think it's fair enough to say that people should be using beta/dev builds, I've been using Sublime 3 for years (before switching to Atom a year ago) and there were just a handful of broken builds.
That said, as much as I like the quality of the app, I wouldn't hold my breath for version 4.
I think it'll be the same when StackOverflow introduced snippers and everyone thought JSFiddle would fade away because of it... In reality there was zero impact on the traffic from SO.
Done this a year before they've done theirs – https://github.com/oskarkrawczyk/tour.js (never got traction unfortunately, probably because it's MooTools-based and 2012 was the year when everyone who used MooTools started dropping it in favor of jQ).
Thanks for the heads up, wasn't even aware I'm missing elements due to the low karma.
Getting the styling done right here, is not that easy, as you can imagine the oldschool HTML doesn't really help. I was trying not to do multiple scopes for different pages in Stylish, but seems like I have to do CSS scoping to get rid of that .rank
Interesting indeed. I was just thinking about this the other day before deciding on putting together the userstyle. I was wondering weather the current HN backend is as fast as it can be, I'm sure there are dozens of developers that would like to rewrite it for free.