Progress Report: Linux 7.1 - Asahi Linux

https://asahilinux.org/2026/06/progress-report-7-1/

41 points · 2 comments · view on lemmy.world

2 Comments

wizzim@infosec.pub · 17 pts · 79d (1 reply)

Even if I am not a Mac user, I have a lot of respect for those devs: trying to be compatible with a closed-source moving target is insanely difficult.

CameronDev@programming.dev · 10 pts · 79d

Not to diminish the difficulty, but the macos kernel is open source, so at least they have a reference there:

https://github.com/apple-oss-distributions/xnu

(I don't know how much value that has in practice, but I assume they can at least see how it interfaces with the hardware)