Live data from Hacker News

Material 3 Expressive

design.google

471–480 of 577 posts

Re: Material 3 Expressive

#471

Earlier quoted context omitted.

You can do that by changing the cursor icon for the elements in question. The CSS rule does support per-element swapping (because of course it does, that’s how a text input has a bar but a button has a pointer).

The cursor color inversion can't be done with CSS though.

Use a different colored image.

The background colour of the hovered element is known. When you specify the bgcolor, also override the cursor image.

Re: Material 3 Expressive

#472

How did these clowns manage to make my mouse cursor laggy? It is incomprehensible for me to live in such a big bubble with such a big paycheck and then spend zero brainpower on systems without graphics acceleration. This is extremely bad engineering and these engineers should be called out for it. It takes a special kind of person to deliver this and be proud of it. Once they made their millions at Google these engin…

I'm not understanding this comment. I'm running this site on my Pixel 5 and on Firefox on a Thinkpad W530 (12+ years old) and it's flying on both. What part is laggy?

Re: Material 3 Expressive

#473
post #395

Earlier quoted context omitted.

It's not just a laggy mouse. I scrolled through half a page of a completely black screen. On a high powered machine with lots of bandwidth and low latency. The designers here have lost the plot.

Very unusually, everything is working and smooth on Fennec F-Droid for me. Usually it's the opposite but it happens more often these days.

I know you aren't supposed to comment on it, but man, you just never know what will set people off on this site, and god knows they won't tell you. Are people bothered that I chimed in to say "works for me" or that I insinuated Fennec F-Droid is usually less smooth than the Webkit-based mobile browsers? I'll never know for sure. Sometimes with Hacker News, whether a comment is actually well-received feels like a dice roll.

Re: Material 3 Expressive

#475

As someone who works in UX, I admire all the work the Google UX team puts into Material: tons of documentation, UI kits, theme generation tools, a lot of thinking on systematizing the color combinations, etc. However, this article has a lot of "Pepsi Logo" vibes ( https://www.scribd.com/document/541500744/Pepsi-Arnell-02110... ). I never confirmed if this was a hoax, but it was made into many news websites at the tim…

> By contrast, Apple, which is often praised for its product aesthetics, never makes marketing content like this about its design language. It may present creating emojis as a huge feature or inflate some of its claims a bit, but in general, they let the product do the talking. On top of that, when Apple makes a change or does a redesign, it's usually not overly disruptive (new macOS settings aside). The core functio…

> it's usually not overly disruptive (new macOS settings aside). The core functionality and layouts remain more or less the same

ios 18 photos app?

Re: Material 3 Expressive

#476
Oof. I actually really like the majority (with some notable exceptions) of what Material 3 Expressive does from a pure design perspective, but this article is the worst reflection of that.

"Big button easier to find" (let's think about whether "easy to find send button" is the top priority for an email composition screen, because these folks apparently didn't) and "We can make an existing UI less functional by taking up the entire screen" seem to be the writer's favorite parts of M3E.

It's ironic that they got rid of the tall bottom navigation bar and brought back the short one with less padding (likely after all of Google's own 1P properties decided it wasted too much space), because now it feels like that took that failed philosophy and applied it everywhere else.

Re: Material 3 Expressive

#477
post #473
post #395

Earlier quoted context omitted.

Very unusually, everything is working and smooth on Fennec F-Droid for me. Usually it's the opposite but it happens more often these days.

I know you aren't supposed to comment on it, but man, you just never know what will set people off on this site, and god knows they won't tell you. Are people bothered that I chimed in to say "works for me" or that I insinuated Fennec F-Droid is usually less smooth than the Webkit-based mobile browsers? I'll never know for sure. Sometimes with Hacker News, whether a comment is actually well-received feels like a dice…

My naive guess is that it's a null hypothesis situation. You not seeing a problem isn't a useful indicator for if there is a problem. More than that, it probably hits too close to home for mostly software devs, with the dreaded "Well it works on my machine."

Re: Material 3 Expressive

#478
If that page is an example of Material 3 Expressive then it's a hard no.

It is nauseating how text blocks keep moving after a scroll, and the animations are a solid 15 year step back in time.

I won't be using it on any projects, and I will spend much less time on any site that uses it.

Re: Material 3 Expressive

#480
post #263
post #220

Earlier quoted context omitted.

Arrreg!! So many of these React (et al) sites, with poorly re-built elements and break the built-in functionality! The A tag works perfect! But no, we need three or four nested divs, components, and many lines of JS to end up with something worse. Is React the driver? Do devs just not know? Is management pushing garbage?

If you render an in React (or Angular, which I think they're using here), it's just an ! You have to do extra work to fuck it up!

I was digging into the cursor effect just to see why it's so laggy for some people and noticed that this is actually a Next.js site.

That is news to me that Google is using Nextjs for anything.

Post reply on HN