this post was submitted on 01 Jun 2023
0 points (NaN% liked)

Technology

37662 readers
491 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Everyone (and their mother) have been trying to convince me that I should use one of my less loaded servers to be a Fediverse node. However, all Fediverse software packages I checked only support being installed on complicated systemd + Docker machines. My servers don't have either of those, because neither systemd nor Docker even exist on OpenBSD and illumos.

I know that it would be possible to manually install (e.g.) Lemmy, assuming that I won't ever need official support, but I wonder why the world outside a limited subset of the Linux ecosystem is - at most - an afterthought for Fediverse developers.

How can I help to change that?

you are viewing a single comment's thread
view the rest of the comments
[–] tux0r@feddit.de 0 points 1 year ago (6 children)

So you have all those servers, but why can’t you install debian or ubuntu server on one of them?

I could. Personal opinion: Linux is frustrating to use for me, and I prefer my servers to bring me joy.

[–] strudel6242@beehaw.org 0 points 1 year ago (5 children)

What pain points do you find with Linux? How does OpenBSD differ?

[–] tux0r@feddit.de 0 points 1 year ago (4 children)

This question is not as easy to answer as it seems.

Eleven years ago - that was before systemd - I was still using Linux on one of my desktops (Fedora) and my only server at the time (Debian). Independently of each other, both systems refused to start after an upgrade, so I had to replace them; on the desktop I ended up with Windows for a long time (in the meantime I've switched to macOS), on the server a FreeBSD worked first. From FreeBSD I later migrated to OpenBSD and illumos, all three systems have their own merits and solve problems that the other systems have.

As to the "OpenBSD vs. Linux" question, I'll be brief:

  • OpenBSD just works. No need to be careful during installation, no surprising problems with the init system after an upgrade.
  • OpenBSD's man pages are exemplary, Linux could take a leaf out of its book.
  • OpenBSD largely adheres to standards. The GNU tools do not always do so. This is a pity, especially with the C compiler.
  • Because the OpenBSD team maintains a complete system and not just a part of it, OpenBSD does not look like a patchwork, but is self-contained, which also has positive effects on security. OpenBSD itself advertises its good security statistics, not entirely irrelevant for servers.
  • sysupgrade is a great tool that has no equal.

I think this list could be continued.

[–] gepfahrpfogl@mastodon.bv.linksjugend-solid.de 0 points 1 year ago (1 children)

@tux0r @strudel6242 I don't wanna be that person, but 'btw i use arch' and I think you might like Arch Linux (or Gentoo if you aren't keen on systemd, the only difference being with Gentoo you compile most stuff yourself, whereas with Arch you only compile some stuff yourself) But both Distros have minimal overhead, aren't junk (like Ubuntu) and have very broad and active support for a lot of stuff. Especially with the AUR, there is almost nothing I can't get on Arch

[–] tux0r@feddit.de 0 points 1 year ago* (last edited 1 year ago)

I even had a Gentoo installation before I bought a MacBook. (I had a variety of laptops at some point.) However, I also broke Gentoo - by updating the kernel. Apparently my configuration was insufficient somewhere, anyway it didn't boot up anymore.

I like Gentoo, but it still carries some shortcomings of the Linux ecosystem. On top of that, the necessary compiling of (almost) the whole system takes more productivity than expected.

load more comments (2 replies)
load more comments (2 replies)
load more comments (2 replies)