this post was submitted on 30 Sep 2025
36 points (100.0% liked)

Community Promo

3262 readers
15 users here now


Promote your favourite communities and ask about communities that you are looking for!

The communities can be from anywhere, including Lemmy, Piefed, Mbin, NodeBB, Matrix, Signal, etc.



๐Ÿ—ฃ๏ธ Sharing a community:

When linking to a community, try to use the universal format: !canada@lemmy.ca


๐Ÿ”Ž Searching for a community:

You can also check out this guide: How to Find Communities (fedecan.ca)



Rule(s):

  1. Reposts: Limit posts about the same community to 1 post / month, unless something has changed (ex. upcoming event, new management)

founded 3 years ago
MODERATORS
 

Linux gets a lot of love there on Fedi, so I think it would be cool if BSD would get some of it too.

For those unaware it's a Unix-like operation system, one of they key differences from Linux is a more permissive license, so PlayStation 4 or MacOS are originally based on it.

There's a list of existing communities:

Apparently, there's also a Lemmy instance dedicated to BSD โ€” https://blendit.bsd.cafe/

Note: No .ml communities, as my instance is defederated from them.

top 11 comments
sorted by: hot top controversial new old
[โ€“] Skavau@piefed.social 12 points 2 weeks ago (1 children)

this is definitely prime Blaze "consolidate them all!" territory lol. !Blaze@lemmy.zip

There just aren't enough people on the fediverse to support multiple BSD communities.

[โ€“] Fitik@fedia.io 7 points 2 weeks ago (1 children)

Yup, you're correct, makes me wonder if any of them would be open for consolation. I tried to request one on my instance, as it's been dead for the last 2 years.

[โ€“] threelonmusketeers@sh.itjust.works 5 points 2 weeks ago (1 children)

I tried to request one on my instance

Excellent start.

Have you reached out to any of the community members, community moderators, or if inactive, instance admins?

We have a step-by-step consolidation guide pinned on !fedigrow@lemmy.zip.

[โ€“] Fitik@fedia.io 2 points 2 weeks ago (1 children)

Have you reached out to any of the community members, community moderators, or if inactive, instance admins?

No, I haven't, but you're open to do so if you have the motivation. I already organized consolidation, so I'm aware of how it works.

you're open to do so if you have the motivation

I'm already stretched a bit thin, and I know almost nothing about BSD, so I feel it would not be my place to do so.

[โ€“] Reverendender@sh.itjust.works 1 points 2 weeks ago (3 children)
[โ€“] Fitik@fedia.io 5 points 2 weeks ago

You can read about it on the FreeBSD website โ€” https://freebsdfoundation.org/freebsd-project/what-is-freebsd/

Over Linux I assume? It has some unique stuff, like ZFC completely integrated. There's monolithic approach, Linux is just a kernel with a lot of distros, while with bsd kernel, userland and utilities are developed together. Some people say that is also more simple and logical than Linux. In my opinion both are good, it just depends on your use case.

Also most of ppl who use BSD use Linux too from my experience.

[โ€“] bluGill@fedia.io 5 points 2 weeks ago (1 children)

It is subtly different - generally enough to by annoying, but not actually significant (it is annoying to use zfs on linux but not really hard). There are sometimes advantages and disadvantages, but they are often obscure things that probably won't matter to you (just like many people didn't notice the switch from X to Wayland, or whatever init to systemd - in the end things are annoyingly different but it isn't significant). Even where I can list something, in a few years there will be a new version and that would have changed.

The one consistent difference is BSD is a system which means tools like ifconfig are built in thus still works the way they did in 1995 - linux has gone through several iterations of replacement because they needed something that wasn't in the default tool. OTOH, if you need one of those new features that caused linux to change in the first place you have to read the manual page either way as it will be a new option. Again, this is annoying, but not significant.

there are several tools which have different options in BSD vs GNU (though you don't have to use the GNU versions on linux). Again, annoying.

[โ€“] incompetent@programming.dev 1 points 2 weeks ago (1 children)

Are the commands mostly the same on both (sudo, apt update, etc.)?

cc: @Fitik@fedia.io

[โ€“] bluGill@fedia.io 2 points 2 weeks ago

Not the ones you mention, they are not traditional unix. Sudo is common though.

apt isn't even common on linux (pacman or rpm are also used).

[โ€“] ILikeBoobies@lemmy.ca 1 points 2 weeks ago

Lower user pool leads to better security but the biggest security risk on any platform is the user.