I don’t understand the aversion to information density that designers have. In my experience, old school server-rendered sites tended to be jam packed with more information and richer tooling than most of the SPA-type sites you interact with these days.
They might be “ugly” from some bauhaus art school designer’s standard but I’d way rather use an old school but feature rich interface like eBay than the sleek-looking but totally UX deprived site like FB marketplace. I recently liquidated a bunch of my belongings to move, and I can’t deny that it’s probably the best tool to do something like that because of the eye balls, but god damn. The mobile first design, gobs of white pace, the annoying “blurred copy of your picture behind your picture” effect that local news sites seem to love, completely re-created React component replacements for every standard UI element like a select drop down. It was usually easier to just use my phone than their website.
My guess is that tech nerds generally have way higher than normal tolerance for information density. For example, people always balk when I have quick looks at unpretty JSON to see if it kinds looks like it should, often even other devs. My impresssion is that for a lot of "normies" high information density equals unparseable unless they are already familiar with the information structure.
I guess. I mean, it’s not like I want things to be a big spreadsheet of information or something. A simple example is the semi-recent redesign of Strava. It used to be more of the old school Rails server-generated HTML variety and then they redesigned it to have huge buttons, rounded corners, infiniscrolls, etc. some things are nice like the training calendar, but in the past it was a lot easier for me to load a page of my historic activities to quickly estimate for myself something like “how many rides did I go on between thanksgiving and Christmas?” It was more about the data that I used the site for.
Now I have to enjoy the “experience” that some designer put together which doubtlessly enhanced their engagement. More often than not I’m not looking to “experience” anything. I just want to load a page of data and quickly review it. Over designing things and and hearing PMs drone about “experiences” for everything has made that word chafe for me lol. It’s like they think logging into their website should be like going to Disneyland or something.
I think (but I'm also someone who likes more densely packed interfaces) that it boils down to "discoverability" and friends: a sparse interface with a few well chosen controls can be easier to explore and navigate, precisely because there is less information. So on the one hand it eases the task of the user (cognitive load, if you want), and on the other it forces the builder to prioritize.
If that leads to difficulties for complex and infrequent tasks, it's only a disadvantage for the more technically oriented user.
I see what you mean. I always get this feeling that all the changes are better for people in general, but power users get screwed in the move. I used to love how difficult power powerful UIs were. Back in the 90s and 00s, tools like photoshop and Office used to be complex, but felt so crisp that once your learned them, it was like playing a piano. Muscle memory and keyboard shortcuts made things feel so fast. Now it feels like everything tried to “learn” my preference or suggest shit to me.
Dialing numbers and texting on my old flip phone used to be easy. Now, using google voice on my iPhone to dial a number is horrendous because it’s trying to “suggest” someone for me to call with every digit that I dial.
I also like to do as much as possible via the keyboard, but that rarely works on websites anyway. They don't have to be incompatible: quite a few shortcuts in MS Word still work, even though they've change the UI model several times, and (at least in Office) they're customizable.
I agree that suggesting a contact based on digits is a very odd feature, one of the type "because we can". I can't imagine it being helpful at all, really: almost all users know how to operate the contact list.
They might be “ugly” from some bauhaus art school designer’s standard but I’d way rather use an old school but feature rich interface like eBay than the sleek-looking but totally UX deprived site like FB marketplace. I recently liquidated a bunch of my belongings to move, and I can’t deny that it’s probably the best tool to do something like that because of the eye balls, but god damn. The mobile first design, gobs of white pace, the annoying “blurred copy of your picture behind your picture” effect that local news sites seem to love, completely re-created React component replacements for every standard UI element like a select drop down. It was usually easier to just use my phone than their website.