this post was submitted on 09 Jan 2026
487 points (97.8% liked)

Programmer Humor

30302 readers
1711 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
[–] Infernal_pizza@lemmy.dbzer0.com 16 points 2 months ago (14 children)

Serious question, what is the use case for bsd? It just seems like Linux but with far worse hardware and software support

[–] Steamymoomilk@sh.itjust.works 15 points 2 months ago (4 children)

Jails, bsd is really good at jails and networking

[–] Scoopta@programming.dev 7 points 2 months ago (1 children)

But Linux also has containers and I haven't found a networking setup I can't do with it so while this may be true it seems anecdotal

[–] timbuck2themoon@sh.itjust.works 8 points 2 months ago* (last edited 2 months ago) (1 children)

Really good network stack. Linux is catching up surely but places like Netflix run a ton of stuff on BSD simply for that stack. AFAIK ebpf is supposedly the thing that will have Linux compete in this space- https://dev.to/dpuig/understanding-ebpf-a-game-changer-for-linux-kernel-extensions-4m7i

For a normal person? I'd argue there's about zero benefit to running BSD over some Linux distro. Less people use jails compared to containers, networking doesn't matter like you said, and hardware support is far more awful in terms of drivers. There's a reason there's like 2-3 desktop oriented distros on BSD compared to hundreds on Linux.

[–] The_Decryptor@aussie.zone 2 points 2 months ago* (last edited 2 months ago) (1 children)

Really good network stack. Linux is catching up surely but places like Netflix run a ton of stuff on BSD simply for that stack.

Depends on the specific BSD, OpenBSD for example is only just now catching up to Linux.

Edit: Slide 28 for a graph

[–] timbuck2themoon@sh.itjust.works 2 points 2 months ago

Well sure. I mainly meant FreeBSD. Thanks for clarifying.

load more comments (2 replies)
load more comments (11 replies)