upvote
The current leadership team at Asahi decided to prioritize upstreaming their existing work over reverse engineering on newer systems.

Given that you can score a used M1 Air for half the price of a new Macbook Neo (and have Linux be supported), it's an even better value compared to the Framework, for those who prefer Linux.

reply
It's irritating to see it constantly recommended as a real option.
reply
I think it's a feasible option I just can't use it for work because here's how that goes:

> "Hey can you remove MDM from this Macbook so I can install Linux?"

No.

> "Hey can I get a linux laptop for a hardware refresh?"

Sure.

Asahi on an M2 Macbook Pro supports almost everything https://asahilinux.org/fedora/#device-support

reply
"Hey can you remove MDM from this Macbook so I can install Linux?"

Is there no MDM for Linux clients? How do the big tech companies with Linux developer machines (Google, Facebook, etc) manage their inventory? Do they roll their own MDM?

reply
IT departments can mandate tools like ninjaone and kolide, which let them run queries across the fleet of devices, and (as I understand it) basically gives them root-level remote code execution.

The corporate VPN (or equivalent) can then perform 'posture checking' requiring that the tools be installed and working before connecting to the corporate network.

Obviously, 99% of Linux users have root on their device so nothing stops them wiping it and installing something new from scratch. But then they'll fail the posture checks until the device is returned to the approved setup.

reply
Kolide admin provides a web UI for osquery so you can query things. It allows remote osquery queries but not remote code execution. You generally pair it with CrowdStrike Falcon.

Kolide does a spot check like "is falcon sensor running" but if the user logs in, has the session token created, and then disables whatever the session token would still be valid.

Also Kolide doesn't actually count as an MDM. Has a bunch of missing features. I recently evaluated it.

reply
Almost everything, and that's already three generations behind.
reply
I don't really need USB-C displays or Thunderbolt for my use case. The touch ID is easily replaced with a Yubikey.

Everything else just works. What is the problem?

reply
Sounds great for you! What about everyone else?

Many people prefer to get new devices so that they can be covered by Apple Care. That completely removes Linux as an option because Asahi Linux never supports any of the recent models.

reply
Many people don't care about Linux support in the first place. Generally these two groups are overlapping.
reply
"Buy this computer, it's several generations behind and a bunch of stuff doesn't work" is not a ringing endorsement, even if it does work well enough for you.
reply
I still do all my work on an M1 MBP ¯\_(ツ)_/¯
reply
That’s wonderful for you and apple.
reply
What does Apple gain from this scenario?

Just to add, I also do my work from an M1 MacBook that I crammed Asahi onto. I got it used for a few hundred dollars last year and it's a perfectly fine experience (for me).

reply
Same. If not for the required hardware refresh in our company I would have used it until it broke.
reply
USB display support was demoed at a conference at the end of last year.
reply
We’re already almost halfway through this year. A demo half a year ago isn’t shipped. This is like when Apple demos something at WWDC that doesn’t ship until 9 months later in spring the following year.
reply
deleted
reply
I believe it's what Linus Torvalds uses.
reply
reply
My info might be a few years old, but I think he uses it on his laptop machine.

https://lwn.net/Articles/903023/

"On a personal note, the most interesting part here is that I did the release (and am writing this) on an arm64 laptop. It's something I've been waiting for for a _loong_ time, and it's finally reality, thanks to the Asahi team. We've had arm64 hardware around running Linux for a long time, but none of it has really been usable as a development platform until now."

reply