Mereo is a sociologist who is also a nerd. He believes in open-source software.

I transferred to this instance from https://lemmy.ca/. My previous profile: https://lemmy.ca/u/Mereo

  • 0 posts
  • 23 comments
Joined 10 months ago
Cake day: August 27th, 2025
  • Self-hosting is a community effort in which the whole community helps each other to self-host their data, including programming the services people use for this purpose. The problem with closed-source software is that we don’t know what’s happening behind the scenes, or if it’s indeed sending telemetry.

    Even worse, if that service is ever no longer supported or updated, I’ll be left with data on my server that can’t be used to its full potential, and a service that won’t receive security updates.

    Open-source software, on the other hand, is a community effort. If, for example, software is no longer updated or supported, it can easily be forked, and my data can be transferred to the new service.

  • This like comes from distrowatch. Yes means the distro is using systemd:

    • 1 CachyOS: Yes
    • 2 Linux Mint: Yes
    • 3 MX Linux: Optional
    • 4 Pop!_OS: Yes
    • 5 Debian: Yes
    • 6 Zorin OS Yes
    • 7 EndeavourOS: Yes
    • 8 Manjaro: Yes
    • 9 Fedora: Yes
    • 10 Ubuntu: Yes
    • 11 AnduinOS: Yes
    • 12 openSUSE: Yes
    • 13 Bazzite: Yes
    • 14 Nobara: Yes
    • 15 Arch Linux: Yes
    • 16 elementary OS: Yes
    • 17 antiX: No
    • 18 NixOS: Yes

    As we can see, the major popular distros use systemd.

  • Sure, if you choose a distro like Artix that doesn’t use systemd, then yes. However, the major distros use systemd and will continue to do so because it is a critical component of Linux. Once the Linux kernel has finished loading into memory, systemd takes over in user space. Major distros cannot simply switch to a fork on a whim because they need to be completely sure that it is stable and will not cause any compatibility issues.

    Let’s not forget that Ubuntu, SUSE and Red Hat are used in professional settings, so they won’t change to a fork.