• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

WSL2: What are you using it for?

Easy Rhino

Linux Advocate
Staff member
Joined
Nov 13, 2006
Messages
15,686 (2.32/day)
Location
Mid-Atlantic
System Name Desktop
Processor i5 13600KF
Motherboard AsRock B760M Steel Legend Wifi
Cooling Noctua NH-U9S
Memory 4x 16 Gb Gskill S5 DDR5 @6000
Video Card(s) Gigabyte Gaming OC 6750 XT 12GB
Storage WD_BLACK 4TB SN850x
Display(s) Gigabye M32U
Case Corsair Carbide 400C
Audio Device(s) On Board
Power Supply EVGA Supernova 650 P2
Mouse MX Master 3s
Keyboard Logitech G915 Wireless Clicky
Software Fedora KDE Spin
Anyone here using WSL2 on their Windows box? I installed it just to play with it. I guess you could use it if you wanted to develop on Linux while being on Windows. Seems pointless to me. Thoughts?
 
I use it to code in Visual Studio (old habits die hard and most of my work are for Windows), and debug the stuff in WSL2 before deploying it to an actual Linux machine.
The use case is quite limited, but when I need to do something like that, it's pretty neat.
 
I had initially used it for SSH and some other stuff, but PuTTY is better for that anyway.

I wish WSL could do more. Honestly, I find it better to just use my dedicated Linux box since it doesn't have the same limitations.
 
I use WSL2 through the Windows Terminal setup and the experience has been flawless.

As a day 1 adopter of WSL, I have been using this exclusively for my work. Most bioinformatics programs are written for Linux environment only. Having WSL2 with comparable performance versus a hardware level Linux implementation is quite convenient. Having native access to all windows files directly is a huge deal for me. For my raw data processing and initial work I can get them done in WSL2. With data dimension reduced I can switch to Windows based graphing and plot generator seamlessly without constant transferring between Windows and Linux partition.

I find myself dual booting to mint less and less often since I upgraded from WSL1 to WSL2. The few times I did was only because I needed CUDA for some specific stage of my workflow.

With that said, Nvidia is working with Microsoft to enable CUDA on WSL2 (it already is in experimental support in insider build). Once that drops I will probably have even less desire to dual boot into my linux distro haha
 
Back
Top