For the record, I use Mac and I like it that way.

  • Ethan
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    4 days ago

    I have to strongly disagree with you. I’ve used WSL 2 with VSCode, and I experienced waaaaaaaay more weird broken shit than I ever have running Linux. And even if it weren’t for that, it’s still not at all worth it IMO because using WSL 2 means every interaction I have with my development environment has to go through a Linux-to-Windows translation layer. I will never use Windows again for anything beyond testing unless I’m forced to.

    • BatmanAoD
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      2 days ago

      🤷 That wasn’t my experience, and I used it as my primary dev environment for four years.

      It doesn’t go through a translation layer, though. WSL 2 has a whole separate kernel. You can even use GUI apps with Wayland.

      • Boomkop3@reddthat.com
        link
        fedilink
        arrow-up
        2
        ·
        14 hours ago

        I’ve used it with an x server too, but that requires you to install one of those on the windows side

      • Ethan
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 days ago

        I mean, any time a Windows process needs to interact with resources within WSL it has to go through a translation layer. I didn’t realize you could run native GUI apps within WSL. But if I’m to the point of installing Wayland and GUI apps in WSL, I’d just wipe Windows and install Linux instead…

        • BatmanAoD
          link
          fedilink
          arrow-up
          4
          ·
          4 days ago

          Yes, using Windows apps (beyond very simple things like the file manager) to deal with WSL resources, or vice-versa, is generally a bad time; WSL only really shines if you treat it like a separate computer, i.e. a Linux server you have access to. (This is exactly how VSCode’s WSL extension does in fact operate.)

          And yeah, if I had been given the choice, I definitely would have gone back to native Linux rather than stuck with Windows during the years I used WSL as my daily driver. But that would have been an uphill battle against IT that I wasn’t interested in fighting, and I preferred WSL+Windows to MacOS. (Now that I’ve got an ARM Mac, the hardware advantage is sufficient that I probably wouldn’t go back to WSL any time soon, but I still miss having a genuine Linux kernel without needing to run VirtualBox or something.)

          • Ethan
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 days ago

            I have mixed feelings about macOS. I grew up using it and I talked my previous employer into getting me a mac for work but I’ve barely used my mac laptop in the last four years, even more so in the last year since I bought a Linux laptop.