This year I had an opportunity to attend, volunteer, and deliver a Flash talk at Rootconf Delhi 2020. In this blog, I want to share my experience as a volunteer.
Docker is different on Mac and Linux systems. Docker directly leverages the kernel of the host system on Linux. On the other hand, Mac does not provide a Linux kernel, so Docker runs on a small Linux VM running on a mac. Due to this, there are many differences.
Today I learned how messy git submodules could be! 😾
Monitoring an application’s health and metrics makes it possible to manage it in a better way and notice unoptimized behavior.
This summer, I worked on developing continuous integration pipeline for hardware projects during GSoC 2019.
This blog defines my work of Coding Phase 2 of GSoC