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.

  • @thayerw@lemmy.ca
    link
    fedilink
    English
    91 month 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
      31 month 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
        129 days 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
          129 days ago

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