Whenever I open Hacker News on Linux, the fonts are incredibly tiny, difficult to read and imo ugly.
This can be solved by installing ttf-mscorefonts-installer and accepting the proprietary license.
I have looked at HN's CSS, and it seems okay (has a fallback to a generic font family), but the problem I think is that the default Linux font for sans-serif is too tiny when the size is set to 10 pt. Verdana, ..., look fine at that size.
I would recommend that the site's CSS be changed in some way (I don't quite know how exactly) to fix the issue with small fonts on Linux.
P.S. Happens on Debian/Ubuntu/Linux Mint with Chrome and Firefox.