This may start a war in the replies, but let’s see!

  • pezhore@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 years ago

    Gaming/personal project development gets done on my steam deck running Arch, work computer is Ubuntu.

    Home lab virtual servers are all Ubuntu, I have some rasbian pis lying around, and whatever Proxmox uses for my three physical home lab servers.

    I’m debating moving over to either Arch or straight Debian for my work computer, but I would have to basically lose a day repaving - so I’ll probably wait for my next scheduled refresh to try Debian/Arch.

    • HSL@wayfarershaven.euM
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 years ago

      Do you ever find yourself getting mixed up on the commands that you need on Arch vs Ubuntu, for example around updating packages?

      • pezhore@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 years ago

        Sometimes, but I really try to manage both systems with respective Ansible playbooks.

        Between that and zsh/oh-my-zsh command history is super easy to navigate to do what I need.