This is something I thought that no one would ever need but looking at this gist. The stars, forks and comments proved me wrong. I…
Just to refresh what I learnt about MongoDB a few years back when I was doing the course from MongoDB University. What is MongoDB? A…
I was recently setting up DMARC, SPF and DKIM on Ubuntu. And I was following two articles: Digital Ocean(DO) for DKIM For all SPF, DKIM…
This post is in continuation of How to be a better programmer and How to be a better programmer – Self Development In the workplace, the major outcry…
This post is in continuation of the post – How to be a better programmer. Moving forward from the general stuff, here are some of…
Writing this post in no way makes me a good programmer. I have been always collecting some points(online resources and some through experience) regarding how…
I wrote a post sometime back regarding optimization of PHP websites, this knowledge was picked up from some online course(all credit to the author ).…
I am not sure, if “Safely removing” your external drive really helps, but thinking what’s the loss, I always try to remove the drive safely.…
Recently for a web and IOS application, we were asked to provide a solution that will work offline and find the elevation at a particular…
I was looking for a way to get the applications already installed on WSL(Windows Subsystem LInux), while working on a PHP app. I wanted to…