Hacker News new | ask | show | jobs
by ksec 3 days ago
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.

2 comments

> 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.)