Hacker News new | ask | show | jobs
by samoright 3203 days ago
I am inclined to try either FreeBSD or OpenBSD.

FreeBSD comes with the bonus that it is supported on some cloud and VPS offerings, so whatever I learn can come useful for practical purpose.

But OpenBSD also seems like a great idea because I have read great things about its security and documentation.

I am not inclined to try NetBSD because it seems to offer neither of these advantages.

Is my assessment right so far or very misguided?

Is there anyone who has used at least two of these three BSDs? What do they recommend?

1 comments

I have experience with all three, but I disagree that you can take away a lot from them after Linux. An OS from a user perspective is essentially a package, configuration and service manager. And to learn something new and valuable in either of those categories you'd need to go into very different direction. Like docker, nix, guix for package and configuration manager, erlang supervision trees for services.