this post was submitted on 11 Nov 2023
141 points (95.5% liked)

Risa

6881 readers
274 users here now

Star Trek memes and shitposts

Come on'n get your jamaharon on! There are no real rules—just don't break the weather control network.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] interolivary@beehaw.org 6 points 1 year ago* (last edited 1 year ago)

Mach/BSD 🤓

The actual kernel of XNU (ie. what's under the hood in macOS, originally by NeXT) is Mach which is a microkernel, and a chunk of FreeBSD is used to provide userland(ish) stuff like POSIX APIs, a UNIX process model on top of Mach, protocol stacks 'n shit.