Oh no. It looks like every button and menu is now a translucent layer, so that any noise from the background shows through and muddles the text. This seems like an accessibility nightmare. Translucent layers generally make software unusable for me. In the video, I saw several instances that would be really really bad for me, where I’d be straining to understand the text. Looks really cool and futuristic though. Just…
Apple introduces a universal design across platforms
931–940 of 1001 posts
Re: Apple introduces a universal design across platforms
#932Oh no. It looks like every button and menu is now a translucent layer, so that any noise from the background shows through and muddles the text. This seems like an accessibility nightmare. Translucent layers generally make software unusable for me. In the video, I saw several instances that would be really really bad for me, where I’d be straining to understand the text. Looks really cool and futuristic though. Just…
I find transparency annoying enough that if it becomes more prevalent on MacOS in a way I can't turn off, I may switch to Linux for that reason alone.
Re: Apple introduces a universal design across platforms
#933Oh no. It looks like every button and menu is now a translucent layer, so that any noise from the background shows through and muddles the text. This seems like an accessibility nightmare. Translucent layers generally make software unusable for me. In the video, I saw several instances that would be really really bad for me, where I’d be straining to understand the text. Looks really cool and futuristic though. Just…
This is also likely a performance nightmare. Funny that they mention that "new hardware has enabled us to..." which means that this will perform poorly on old devices. At a previous company, we were forbidden from using translucency (with a few exceptions) because of the performance cost of blending. There are debugging tools we'd use fairly often to confirm that all layers were opaque.
Re: Apple introduces a universal design across platforms
#934Earlier quoted context omitted.
That screenshot is utterly unreadable. It makes my eyes hurt. For the young people out there, I'm not exaggerating or being metaphorical. Literally pain in my eyes as they try (and fail) to focus on the appropriate UI elements. I was going to upgrade to an iPhone 16 this week. I might be checking out Google or Samsung devices instead.
You might want to look at the new design language that Android is going for: https://news.ycombinator.com/item?id=43975352
https://news.ycombinator.com/item?id=43975352
Feels very much like a fruit-colored version of late 1960's early 1970's pop culture design.
Change it to browns and oranges and golds, and it'll be perfectly groovy.
Re: Apple introduces a universal design across platforms
#935Earlier quoted context omitted.
Accessibility aside, I don't see the appeal in this design. I find the current design quite pleasant and usable. Translucent 3D text sounds like teenage-me messing around in Photoshop in the early 2000s.
The new glass design feels fresh and playful. Like a more refined luxury version of Frutiger Aero. The current design is functional, but it feels pretty stale and mundane after years.
Re: Apple introduces a universal design across platforms
#936Earlier quoted context omitted.
Just because we can doesn't mean we should. Using this new design language as an example, things are now harder to read, identify, and understand. That's a huge loss to productivity and ease of use.
> things are now harder to read, identify, and understand What makes you think that? Do you have a specific example from the keynote in mind? There must be something since you've never actually used this design system yourself. Or is this just your pre-judgement?
Every single example of the five are hard to read, especially the second.
At least half of the example screenshots and videos I've seen in the keynote and on various Apple website pages are hard to read. The lense effects, only visible in the animations/videos, are technically impressive, visually stimulating, but terrible from a utilitarian perspective (unless you consider convincing people to buy iPhones using attractive visuals in a cinematic sort of way but not actually trying to use the devices as some sort of utility to Apple).
Re: Apple introduces a universal design across platforms
#937Earlier quoted context omitted.
Just because we can doesn't mean we should. Using this new design language as an example, things are now harder to read, identify, and understand. That's a huge loss to productivity and ease of use.
> That's a huge loss to productivity and ease of use Have you used it yet?
Re: Apple introduces a universal design across platforms
#938Earlier quoted context omitted.
This is also likely a performance nightmare. Funny that they mention that "new hardware has enabled us to..." which means that this will perform poorly on old devices. At a previous company, we were forbidden from using translucency (with a few exceptions) because of the performance cost of blending. There are debugging tools we'd use fairly often to confirm that all layers were opaque.
Windows Vista introduced this same concept. Performance was awful unless you had compatible graphics acceleration. 20 years later, I think most devices should be fine, especially Apple devices.
Even on modern devices though which have more computation and graphics power to the point that they aren't going to actually lag or anything while rendering it, why waste cycles and battery animating these useless and distracting things? There's no good justification.
Re: Apple introduces a universal design across platforms
#939Earlier quoted context omitted.
This is also likely a performance nightmare. Funny that they mention that "new hardware has enabled us to..." which means that this will perform poorly on old devices. At a previous company, we were forbidden from using translucency (with a few exceptions) because of the performance cost of blending. There are debugging tools we'd use fairly often to confirm that all layers were opaque.
Interestingly, in iOS 18, suppressing transparency (there’s a setting for it) makes performance worse, not better. The UI lags significantly more with transparency disabled. I expect it will be the same with iOS 26: there will be setting to reduce the transparency (which I find highly distracting) but it will make performance actually worse…
Re: Apple introduces a universal design across platforms
#940 *{
opacity: 0.36
}
And call it revolutionary?