Live data from Hacker News

The web sucks if you have a slow connection

danluu.com

621–622 of 622 posts

Re: The web sucks if you have a slow connection

#621
post #506

Something I have had at the back of my mind for a long time: in 2017, what's the correct way to present optional resources that will improve the experience of users on fast/uncapped connections, but that user agents on slow/capped connections can safely ignore? Like hi-res hero images, or video backgrounds, etc. Every time a similar question is posed on HN, someone says "If the assets aren't needed, don't serve them…

> Every time a similar question is posed on HN, someone says "If the assets aren't needed, don't serve them in the first place", but this is i) unrealistic, and ii) ignores the fact that while the typical HN user may like sparsely designed, text-orientated pages with few images, this is not at all true of users in different demographics. And in those demos, it's often not acceptable to degrade the experience of users…

> People use Craigslist, for example. If the thing is useful, people will use it. If there's a product being sold, and if it's useful to the potential clientele, they'll buy it. Without regard to the UI.

Craigslist achieved critical mass in the 90s, so it's not a good example. Many useful products disappear because they can't attract enough users to become sustainable. A nice UI can affect users' credibility judgments and increase the chance that they'll stick around or buy things.

[1] http://dl.acm.org/citation.cfm?id=1315064

Re: The web sucks if you have a slow connection

#622
post #398

Earlier quoted context omitted.

640px would be a problem — that's approximately 15em on my screen. I don't think that unit is supposed to be about hardware pixels, but... Well, that's how it seems to be implemented anyway. Ems usually do better.

On hidpi screens they're emulated pixels, not hardware pixels (pretty much for this reason).

That's the idea. XFCE doesn't deal well with hidpi.
Post reply on HN