• i_dont_want_to@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    10
    ·
    1 day ago

    When I get back to my personal computer, I’m going to finally move to Linux. I’m a developer primarily on Microsoft technologies, but I’m willing to see if there is a way for me to work on Linux and branch out to other tech.

        • Lightfire228@pawb.social
          link
          fedilink
          arrow-up
          1
          ·
          23 hours ago

          I run Arch, so docker was the easiest method of installation.

          Rather than try and figure out how to install a .deb manually (and lose package manager perks)

          • LeninOnAPrayer@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            15 hours ago

            My rule with trying a new install is to “try docker first” and if it doesn’t work then I don’t bother trying to debug docker because it’s usually easier to just try native OS stuff.

            But when docker works it’s always great. Most of the time it works perfectly and I have only ever had problems when I need cuda support and their is some version mismatch with some random half ass DockerFile someone made.