When I learned about Finite State Machines as part of my college degree, I glanced past the formal definition and thought, this is a very
This is a list of games that I absolutely adore, in no particular order. This is the list of games I am looking forwards to
Make Thunderbird comfortable. Why use Thunderbird? So that whenever you need a 4 yr old email with that certificate you have no physical copy of
There are 2 prereqs for this to work. Aura SDK, it turns out, was bundled with the Armoury Crate and associated programs that were installed
This is a checklist I use for setting up my windows machine. Unlike my linux machines, setting up a windows requires me to painstakingly download
In my time over at Browserstack, I had to go through a lot of dashboards while debugging. All these look-ups followed a simple pattern. Over
In the previous post, I discussed how to set up SSH CA and use it to access remote hosts. In that, I briefly mentioned auto-renewal
Deploying a SSH CA involves 3 parties. A server for deploying the SSH CA A server that users want to access The client machine that
A backwards-compatible mechanism to get version of installed package
Now that we have ansible working, we can do some housekeeping of the server. I took most of the playbook(with some modifications) from @jigarwala from