Hacker News new | ask | show | jobs
by jamesholden 783 days ago
Am I getting older? On a modern display... reading that text is awful. Had to zoom it to 150%. At 'default' it's damn near 'fuzzy' looking. Apache, omg, use a readable font and size for goodness sake.
4 comments

It's text size 14px + a relative thin font + font with "serifs" + #404040; instead of black. Which is a gray which looks black but is 25% white.

I.e. thin small text of a font type which is well known to yield less good results on screens with unnecessary low contrast == bad UX.

Sadly way to many people today assume in their choices (sometimes without realizing it) everyone has mac book level HiRes OLED display and good eye sight where this should still looks quite fine (the contrast is better due to the screen, the font might lock wider due not using traditional sub pixel anti-aliasing, and the serifs aspect is less "bad" on high resolution displays).

But if you display it on a 1080p ISP display (assuming it's a decent 1080p ISP display) it will not be a very pleasant experience in a very subtle way due to lower contrast potentially thinner text and serifs in generally leading to decreased readability on non HiRes screens (hence why for years the general recommendation was not to use them for digital content).

If something is less readable on your modern display than on an older display then the problem is with your modern display not the website.

In other words: Turn on display scaling instead of expecting every website to increase the font size.

Fine on android firefox.
Also fine on "modern display" on firefox on linux. 27" 2560x1440, framework laptop 13" 2256x1504. Desktop at native resolution.
That’s what reader mode is for (I had the same reaction).
At this stage there's only a few websites where I'd like reader mode off, really. It removes a lot of advertising, bypasses cookie modals, doesn't execute a lot of javascript, etc etc.

I wonder how long before we get browsers that run in readability mode first and foremost? O:-)