HN user

lunasorcery

8 karma
Posts0
Comments3
View on HN
No posts found.

...which swaps the font for monospace (less legible for body text in my experience, my eyes start just glazing over) and swaps the images and diagrams for ascii art (or in some cases omits them entirely).

There’s a comfortable middle-ground to be had between the two options.

While I agree with the article, I can't help but feel like the superfluous animations undercut it somewhat. Would be nice to have a version with the images/diagrams but without the animations - maybe add support for prefers-reduced-motion?

Seems like there's a race condition between the images loading and the script setting up the sliders; if the script runs before the 'before' image for a given slider has finished loading, that 'before' image won't be visible at all. Happens under Chromium-based browsers too.