Command line applications are developers best friend. Want to get something done quickly? Just a few...
GitHub Actions is the default choice for CI/CD in many Open Source and Enterprise projects. It gets...
Kubernetes is a big and complicated technology and it clearly requires some time and dedication to...
Git has a solution to all of our problems, you just need to know where to look. As developers,...
make is one of the tools that we use heavily for streamlining tasks on our projects. It has proven to...
Kubernetes has been used heavily on production for the past few years. It offers a plethora of soluti...
There are a lot of tools that allow you to setup a local Kubernetes cluster in no time. But with a fu...
Git is a powerful tool that makes up for a lot of use cases on our development workflow. One such...
We have come a long way in building distributed applications. From monoliths to Microservices we have...
Functions and classes are the most common things we use in our daily development. We invoke them, pas...
Don't let long commands slow you down. Speed up!
Head first introduction to iterator protocol.
Speed up your workflow with zsh aliases.
Get productive using your shell.