Hacker News new | ask | show | jobs
by hiram112 2554 days ago
Just out of curiosity, what else if not the kernel would be interesting to copy from MacOS? I use a Mac but just don't have the inclination to learn about it under the hood (unlike Linux). Besides the various apps they include and the graphical / window system, I can think of LaunchD, drivers, but not much more that would be worth a lot to China.
2 comments

The Darwin kernel is worthless because any free Unix is better. The graphical stuff is the whole reason macOS exists.
Good high-level mental mode, but it's not a clean separation like that.

Think Open Source Android vs. Google's Android, or Chromium vs. Chrome. It's not just dragging and dropping some UI libraries on top. There's a ton of glue, and sticking shims into non-obvious places that make a lot of the magic happen.