yes i did a os one but i am wondering what distros do you guys use and why,for me cachyos its fast,flexible,has aur(I loved how easy installing apps was) without tinkering.

  • Leaflet
    link
    fedilink
    English
    226 months ago

    Fedora Silverblue

    • I like Gnome
    • I like that Fedora adopts new technology quickly
    • I like how it makes updates more reliable
    • I like flatpak
    • @thayerw@lemmy.ca
      link
      fedilink
      English
      66 months ago

      Same here, I use Silverblue as host OS on all of my workstations now, and Arch for nearly all of my containers.

      Flatpak for just about everything in the userspace.

      • @chunkystyles@sopuli.xyz
        link
        fedilink
        English
        26 months ago

        I was using Debian and Docker for my servers, but I’m switching to uCore and Podman. It was a decent learning curve, but I think I’m going to like it better.

        • @Auli@lemmy.ca
          link
          fedilink
          English
          16 months ago

          I hated postman so much I switched back to Docker. Why compose was better at handling dependent containers then quadlets. Yes I could use postman compose but heard it’s no longer supported and if I’m using it might as well use a supported docker compose.

          • @chunkystyles@sopuli.xyz
            link
            fedilink
            English
            16 months ago

            I never used Docker compose. If I had two containers that needed to communicate, I’d just setup networking for them.

    • Mwas alt (prob)OP
      link
      fedilink
      English
      36 months ago

      I like flatpak

      i am kinda the opposite of you, i find flatpacks meh its alright.

      • Leaflet
        link
        fedilink
        English
        36 months ago
        1. Flatpak, create a shell script to call the flatpak command and pass arguments
        2. If the app doesn’t work well as a flatpak or isn’t packaged, I would use distrobox
        3. If the app doesn’t work well in distrobox, I’d rpm-ostree install it
        4. If I’m feeling fancy, I might look into installing homebrew. But you need to do some workarounds with PATH and homebrew otherwise it can break things; Universal Blue includes these workarounds out of the box