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

  • BatmanAoD@programming.dev
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    edit-2
    4 days ago

    For what it’s worth, WSL 2 with VSCode is actually great. Almost all the benefits of Linux (I still miss true tiling window management), with fewer weird driver issues.

    That said, I generally just use whatever my company wants me to use, and I haven’t worked somewhere that let us use native Linux boxes since 2014.

    • Ethan@programming.dev
      link
      fedilink
      English
      arrow-up
      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@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        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.