this post was submitted on 10 Mar 2026
399 points (99.5% liked)
Technology
82518 readers
5347 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gaming on BSD isn't as bad as you'd expect. There are Linux compatibility tools that let you run proton/wine on FreeBSD
Random shit breaks sometimes but once you get past the steep learning curve you can play a lot of titles
Genuinely asking, why would you use FreeBSD when there already is Linux?
"Linux" is like 12 different software projects in a trench coat. Like people in a trenchcoat, the whole thing falls apart if one of them goes missing. The BSDs (and most other sane operating systems, for that matter) are a monolith developed together for each other
FreeBSD has a fantastic handbook for starters. The whole system from the kernel to the userland is developed concurrently and fit together really well. Linux distros are all a hodgepodge of different parts with often only arbitrary or esoteric differences.
The filesystem layout is cleaner and makes more sense than what Linux distros typically do.
The network stack is super performant, so it’s great for servers. Security tools are also top notch.
Jails have done containers and virtualization extremely well for decades.
Native ZFS alone is a reason to use it. It’s the best filesystem. BTRFS has barely caught up with it.
DTrace for profiling performance and finding bottlenecks is fantastic and super powerful.
Less free software zealotry and crusaders leads to a friendlier community.
FreeBSD has proper UNIX pedigree.
More freedom, because you can for example distribute your own appliance that‘s based on FreeBSD without being restricted by the legal complications of the GPL.
Every FreeBSD release has 4 years of support.
Especially for servers, it’s great.
TrueNAS is based on FreeBSD and the best OS for a NAS, I have found so far.
Unfortunately TrueNAS dropped FreeBSD. I'm still on the FreeBSD version, but need to leave TrueNAS or switch to the Linux based version. I've not decided what to do yet.
I'm going to be testing XigmaNAS. If I'm not crazy about it I'll likely just run a pure install of FreeBSD
See the headline we are all commenting on