this post was submitted on 10 Mar 2026
275 points (99.6% liked)

Technology

82518 readers
5678 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

MidnightBSD, a FreeBSD-based desktop operating system, has quietly updated its README to reflect a new geographic restriction. The project has added a clause that bars residents of any country, state, or territory with OS-level age verification mandates from using MidnightBSD

you are viewing a single comment's thread
view the rest of the comments
[–] ryannathans@aussie.zone 5 points 20 hours ago (1 children)

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

[–] BennyTheExplorer@lemmy.world 2 points 19 hours ago* (last edited 19 hours ago) (2 children)

Genuinely asking, why would you use FreeBSD when there already is Linux?

[–] Samskara@sh.itjust.works 2 points 10 hours ago (1 children)

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.

[–] Lee@retrolemmy.com 2 points 9 hours ago* (last edited 9 hours ago) (1 children)

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.

[–] Notamoosen@lemmy.zip 1 points 1 hour ago

I'm going to be testing XigmaNAS. If I'm not crazy about it I'll likely just run a pure install of FreeBSD

[–] ryannathans@aussie.zone 6 points 19 hours ago

See the headline we are all commenting on