Hacker News new | ask | show | jobs
by lynndotpy 8 days ago
Yes!! I agree with this entirely.

As far as I know, the best data the rest of us have is Google Trends. And based on that, it really does look like Liquid Glass elicited the largest negative reaction that Apple has ever had to an OS release.

"How to Switch to Android" hit 3x its all time peak, "iPhone revert update", hit 4x its all-time peak, "iPhone slow" hit 8x its all time peak, "iPhone bad now" hit 5x its all time peak, "iPhone fix battery" hit 3x its all-time peak (and 14x its five-year peak)

https://trends.google.com/trends/explore?date=all&q=how%20to...

https://trends.google.com/trends/explore?date=all&q=iphone%2...

https://trends.google.com/trends/explore?date=all&geo=US&q=i...

https://trends.google.com/trends/explore?date=all&q=iphone%2...

https://trends.google.com/trends/explore?date=all&q=iphone%2...

I mostly looked at this for iOS, but searches like "macOS slow", "mac slow", "fix mac battery", "fix mac", etc. all show similar hockey-stick jumps as Liquid Glass rolled out.

If this means a sudden highest-ever 10x shift in customer dissatisfaction - 1000% - then that has to have been significant.

1 comments

There are probably other parts as well. Dissatisfaction against Apple for App Store has been high, may be for some Liquid Glass was the last straw. Omarchy had the highest number of Apple user switch to Linux. 100,000 downloads may be small numbers by Apple standards but even if half of that were developers coming from Apple Mac I think it is a pretty big shift.

The worst part, intentionally or not they left macOS 26 as the last release for all the Intel user.

> The worst part, intentionally or not they left macOS 26 as the last release for all the Intel user.

I cannot believe that Apple is that insidious to have planned a milquetoast release to be the last one for Intel, but I totally believe that Apple is insidious enough to see how they can benefit from it.

That they're literally marketing macOS 27 as we've listened to your complaints about 26 completely deflates anyone's interest in running macOS 26 on Intel. Their Intel users are being marketed hard to switch to Apple Silicon.

> Omarchy had the highest number of Apple user switch to Linux.

DHH's dotfiles repo is not a viable replacement for macOS, I promise you. Linux is fun, but macOS is already enough of a *nix for most developers, and it works well without much tinkering.

You just have to constantly tell the LLM to give you zsh commands, not bash ones.
You can easily install bash or any other shell on macOS, and set it as your default with chsh, same as on any other *nix. (Also easy to make the harness use a non-login shell by aliasing it with a $SHELL override.)