Hacker News new | ask | show | jobs
by locklock 2624 days ago
Kind of, but not for the reasons they want me to like it. The redesign itself is terrible in almost every way, but in being so terrible it really drives a point home I've been thinking about for a while: the "best practices" of modern SPA design and implementation can really lead to drastically reduced functionality.

It might look slightly easier on the eyes (debatable) but other than that, actually using the redesign is worse in almost every way. It's slower than the previous version and there's way less information on a page, yet this is the app you'd get if you followed all the "common wisdom" about building a web front end in 2019.

Compare this to something like craigslist, or pinboard, or HN, which are all theoretically "ugly" but all very fast and very easy to use. Content notwithstanding the user experience on craigslist is infinitely better than the one on new Reddit.

So yes, I like the redesign, but only in the sense that is has highlighted all of the bad parts of modern web design to me in a very concrete way.