this post was submitted on 18 Apr 2024
1593 points (98.2% liked)

People Twitter

4975 readers
1325 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a tweet or similar
  4. No bullying.
  5. Be excellent to each other.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 5 months ago (2 children)

Funny because (at least last I checked) The cars use linux.

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

Well so does Apple. Well, BSD, really, of which Mac OS is a heavily modified version. But who gives a shit as it's lacking the most important part of BSD - the license. We'd rather praise Microsoft for open-sourcing stuff instead.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

You can't bring up BSD and not finish the pedantic history of macOS. Leave it at "macOS is a UNIX" or get into the weeds.

macOS userland (i.e. terminal commands) is mostly FreeBSD with some stuff from other BSDs. However, the kernel is a separate project entirely and comes from NEXT (Steve Jobs' project when he briefly left Apple), which was based on the Mach microkernel. Both FreeBSD and Linux use monolithic kernels, and there's pretty much no shared heritage there with macOS. Also, macOS uses its own init (launchd), filesystems (HFS+), etc, and doesn't support the standard stuff in BSD (e.g. FreeBSD init, UFS, ZFS) or the standard stuff in Linux (e.g. sysvinit, systemd, ext4, etc).

The overlap between macOS and Linux is essentially zero other than some shared UNIX idioms and a few packages like bash. The overlap between macOS and FreeBSD is the userland, which most people don't interact with unless they're terminal nerds like me. The overlap is just the macOS borrowed a lot of open source stuff, it's not really based on FreeBSD at all.

[–] [email protected] 1 points 5 months ago (1 children)

Can you pick a distribution or is it more like Android?

[–] [email protected] 2 points 5 months ago

I think it is more likely to be Embedded Android