systemd cat and GNU cat hugging a Linux cat.

  • Dizzy Devil Ducky@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 hour ago

    I personally think AROS ( AROS Research Operating Syste ) is pretty cool. Same with just the basic Amiga Workbench 3 series ( the only one I have any experience with ).

    Obviously Amiga Workbench isn’t daily driver ready, but neither is AROS since it’s, from what I can tell, just an Amiga OS passion project trying to make a more modern more open source Amiga OS.

  • Limonene@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    2 hours ago

    My favorite is Debian, with systemd uninstalled. At this point, you can’t install Debian without systemd, but you can uninstall systemd after OS installation.

    It used to be that most desktop environments in Debian depended on libpam-systemd, which depended on systemd and systemd-sysv. More recently, desktop environments just depend on libpam-elogind and elogind which is only part of systemd, and allows you to use sysvinit.

    I prefer sysvinit mainly because I find it easier to create custom services out of my own programs. My success rate at doing this in systemd is 1/3, and in sysvinit about 10/10.

    I also had a problem where a Debian-based embedded system had some kind of broken NTP client running on startup, and due to systemd, I couldn’t figure out how to disable it. It would set the time to several years into the future, as soon as it first got a network connection on each startup.

    • backgroundcow@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      5 minutes ago

      After having a lot of sysvinit experience, the transition to setting up my own systemd services has been brutal. What finally clicked for me was that I had this habit of building mini-services based on shellscripts; and systemd goes out of its way to deliberately break those: it wants a single stable process to monitor; and if it sniffs out that you are doing some sketchy things that forks in ways it disapproves of, it is going to shut the whole thing down.

  • OR3X@lemm.ee
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    4 hours ago

    Never had an issue with systemd and I’ve tinkered with it quite a bit, so I think I’ll just stick with an OS that uses it.

  • RadioFreeArabia@lemmy.cafe
    cake
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    12 hours ago

    ReactOS.

    I have no moral or philosophical objections to the design of Windows NT, just the company that makes it and the enshittification. If ReactOS ever becomes stable enough to be daily used I would use it. For now I use LinuxMint and Steam OS at home.

  • wolf@lemmy.zip
    link
    fedilink
    English
    arrow-up
    23
    ·
    14 hours ago

    Since you asked for OS and not Linux: OpenBSD and FreeBSD are beautiful systems w/o systemd. I would switch in a heartbeat if I wouldn’t need Linux for work reasons.

    • Opisek@lemmy.world
      link
      fedilink
      arrow-up
      45
      ·
      edit-2
      14 hours ago

      This feels like an “I would switch to Linux if I didn’t need Windows for work” comment from another universe.

      • wolf@lemmy.zip
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        13 hours ago

        Fair point. :-)

        At the end of the day, the OS has to run the software/applications one needs to get shit done… if it is macOS or Windows, that’s okay.

        In my defense, I ran NetBSD for several years a long time back, and it was one of the best OS experiences I ever had. I am just old/pragmatic/flexible enough, to choose setups with less friction, if possible. ;-)

        Still, I think it is a shame that Linux mostly took over the UNIX world and the BDS are left for hardcore nerds/embedding/game consoles and Solaris and co are not viable options anymore. Portable software and its stability benefited a lot from bugs detected on other platforms (OpenBSD was always a forerunner here).

        • wolf@lemmy.zip
          link
          fedilink
          English
          arrow-up
          8
          ·
          13 hours ago

          Not sure what you want to express. I actually used BSD a long time back, and the quality/documentation/coherence/beauty of the system are/were just on another level… Running Debian for nearly a decade now, because of compatibility (with hardware and software I need)… Linux improved a lot in the last nearly 3 decades and I am happy it exists, still I would be more happy if the BSDs would have stayed at least on an equal footing.

          • Shin@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            ·
            13 hours ago

            I think the comment speaks for itself. There wasn’t anything deep behind it. It literally just mean “Linux users look at BSD users how Windows users look at Linux.” Bewildered, mystified maybe? It’s just lower on the “food chain”, and they are surprised to see people using it because it’s missing “X” feature they can’t live without, for many people that being gaming. I’m in the same camp.

            It was not a comment on the quality of the software, as I have never used it. I would love to tinker with it one day to see the differences, but I can’t see myself ever switching to it, even if I admire/envy some of the better parts compared to Linux.

            • wolf@lemmy.zip
              link
              fedilink
              English
              arrow-up
              5
              ·
              12 hours ago

              Thanks for clarification!

              … and I think you are point on, by now, the ship has sailed. I could use FreeBSD/OpenBSD on servers, but I’d rather run Debian everywhere. On desktops and for day to day usage, the BSDs are no viable options anymore, they simply lack support for common hardware (Wifi etc.) alone and the BSDs will realistically never be able to catch up the chasm anymore.

  • Rose@slrpnk.net
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    15 hours ago

    “systemd is the worst implementation of init, except all those other inits that have been tried from time to time” -Churchill, if he had been a nerd