Bringing back from the dead — An Arch Linux tale.I have a great relationship with the New Year. I am not much of a planner, but nature has its way of planning a bumpy ride for me for the…Jan 23, 2022Jan 23, 2022
How to debug a docker image.Ever came across a time when a docker image just wouldn’t build successfully? Even after putting band-aids and patches all over the place…Dec 29, 2021Dec 29, 2021
Add log rotation for a service running in linux using AnsibleAnsible is an IT automation tool that can automate cloud provisioning, configuration management, application deployment and other…Nov 13, 2021Nov 13, 2021
My takeaways from Kent Beck’s Test Driven Development — Part IWhy Test Driven Development ?Jun 13, 2021Jun 13, 2021
Published inNerd For TechInterfaces in GolangIn my few years of using Golang, I’ve come across several discussions involving the use of interfaces. The arguments range from:Mar 7, 20211Mar 7, 20211
Step by Step Guide: Host your own website.In this technical era, everyone has at least once in their life thought about creating a website and showcasing it to the world. Is it…Nov 5, 2020Nov 5, 2020
Get started with Apache JMeter.Now that we have learnt about the difference between Siege and Apache JMeter in the previous article, it’s time to talk about running…Oct 18, 2020Oct 18, 2020
Run nginx as unprivileged user in Docker container on KubernetesWhile on production, it is important to run your containers as non root users to avoid any security vulnerabilities.Jan 1, 20201Jan 1, 20201
How to optimise docker images for lesser build size and time.Docker, as we all know, is the most popular tool for creating containerised applications these days. The more I use it, the more I fall in…Jul 14, 2019Jul 14, 2019