this post was submitted on 24 Jul 2023
3 points (100.0% liked)

Asklemmy

42502 readers
1454 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

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.

top 17 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 11 months ago

Of all the operating systems I've heard about it's one of them.

[–] [email protected] 2 points 11 months 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.

[–] [email protected] 1 points 11 months 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.

[–] [email protected] 1 points 11 months 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.

[–] [email protected] 0 points 11 months ago (3 children)

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.

[–] [email protected] 1 points 11 months 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

[–] [email protected] 0 points 11 months ago (1 children)

What's the benefit in other circumstances?

[–] [email protected] 1 points 11 months 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.

[–] [email protected] 0 points 11 months ago (1 children)

I am certainly not going to crucify you for it. While FreeBSD is a fantastic operating system, its hardware support is lacking.

[–] [email protected] 3 points 11 months ago (3 children)

I really wish it was more popular. The userspace feels way more cohesive and the GNUisms of some Linux utilities is annoying sometimes.

[–] [email protected] 1 points 11 months ago

It's actually amazing they got this much hardware support. Heck, they even have Nvidia driver support. It could've been worse.

[–] [email protected] 1 points 11 months ago (1 children)

that’s the catch though: it’s more cohesive because it’s not popular… people work and design and finesse it into a standard… linux however is popular so has a lot of opinions going into it! and that reinforces itself: it has a lot of stuff so that makes it popular and it’s popular so that means it has a lot of stuff!

BSD is great for what it’s great for and Linux is good for… pretty much everything

[–] [email protected] 1 points 11 months ago

It's because one of its tenets is POLA (https://en.wikipedia.org/wiki/Principle_of_least_astonishment). I use it for every server I run (4 physical, 37 'jailed'). Desktop it's "OK" and can be hit and miss with a lot of hardware, I'll admit it. It works on my laptop perfectly, and on my desktop generally.

[–] [email protected] 0 points 11 months ago (1 children)

I do as well but FreeBSD made a lot of self-inflicted wounds. OpenBSD on the other hand runs surprisingly well on a variety of hardware. It won't run well on the absolute latest but one or two generations behind it works gangbusters.

[–] [email protected] 0 points 11 months ago (1 children)

Do you have recommendations for where to get started with OpenBSD? The only BSD distro(?) I have gotten working with my hardware (Thinkpad X1 gen9, M1 Mac) is Nomad.

[–] [email protected] -1 points 11 months ago* (last edited 11 months ago)

Simply get started using the OpenBSD FAQ. I think the Gen9 Thinkpad X1 should work. I just don't know if it uses NVIDIA crap. If it does, you're shit outta luck. As for the first generation Apple silicon, I don't know how feature complete OpenBSD is on that platform.

[–] [email protected] -1 points 11 months ago

It's too niche to be discussed in a generic asklemmy thread.