this post was submitted on 15 Mar 2026
911 points (93.5% liked)

Programmer Humor

30465 readers
1951 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] undefined@lemmy.hogru.ch 16 points 4 days ago* (last edited 4 days ago) (1 children)

There’s a big difference between UNIX and Linux, and BSD can be very different from even other UNIX distributions. I believe macOS’ userland (definitely not the kernel) is based on FreeBSD 4.2.

[–] pivot_root@lemmy.world 4 points 3 days ago (1 children)

The Darwin kernel is based on BSD... sort of. It's a monstrosity hybridization of an ancient version of BSD and the Mach kernel.

[–] vk6flab@lemmy.radio 1 points 3 days ago

Given the history of A/UX, I'd be surprised if System V didn't have an oar in the water too.