• @gravitas_deficiency
    link
    English
    329 months ago

    To be fair, WSL2 is actually a pretty decent system if you still need to have Windows installed for one reason or another.

    • @[email protected]
      link
      fedilink
      59 months ago

      It has completely changed my workflow on my work computer and kept me from going insane since my company only allows windows. Having the separate VM I can still use all native Linux tooling and docker-ce is great.

    • @[email protected]
      link
      fedilink
      29 months ago

      True, for some uses.

      If you only need command line use, it’s fine. I personally strongly prefer the environment in, say, Linux distribution running Plasma, but if you are fine with Windows applications, then fine.

      If you need GUI Linux… WSLG can kind of sort of get you there, but it sucks. So if you live with any Linux GUI application for significant periods of time, then you’ll want to strangle WSLg and it’s weird behaviors. VcXsrv can help on this front.

      If you are like me and find dnf+flathub an appealing strategy for installation and update of software, you like Plasma desktop management, then Linux ‘for real’ is the way to go.

      • @gravitas_deficiency
        link
        English
        19 months ago

        I mean, if you need an all-up system and you’re stuck on windows… virtualbox still works great afaik. You’ll probably need to fiddle with settings to get stuff like PCIe passthrough working for GPGPU workloads, but afaik it’s quite doable. Sure, there’s a bit of slowdown, but if IT straight up doesn’t let you use another OS on the bare metal… that’s probably the best you’re gonna be able to do.

        Or, if you’re sick of the perf hit you get running docker crap on non-linux hosts, you can pick up a used SFF/USFF box from eBay and set that up as a remote docker host for executing stuff there. You might also have to set up your “offload box” to tunnel through your work machine if your projects are hitting internally hosted repos and resources, but you can get it to work if you fool around with it enough.

        • @[email protected]
          link
          fedilink
          29 months ago

          This is consistent with the “Linux is for backend services and command line” mentality. For me those are nice and important, but I prefer the Linux desktop experience, so those options are of no solace. The VM is ultimately constrained on what it can do UI wise.

          I flip the relationship the other way around. Linux on bare metal, Windows in a VM. For people needing windows games, this would be a non starter, however I’ve got enough games between Linux native, emulators, and proton with steam. Windows as a separate box would be my strategy if needed.

    • Anti-Antidote
      link
      fedilink
      19 months ago

      As long as it doesn’t eat up half your systems memory. I love how Linux uses idle RAM to speed up the rest of the system, but in WSL2 on my machine it’s been taking all it can and the rest of my machine lags to hell 😕