Going from Windows to Linux then back to windows sucks.

    • 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