Well, 2020 was mixed. The year started with the so many hopes and dreams. I had thought to travel more. But due to the situation that happened to the world, all things came to a halt. 2020 brought us Covid19.…
TLDR; It doesn’t work so nicely I recently purchased a 4k display to go along with my Thinkpad T480 with GPU. For the first few days I used in 1440p as I didn’t have the USB C to HDMI cable…
If you have recently installed a fresh copy of Ubuntu 20.04 and find out that the steam is crashing, there is one solution that can be of help here. (the only one i encountered) Crashing usually happens when you have…
Last year I forgot to write the blog post about new year. I don’t remember any other year which I forgot about this after I started writing about new year. If you have read my previous (its very easy to…
Its been so long I have written a blog post here. I have been trying out things with my new domain instead of writing here. This blog although unmaintained has a steady traffic for a few years now due to…
It’s another new year and here is my blog post bigsmile This is my first post using gutenberg editor for wordpress. Now let’s talk about last year in the usual way. Professionally: This was an awesome year with product launches…
If you try to start mongodb on WSL using systemd you will be getting this error. System has not been booted with systemd as init system (PID 1). Can’t operate. There seems to be no init script for mongodb 4…
Update 2 In ubuntu 18.04, flameshot can be installed directly sudo apt install flameshot Update There is a ppa for this now. Follow the below link First check whether you have git installed sudo apt install git Clone the…
Yup, Another year in the passing. Here is a graph(not really :D). I will talk about this down below So, How was my year? Well, professionally it was great. Coding, It was good. Personally? Look the above graph. I am…
One fine morning my phone went into a reboot loop, probably because of out of memory. Tried to adb, but wasn’t working but fastboot seems to be working. Attempted to boot a bootloader with fastboot which failed. I gave up,…