Let's say you want to execute some tasks. Since executing it through a single thread might take you...
You heave a sigh of relief, as the QA has approved a long-awaited feature for deployment on Prod....
Running specific commands with sudo using Ansible It seems a trivial use case, but it's...
But can one even make Enums dynamic? Enums, by definition, are static. They are used to...
How do you define and use constants in Java? Most advice on Internet has the following opinions: D...
Want to change Java Version/JAVA_HOME for Ant builds? Open ~/.antrc file by running vim ~...
A couple of weeks ago, I was tasked with figuring out a way to enable two way SSL. I am a programmer,...
Yes, you read that right. To give you some context, some time ago, our (my org's) Redis usage was un...
IntelliJ IDEA is an awesome IDE, and a lesser known and used feature is Live Templates. Live Templat...