Setting up and Customizing Windows Terminal

If you are using any sort of command line interface while in Windows, check out Windows Terminal. It is a highly customizable terminal emulator that can do anything you want it do. You can have tabbed terminals running PowerShell, WSL Bash, cloud SSH, and...
Read more

Verified GitHub Commits using GPG Keys

If you have ever created a new GitHub repository directly from their web interface, you might have noticed that the first commit you made has a special verified tag attached to it. The same tag doesn't show up for commits made locally. However, it'll be...
Read more




How to Setup Android SDK on WSL

After I have discovered the wonder called VS Code, I have been hooked to it. It's my goto editor for any project now. The convenience of having file browsing, editing with plethora of extensions, integrated terminal, and on top of that the existence of...
Read more


SVN Checkout Error [svn: E120106: ra_serf:]

While at work today, I had to download source code of some open source project for evaluation. However, the source code was not hosted on GitHub but in SVN. Now if you are like me, you also probably have no idea how to use SVM. I know that it is some sort...
Read more


Finally, The First Post

So, finally I'm starting to write the first post of the blog. This has been in my todo list for a while now. But as usual I have been shifting my focus to do something else, like endless cycles of checking whether the color scheme is good enough or...
Read more