Going from Windows to Linux then back to windows sucks.

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      Depends on what you work for specifically, at my current job most people use Windows, and it makes sense because our product will mainly be used on Windows, and some of them are windows only. But I also worked in many other places where we were deploying to Linux servers but the majority of devs were on Windows.

    • lightnegative@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      If you use macos but are deploying to Linux, you’re also a weirdo.

      +10 masochism points if you’re using docker on MacOS as well

        • lightnegative@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          3 days ago

          Some software branded as Docker for Mac exists for Mac.

          Obviously Docker uses Linux kernel constructs not available on other platforms so on Mac (and Windows) they embed an entire Linux VM and attempt to integrate it with the host system storage, networking and resources.

          This works about as well as it sounds, I/O performance in particular is terrible and trying to share folders between the host and the VM (to for example mount the code you’re working on) is super slow and annoying

          “But Macs are the best for development, they’re so user friendly” - not even close lol