upvote
> but the closed software ecosystem

There's aren't really any alternative OS [1], but I don't think it's fair to say there's a closed software ecosystem. You can install/compile/run whatever you want, including kernel extensions. The hardware isn't locked.

[1] Hardware isn't locked: https://asahilinux.org/about/

> Apple allows booting unsigned/custom kernels on Apple Silicon Macs without a jailbreak! This isn’t a hack or an omission, but an actual feature that Apple built into these devices.

reply
I wanted to try it but it works just on M1 and I have M4. I was also considering upgrading to M5/M6, again to take advantage of what I really love: access to the 2nm process.

The performance you get with M5/M6 in theory is crazy (especially having matmul cores with such an energy envelope and unified memory). By the time I can use it well in Linux there will be M7/M8 though.

With NVIDIA I can buy a Blackwell based core right now and use it (even if I will have much less GPU memory. Though it will be high bandwidth).

reply
It’s barely a “feature” that they let you execute arbitrary code on your own hardware.

They don’t provide any source code or documentation (which they easily could) so if want to do literally anything with your “open” device you must first reverse engineer the entire MacOS driver stack like the Asahi project did. Great fun, but it’s a criminal waste of incredibly talented engineer hours.

On top of that, the reason Asahi doesn’t work on M4 and later is that Apple has intentionally modified the ARM core to prevent stock MacOS from running once the hardware is “unlocked,” which makes it way more difficult to reverse engineer.

Bastards.

reply
I had a chance to try Omarchy past few days and it's just very different vs macOS. I honestly never had a problem with the windowing system ever since I built my own customization scripts (i.e. Hammerspoon). I can see the appeal for someone who wants ultimate customization though but macOS still wins overwhelmingly when it comes to polish, ecosystem, user experience, and apps (nothing comes close).
reply
It’s not just Omarchy, there’s really not much out there in the desktop Linux sphere for those who are mostly happy with how macOS works out of the box. Everything is either in a similar vein to the Omarchy setup (hyper-minimal tiling WM), Windows-like (KDE, Cinnamon, most other DEs), or a chimera with a grab bag of design bits from every desktop and mobile platform (GNOME, Pantheon, COSMIC).

It’s a bit depressing because it means that if I ever feel forced to switch my daily driver, it won’t come without a dump truck load of friction, frustration, and lost productivity, which I’ve validated by using the various Linux desktops on secondary machines.

reply
KDE Plasma is as good as it gets if you'd like to transition from MacOS:

https://pointieststick.com/2025/10/04/a-mac-like-experience-...

reply
I run KDE on a secondary machine and it's the best it's ever been, but for me it's best for single-purpose machines where desktop differences basically don't matter. It's about on par with one of the better Windows releases (XP or 7 maybe) in terms of how frustrating I'd find it to do work under.
reply
There were 1000 plugins created for Omarchy 4 in 2 days. That's why I don't feel it being hyper minimal anymore.

It's still not well integrated of course as those plugins are from different people, but I at least don't feel powerless as I know I can make any change easily.

reply
It is just regular resistance to change. Loss of productivity is exagerated, it indeed exists in which ever direction but it is only temporary.
reply
Perhaps, but one of desktop Linux's defining philosophies is the machine working for and adapting to the user rather than the reverse, so it's a letdown that this only really applies if you're coming from Windows or have been a Linux user all along.
reply
Choices are always opinionated by the dev but you can always fork and change to obtain what you need. MacOS doesn't let you do that and isn't easier to switch to.
reply
It's interesting because I just haven't felt the polish.

For example when using PyTorch I wanted to try to speed up my NN kernel by 2x by just using half precision and haven't noticed any speedup at all. Also I was missing the easy to use GNU tools that had to be mixed with Apple's tools.

I loved using Arc browser as well, and I'm missing it, but I guess I will do without it somehow (Chrome's vertical tabs are just not the same).

My main program missing from going back to Linux was ChatGPT Desktop, but now it's there.

I just checked out Hammerspoon, I'm happy for you that you wrote it, and looks great, but it has the same problem that I had: for security reasons Apple stopped allowing the window APIs to get all important information on other workspaces. You can only do it with Accessibility API. I was trying to fight with it but have up.

reply
If the browser being Chromium-based isn’t a hard requirement, it may be worth checking out the Firefox-based Zen Browser[0]. Its UI is very similar to that of Arc, to the point that I’d call it Arc’s spiritual successor.

[0]: https://zen-browser.app/

reply
I don't understand how absolutely basic things are not possible on Mac OS. Switching between two windows easily, displaying hidden files in the finder... These things would be way easier to solve than building the next generation hardware.
reply
How are you liking Omarchy? I saw a video on it recently, and it looks 'pretty' but still looks like it's a lot of memorization of shortcuts and feels like the 40% keyboard of OS's. Like some people it's absolutely amazing, but lets be honest, it's going to be really difficult to be as productive as a full fat keyboard.
reply
As a long time Emacs user, I beg to differ. Muscle memory will settle in after a few days. I still use Emacs shortcuts to navigate text boxes on macOS.

The most disruptive thing in Omarchy is not the keyboard, it's the tiling WM in my opinion.

reply
On what hardware you running Omarchy?
reply
Just Beelink, but it doesn't matter at all.

I ordered an ASUS Zephyrus G16 with 5090 NVIDIA card + 1.9kg (quite an overkill, and I know that I will have to limit power output), but hasn't arrived yet.

But what's fun is that I love QML+QuickShell with its hot reloading, Hyprland with its Lua support.

With AI nowdays it's just so easy to do deep UI changes that wasn't possible a year ago.

reply
[dead]
reply