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
top 2 comments
sorted by: hot top controversial new old
[โ€“] wizzim@infosec.pub 10 points 1 day ago (1 children)

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 7 points 23 hours ago

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)