this post was submitted on 24 Jul 2023
52 points (93.3% liked)

Asklemmy

42620 readers
958 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_A@discuss.tchncs.de~

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 28 comments
sorted by: hot top controversial new old
[–] muddybulldog@mylemmy.win 46 points 11 months ago (4 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.

[–] housepanther@lemmy.goblackcat.com 17 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.

[–] vanderbilt@beehaw.org 8 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.

[–] redcalcium@lemmy.institute 2 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.

[–] PupBiru@kbin.social 2 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

[–] legios@aussie.zone 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.

[–] housepanther@lemmy.goblackcat.com 1 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.

[–] vanderbilt@beehaw.org 2 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.

[–] housepanther@lemmy.goblackcat.com 0 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.

[–] Cube6392@beehaw.org 13 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

[–] tauonite@lemmy.world 8 points 11 months ago* (last edited 11 months ago)

And less supported software! Open-source programs can often be compiled for FreeBSD but many closed-source and some open-source software won't work in FreeBSD. There is the Linuxulator, which is basically Wine but for Linux programs on FreeBSD but it doesn't have perfect Linux software support yet.

[–] peter@feddit.uk 3 points 11 months ago (1 children)

What's the benefit in other circumstances?

[–] muddybulldog@mylemmy.win 12 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.

[–] const_void@lemmy.ml 12 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.

[–] ask@kbin.social 11 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.

[–] nhoad@lemmy.world 10 points 11 months 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.

[–] fubo@lemmy.world 7 points 11 months ago (1 children)

It's worth messing around with! OpenBSD, too.

[–] obbeel@lemmy.ml 3 points 11 months ago (1 children)

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

[–] dot20@lemmy.world 4 points 11 months 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).

[–] treadful@lemmy.zip 5 points 11 months 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.

[–] sibloure@beehaw.org 4 points 11 months ago (1 children)

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 3 points 11 months 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

[–] intensely_human@lemm.ee 4 points 11 months ago

I’ve definitely heard of it!

[–] Vendetta9076@sh.itjust.works 3 points 11 months ago (1 children)

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 3 points 11 months ago

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

[–] Nobug404@geddit.social 2 points 11 months ago

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

[–] olizet@lemmy.works 1 points 11 months ago

Linux on my selfhosted system with email and DNS, FreeBSD on my 2nd system. 2ndary DNS and hot standby for emails. Best of both worlds. You may hack the primary, but not both.

[–] l0v9ZU5Z@feddit.de -3 points 11 months ago

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

load more comments
view more: next ›