Hacker News new | ask | show | jobs
by ephaeton 1574 days ago
Well, the overly wide width can easily be mitigated by resizing your viewport; this is truly responsive web. Your font (size) preference is also easily applied, and nothing breaks when you scale the information to your preference.

Both are very rare nowadays, and have been for quite a while, where "responsive" means "one of X configurations, and _we_ choose which" and scaling text often has the effect of breaking the visual appearance, and thus, in a visual-first mindset, the UX, and more often than not also the functionality in general.

1 comments

  > Well, the overly wide width can easily be mitigated by resizing
  > your viewport; this is truly responsive web.
I've been arguing this for years. "The web" is device agnostic - the agent of the user sets the width, text size, font, and other properties as needed.

All these websites that work on X*Y screen size of J, K, and L devices are the result of "web developers" who have a J, K, or L device with an X*Y screen trying to make a flyer. And I work in the industry, albeit on the server side.

I mentioned this point on HN once or twice in the past, and the response has been pretty much "nobody's going to do that, learn to live with our fixed width articles, you outdated dinosaur!" :)