this post was submitted on 01 Jul 2026
30 points (96.9% liked)
Linux
14157 readers
214 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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)