but this means they are PowerPC Macs…
Comment on The Federation should have used Linux, the superior OS
EmergMemeHologram@startrek.website 1 year ago
Canonically in Voyager their computers run macOS. BSD is pretty great.
There a scene with a macOS cursor visible.
kuneho@lemmy.world 1 year ago
interolivary@beehaw.org 1 year ago
Mach/BSD 🤓
The actual kernel of XNU (ie. what’s under the hood on 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.