Close

Thank You WSL – A Programmer

๐—ช๐—ฆ๐—Ÿ (Windows Subsystem For Linux) is surely one of the best things offered byย Microsoftย after VS Code in recent times for the programming community.

I had stopped using Windows as my default OS at a very early stage of my college. The reason? Even to install a simple utility like git or putty, we had to
1. Go to the utility web page
2. Download the installer / setup, click a million times on the “Next”
3. And most importantly untick the open readme.txt or release-notes check box and so on before I can run my very first command๐Ÿ™„

Fast forward to 2020, I purchased a new laptop with Windows 10 for work purposes and I had heard about WSL some time ago so decided to give it a try.

So, I installed ๐—จ๐—ฏ๐˜‚๐—ป๐˜๐˜‚ ๐Ÿฎ๐Ÿฌ.๐Ÿฌ๐Ÿฐ ๐—Ÿ๐—ง๐—ฆ from the App Store and BOOOM! I have a complete Ubuntu system running on my nice UI of Windows 10. Now, most of the Linux utilities are already available there and if something is not, they are just one โ€œapt-get installโ€ away.

Now no need to switch between the dual OS when you work and when you want to play your favorite PC game๐Ÿ˜. Best of both worlds. VS Code also have its official extension to work with remote system that integrates well with WSL. Needless to say, VS Code and WSL is my GoTo environment for development, now.

If you have tried WSL or any other life-saving software for programmers, share your feedback in the comments.

Useful References:

https://docs.microsoft.com/en-us/windows/wsl/
https://docs.microsoft.com/en-us/windows/wsl/install-win10
https://code.visualstudio.com/
https://code.visualstudio.com/docs/remote/wsl

Have something to say? Leave a comment!