I bite the bullet and gone to the dark side

  • janakali@lemmy.4d2.org
    link
    fedilink
    arrow-up
    19
    ·
    edit-2
    13 days ago

    That’s pretty clean for KDE. Here’s my Void system.
    But I’ve switched in January, before all this drama even started.

    Void Linux

    • ColdWater@lemmy.caOP
      link
      fedilink
      arrow-up
      3
      ·
      13 days ago

      Thank you, I use a combination of “KDE rounded corners” “Klassy” and “Darkly”, both do not use the slow aurorae theme engine thingy but written in native C++ so it’s pretty fast, I haven’t tried Void yet because Void scare me

    • thingsiplay@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      12 days ago

      I love Gruvbox. My favorite color scheme. If its not, its probably derived version of Gruvbox. My current one is different, simply because I wanted to have a different scheme after years of same.

      • Coki91@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        13 days ago

        Yeah it is but systemd is a suite of apps (see, a collective) and elogind is a standalone, the claim is still true

        • furry toaster
          link
          fedilink
          English
          arrow-up
          1
          ·
          13 days ago

          i could be wrong here but didnt elogind need to be patched to work with other inits?

          • juipeltje@lemmy.world
            link
            fedilink
            arrow-up
            5
            ·
            13 days ago

            I don’t think elogind hooks into other inits directly, but it it is a fork of the logind part of systemd that has been altered so that it can work without systemd, if that’s what you mean.

        • Ada@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          8
          ·
          13 days ago

          I could care less about apps, because I can just avoid them. My concern is the OS level stuff, and currently, all of the legislation is around requirements that the OS itself capture birthdate data.

          The moment that becomes mandatory at the OS level, is the moment I drop whatever it is that is forcing that issue. Systemd was the first to pre-emptively comply with facilitating the change at scale, so chances are, they will keep doing the same going forward.

        • girsaysdoom@sh.itjust.works
          link
          fedilink
          arrow-up
          5
          ·
          13 days ago

          Just one more crack in the levee against computer privacy. This is always how it starts.

          No one asked anyone to make that change but it was done regardless. The laws created in those states were (from my understanding) implemented defensively in a political sense due to how federal laws were being considered but weren’t actively requested to be enforced technologically.

          Those that don’t see this change as a step in a regressive trend but are in a position to make changes are usually the ones that lead us further down the path, intentionally or not.

        • Ada@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          9
          ·
          13 days ago

          I like not using government and mega-corporation mandated systems designed for privacy invasion and control of what people can access.

          • Akatsuki Levi@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            12 days ago

            Also a nice thing, my reasoning is just that I like a bunch of small bash scripts I can look inside and go “oh, so that’s why it broke”

  • nyan@sh.itjust.works
    link
    fedilink
    arrow-up
    7
    ·
    13 days ago

    If using OpenRC is all it tales to be on the dark side, then I’ve been there since before it was cool.

  • Katherine 🪴@piefed.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    12 days ago

    Went from TRSDOS > Win 3.11 > Win 95 > Win 98 > Win XP > OS X > Win 10 > Linux Mint for daily desktop drivers.

    Never been happier. <3

  • EastofEdson@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    13 days ago

    I ran Artix for a few days but ran into audio server issues. The issue was that there wasn’t an audio server installed so I had not sounds at all. I managed to get everything working after some trial and error. As expected, most of the online help is written with systemd in mind. A little while later I installed another application which installed alsa as a dependency which broke my audio again. I went back to EndeavourOS after that.

    • ColdWater@lemmy.caOP
      link
      fedilink
      arrow-up
      7
      ·
      13 days ago

      What audio server did you use? I use pipewire, I only need to install *-openrc equivalent packages on top of base pipewire packages and enable it with OpenRC for it to work

    • Akatsuki Levi@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      13 days ago

      $ sudo pacman -S pipewire pipewire-openrc wireplumber wireplumber-openrc pipewire-pulseaudio

      Then you use:

      $ rc-service --user pipewire start

      $ rc-service --user wireplumber start

      $ rc-update --user add pipewire

      $ rc-update --user add wireplumber

  • DefinitelyNotBirds@lemmy.mlBanned
    link
    fedilink
    arrow-up
    2
    ·
    12 days ago

    Going to the dark side stings after years of perfecting my dotfiles. That customization muscle memory does not transfer over. How are you handling the loss of environment control?

    • ColdWater@lemmy.caOP
      link
      fedilink
      arrow-up
      1
      ·
      12 days ago

      I have a separate /home partition, So I don’t have to redo any customization, honestly it’s just init systems I don’t loss anything