I do agree with op that HN is built for sharing news and links and it is great that they have not tried to update it with new style and heavy experience.
Tell HN: Thank you for not redesigning Hacker News
91–100 of 398 posts
Re: Tell HN: Thank you for not redesigning Hacker News
#92Re: Tell HN: Thank you for not redesigning Hacker News
#93But this site has been redesigned. It used to be unusable on mobile and is now just poor.
Re: Tell HN: Thank you for not redesigning Hacker News
#94It's not as clean as hn, but way better than "new" reddit. (I use it even on my fast connection.)
Re: Tell HN: Thank you for not redesigning Hacker News
#95I loathe the modern web. Speed is a secondary to "hey look what we're doing with our frameworks".
Re: Tell HN: Thank you for not redesigning Hacker News
#96There should be an extension that automatically redirects common websites to their lite versions. reddit.com -> old.reddit.com facebook.com -> mbasic.facebook.com cnn.com -> lite.cnn.com npr.org -> text.npr.org twitter.com -> twitter.com (with JS disabled) gmail.com -> gmail.com (HTML version)
*As for reddit though, if you log in with an account you can set it to always use old reddit in preferences.
Re: Tell HN: Thank you for not redesigning Hacker News
#97Earlier quoted context omitted.
That's not increasing line-height. I don't have a problem with my eyesight, I have a problem with poor typography.
And I have a problem with acres of whitespace. Here's one vote for HN to leave the line height right where it is.
Re: Tell HN: Thank you for not redesigning Hacker News
#98Earlier quoted context omitted.
I assume you have JavaScript disabled, right? If so, can you give an example of a similar webpage that doesn’t reload the whole page to reflect your vote?
No, voting doesn't work at all with JS disabled.
Re: Tell HN: Thank you for not redesigning Hacker News
#99Earlier quoted context omitted.
I assume you have JavaScript disabled, right? If so, can you give an example of a similar webpage that doesn’t reload the whole page to reflect your vote?
You can do this without javascript, you just create a form that sends an XHR PUT/POST request and returns back a 200 response. You can't do much with the response without JS but a single upvote doesn't change anything on the page so there's no need for the reload.
Not much, but it does hide the arrows and shows an undo link on the comment.