this post was submitted on 24 Dec 2023
519 points (85.9% liked)

linuxmemes

21180 readers
981 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [โ€“] namingthingsiseasy@programming.dev 4 points 10 months ago (2 children)

    I would say the biggest advantage is that OpenBSD is a very security-focused distribution, in a way that I don't think any Linux-based distro has adopted.

    The other advantage is ZFS. 10-20 years ago, there was no equivalent, and btrfs was in its infancy. These days, btrfs has proven that it is pretty stable and resilient. There might still be some advantages of ZFS over btrfs, but I haven't used either one at all, so I can't really be sure.

    Outside of that, the BSDs are basically just different distros. Back in the 90s, when there was a lot more diversity in Unix, a lot of people just started out with *BSD because there was no clear choice at the time. People just like to use what they are more comfortable with - but most new users pick Linux over BSD these days, and a lot of people who started out on BSD have assimilated onto Linux.

    Still, diversity is a good, nice thing, especially with the advent of systemd. So I'm glad we still have the BSDs around, even if I disagree with their stance toward the GPL.

    [โ€“] cyberpunk007@lemmy.world 3 points 10 months ago (1 children)

    Also zfs on Linux has been a thing for a while now

    [โ€“] 0x4E4F@sh.itjust.works 1 points 10 months ago

    Still, now I'd use BTRFS over ZFS any time.

    [โ€“] 0x4E4F@sh.itjust.works 1 points 10 months ago

    There might still be some advantages of ZFS over btrfs, but I haven't used either one at all, so I can't really be sure.

    Curently, there are none. In fact, BTRFS has outperformed ZFS in every aspect in the past few years, including filesystem growth (when changing drives, put in bigger ones, something you could never do with ZFS).

    Outside of that, the BSDs are basically just different distros. Back in the 90s, when there was a lot more diversity in Unix, a lot of people just started out with *BSD because there was no clear choice at the time. People just like to use what they are more comfortable with - but most new users pick Linux over BSD these days, and a lot of people who started out on BSD have assimilated onto Linux.

    The main reason is more drivers and software. Sure, it might be fun compiling from source when you're young, but at the end of the day, when you wanna get work done, you really can't tell your customer (or boss) "look, I really can't deal with this right now, I'm building FF from source". Also, one of the main reasons why Gentoo and LFS have a fairly small user base.

    Still, diversity is a good, nice thing, especially with the advent of systemd. So I'm glad we still have the BSDs around, even if I disagree with their stance toward the GPL.

    There are distros that don't use systemd, Void being the most prominent of them all (mainly because of the number of packages it has in it's repo).