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

Programmer Humor

30390 readers
1539 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 21 points 9 hours ago* (last edited 8 hours 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 3 points 5 hours ago

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