Technology

What Have I Been Up To Recently?

If you’ve been following my blog you might have noticed that I haven’t written anything in quite some time. “So, what’s up?”, you might ask.

Well, long story short - lots of things have happened March through May, 2021. Most of them unpleasant to say the least and personal, so I’d rather not disclose the details. However, I’ve also done a few things related to Information Technologies.

GNU on Windows (GoW) - Linux Commands on Windows

For a long time the only way to launch Linux commands in Windows was with Cygwin. But Cygwin is rather bulky and can take a long time to download if you are on a slower Internet connection. This cross-platform development challenge has made many programmers seek lightweight alternatives for Linux compatibility on Windows.

As I’ve mentioned before, I love Linux for its stability and reliability. So I was looking for a simpler way to execute Linux commands in Windows, and found it! This development environment setup is perfect for programmers who need system administration tools across different operating systems.

The Best Theme for VS Code and Visual Studio: My Top Pick

For a long time I have been a big fan of Sarah Drasner’s theme for Visual Studio Code, and even used a port of it in Visual Studio 2019 Community Edition.

Ever since I’ve started learning .Net Framework on both Linux and Windows, I ’ve also started using the default Visual Studio 2019 theme in both the IDE, and the editor. Simply because I like unity across the developer tools I use.