this post was submitted on 02 Feb 2024
128 points (93.8% liked)

Selfhosted

60588 readers
1737 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Edit: wow, this is a never ending comment section!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] april@lemmy.world 8 points 2 years ago (1 children)

I'm running FreeBSD I actually like it a lot.

I picked it for zfs. A lot of the ways things work seem cleaner and simpler than on Linux and zfs is awesome with the copy on write snapshots and filesystem compression and all that. I like rc.conf and pf is way nicer than iptables and even when you upgrade it automatically makes a snapshot so you can rollback.

Sometimes I do need to patch and compile things because people seem to not know freebsd exists but that's really the only downside.

[โ€“] legios@aussie.zone 1 points 2 years ago

Same here for the same reasons (although I started with FreeBSD 4.x) and have adapted to ZFS and Jails over the years.

The POLA (Principle Of Least Astonishment) when it comes to changes is awesome too.