What makes BSD stand out as its own system? I’ve been thinking about installing it in a new computer mainly for reading but I don’t know much about it.

  • const_void@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    1 year ago

    It’s great for certain use-cases that don’t require a lot of hardware support. But don’t go trying to use it on your laptop.

  • ask@kbin.social
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    I like using FreeBSD, the setup feels a lot nicer and more coherent than Linux in a lot of ways. I mainly tried it for native zfs.

    The only downside is that nobody knows it exists so I have to compile things myself a lot or even patch it to get it to compile.

  • nhoad@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    I use FreeBSD for my website and I’m actually pretty happy with it, the simplicity is a strong selling point.

    It does feel sometimes like the documentation is written with a lot of assumed knowledge though, which makes it difficult to know what terms to use to find what you’re looking for… e.g. figuring out how to do major version upgrades did not feel straightforward.

  • treadful@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    It’s so old and rigid. But it’s stable and worth consideration. I put it in a similar camp as Debian. That said, I haven’t used it in years so I don’t really know the current state of things.

    OpenBSD is my go to for super-security though.

  • whoami@lemmygrad.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    I like it, for the most part. Obviously you need to check to see if your hardware is supported, but it’s a good OS. It’s stable, has neat features like boot environments, and it with pkg and the ports tree you can have newer versions of software. Also, they don’t make changes to the OS for the sake of it, or because one person or group wants it. They make change with a clear plan in my mind. Sometimes that means features land later in FreeBSD, but they’re implemented more thoughtfully imo.

    OpenBSD and NetBSD are also cool projects in their own right.

    • obbeel@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      It will certainly deepen my knowledge about operating systems. Messing with alternatives to grub and all that.

      • dot20@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Not sure about the BSDs, but for Linux you don’t actually need GRUB anymore these days. On modern (i.e. UEFI) systems, you can boot the kernel directly as an EFI binary (this is known as EFISTUB booting).

  • Vendetta9076@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    Its a base layer of several other, really good operating systems but I wouldnt use it by itself. If you want something lightweight just install ubuntu or mint.

    • floofloof@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Ubuntu and Mint are relatively heavyweight Linux distros, but still much lighter than Windows.

  • sibloure@beehaw.org
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I wish I could figure that out. I’ve tried FreeBSD on my laptop, but Bluetooth wouldn’t work, I couldn’t install Signal, and basic apps I use daily are not available on FreeBSD. I’m not sure who uses it or what they use it for.

    • PupBiru@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      afaik it’s still very good for things like DNS and a lot of different server stuff. its more minimal than linux, so has a smaller attack surface and possibly slightly better performance?

      i don’t think its particularly useful for generic uses though… if you know you need it, you know you need it. if you don’t need it, you’d be better off with an OS that performs all the things you want it to adequately

  • Muddybulldog@mylemmy.win
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    I’m going to get crucified for this… for a desktop end-user it’s basically Linux with completely different syntax, lesser hardware compatibility and limited support channels.

    • The Cuuuuube@beehaw.org
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      1 year ago

      No that’s 100% the standard take. FreeBSD is a fantastic operating system but it doesn’t make sense as a daily driver for a personal computer

      • Muddybulldog@mylemmy.win
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        It’s rock solid. It also has a heavy emphasis on security. Numerous high-end network routers and security devices use it as the base operating system. Darwin, the open source foundation of macOS is also derived from it.