Thing is, though, we optimize for the numbers we have. Without anyone in academia actually doing rigorous analysis of perceived performance, we're just flying blind.
Combine this with Gilles' previous post on the topic (https://calendar.perfplanet.com/2018/magic-numbers/), and it's quite possible that web performance mavens (like myself) have just been optimizing for numbers that have no relation at all to how users actually feel about page speed. Sobering.
Wikipedia did a large-scale study of perceived performance, and found that none of the existing web APIs had a strong correlation with how fast or slow users thought the page was. Yikes.
"Using Hamburger Menus? Try Sausage Links (scrolling navigation)." Interesting concept, one of the issues for me is the uncontrolled "overflow cutting". A French newspaper implemented this and on my mobile, Culture got cut into "Cul" (French for "Ass") https://bradleytaunt.com/2019/06/14/hamburger-menu-alternative/
"[T]he giant tech companies can make a credible claim to be the defenders of privacy, just like a dragon can truthfully boast that it is good at protecting its hoard of gold."
Recently I've been trying to re-evaluate my own negativity towards tech. You catch more flies with honey than vinegar, etc. Also I don't know how good it is for my soul that I keep focusing on everything wrong with the tech industry.
Question: “How [do you] respond to the argument that without viable alternatives, walking away from Facebook or social media more generally is a privilege?”
JL: "If you’re privileged enough to have the option of walking away from social media, and yet you don’t, you’re failing to use your privilege to defeat a system that traps other people who are less fortunate than you."
The more I work in web development, the more I conclude that the majority of web teams are just not skilled/disciplined enough to build an SPA when a static site will do.
Static sites do not have to worry about:
- memory leaks - the back button / history - scroll state - focus state - page lifecycle (tab freezing/unfreezing)
SPA frameworks should come with a "you must be this tall to ride" sign.
@anthracite That's exactly how I feel about it. It's as if Tolkein stopped writing Return of the King and decided to put The Silmarillion in there instead.
@anthracite I haven't watched the latest season, but I already feel like the previous season and frankly the last two books kind of broke my heart. It's such an ambitious story with great writing and characters, but I think he should have tried to wrap it up by the third or fourth book.
The Magicians trilogy by Lev Grossman is a good counter-example of a tightly-written series that wraps everything up in three books.