141
The Federation should have used Linux, the superior OS
(i.chzbgr.com)
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.
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.