As I plan to meet more people, juggling meetings and keeping your day on track can feel like a circus act! Scheduling tools like Cal.com…
I had heard about Ansible several years ago but never got a chance to work with it. The idea around automating your IT really resonated…
This is in continuation of this post but this time specifically for software developers.Programmers write all day. Putting some thought into what we write everywhere…
There are some excellent articles like this, that talk about how to do code reviews. In this article, I talk about how to do code…
Very recently, on a project we got a notice from one of the clients, they would continue using our application only if we get a…
If you are like me, while starting with PHP development you might have used something like a WAMP/XAMPP. Although it is good when you are…
While working on a project you might come up with something that you might want to reuse. For example you come up with a date…
Through the course of a project’s lifetime it would be going through many changes. New team members, original members leaving the team, design overhaul, requirement…
This will be an evolving post, containing all the learnings I had(or will have) while building and managing software projects. The list is totally based…
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…