Building qurli — A Lightweight Terminal-Native HTTP Client for DevelopersAs a DevOps engineer, I spend a lot of time working with APIs directly from the terminal. Most of the time, the workflow looks something like this: curl -X POST ... Then: modify headers change authMay 17, 2026·5 min read
Change the desktop background randomly or according to the time of day in Windows 10May 15, 2020·2 min read
Run Linux terminal on my Android deviceYES! You can run a Linux terminal on your Android smartphone. It’s very easy to install a Linux terminal on an Android device and it doesn’t consumes a lot of memory. You should also note that, Android is based on Linux Kernel. This makes it easier t...May 10, 2020·3 min read
Use Clipboard History to copy and paste multiple clipboard items in windows 10Clipboard in Windows was not so helpful for power users before the release of Windows 10 version 1809. If a person needed to copy and paste multiple items to the clipboard rather than overwriting the last item, he had to use 3rd party Clipboard manag...May 6, 2020·2 min read
Send a message on Whatsapp without saving the number and without downloading any other AppWhatsapp has now become a primary social media platform for most of us. It is also one of the most widely used instant messaging app. In order to send a message to someone on whatsapp, we all need to save that contact first. Another way is to downloa...Apr 30, 2020·1 min read
How to take Partial, Freeform, windowed or full screenshot in windows 10To take the Screenshot, we usually press the Windows key + print screen button, which takes the screenshot of the whole screen. But, if you only need a part of screen, you have to crop the image. Forget all those things, because I am going to tell yo...Apr 29, 2020·2 min read
Blockchain : The New Technology of Trust1. Introduction Blockchain is a digital, decentralised ledger that keeps a record of all transactions that take place across peer-to-peer network. It was introduced in 2008 as the underlying technology on which the bitcoin was built. It’s grand promi...Dec 1, 2019·2 min read
How to run android apps on PC?You love an app on your android phone and want to use it on PC too or you want to play android games on PC? Well this is possible. There are mainly two methods for this : either you can use an emulator or install an android based OS alongside windows...Jun 28, 2019·3 min read