• Zucca@sopuli.xyz
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I even ran systemd for a while on my desktop machine. However it was too complex and buggy even so that I switched back to OpenRC. I never used systemd on my server. Nowdays systemd may be more mature, but I don’t bother to switch. Also I cannot have systemd without binary logs. Yuk! I don’t run as RH-free as Neddy does, but I’ve switched from elogind to seatd. I’d like to burn polkit down (why on earth does it use javascript as config syntax? Why not just plain shell then? Or Lua?), but so far I haven’t.

    I’ll stop now. So /rant

      • Zucca@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        Your reply leaves some questions open. So is it possible to drop systemd-journald altogether?

    • SnailMagnitude@mander.xyz
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I use it on my laptop & pi mainly as I’m lazy. Fedora was the only ‘just works’ option for a 2010 macbook, the kernel seemed touchpad & keymap friendly unlike everything else I tried. The systemd out of memory killer made the system completely unusable and disabling the service doesn’t actually disable the service at all which led me to shout some sweary words, eventually found a guide on how to mask systemd services.

      Last time I tried Gentoo & Void on my pi I spent a day on it and couldn’t get smooth 2160p playback with Kodi so I tried Raspberry Pi OS which, perhaps unsurprisingly, ‘just worked’ in this department.

      I will get round to converting them at some point as I don’t plan on upgrading Fedora beyond 37 and the pi4 2160p playback is solvable when I have a little time.

      • Zucca@sopuli.xyz
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Raspberry Pi OS has the same advantage as macOS - both OSes are meant to be run on specific hardware, so everything should just work. ;)

        Since you’ve been playing with RPi, have you tried Alpine Linux?

        • SnailMagnitude@mander.xyz
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          Yeah, I was using Alpine for a long time on my pi2 or 3, and an old htpc filling in as server but I’ve stumbled upon a few small issues with musl compatibility and feel glibc just makes life a little easier. I recall ‘testing’ it out using an ancient 2gb usb2 stick, it ended up running 24/7 for about 18 months just fine before I replaced the old box with new pi. With flatpak and all the other new and shiny things it makes a decent desktop/laptop OS too. They didn’t seem happy at all with upstream openrc a year or two ago and think they were looking to integrate s6 instead but haven’t kept an eye on the development and think skarnet is still working away on his frontend.