Remix.run Logo
kosolam 5 hours ago

As a small user I find it hard to find a use case where I’d want a bsd for some reason. I even installed ghostbsd in a vm to try it but it seemed very similar to linux so I didn’t understand what’s the upside?

ggm 4 hours ago | parent | next [-]

A small thing, but the mechanistic approach to bundling packages into bigger meta state, is (in my personal opinion) better than the somewhat ad-hoc approach to both writing and including things in an apt/dpkg.

If the product is python, thats what it is. there is no python-additonal-headers or python-dev or bundle-which-happens-to-be-python-but-how-would-you-know.

There is python, and there are meta-ports which explicitly 'call' the python port.

The most notable example being X11. Its sub-parts are all very rational. fonts are fonts. libs are libs. drm is drm. drivers are drivers.

(yes, there is the port/pkg confusion. thats a bit annoying.)

cerved 4 hours ago | parent | prev | next [-]

ZFS and jails are two things FreeBSD does very well

sbseitz 3 hours ago | parent | next [-]

ZFS on Linux and BSD share the same code now. Hope this helps.

mshroyer 2 hours ago | parent [-]

Sure, but ZFS is much better integrated into FreeBSD. It supports ZFS on root with boot environments out of the box.

And when running a Samba server, it's helpful that FreeBSD supports NFSv4 ACLs when sitting between ZFS and SMB clients; on Linux, Samba has to hack around the lack of NFSv4 ACL support by stashing them in xattrs.

You can arguably get even better ZFS and SMB integration with an Illumos distribution, but for me FreeBSD hits the sweet spot between being nice to use and having the programs I need in its package library.

waynesonfire 3 hours ago | parent | prev [-]

and pf.

assimpleaspossi 4 hours ago | parent | prev | next [-]

You don't have to reinstall with every software upgrade. Reliability and long term uptime are the norm.

loeg 3 hours ago | parent [-]

These statements could equally describe Linux, macOS, or even Windows.

loeg 3 hours ago | parent | prev [-]

1990s nostalgia.