I was about to write the typical AI Agent article, you know, talking about cool words like —...
It is a fact that gender-diverse teams are more effective. Research has shown that they produce more...
Do you know why a Pod takes too much time to get deleted or even hangs on the Terminating...
Introduction I've been requested multiple times about sharing my .gitconfig to copy my...
Photo by Ian Schneider on Unsplash Note: The diagrams shown are in code (mermaid), like the...
Introduction One of the most common bottlenecks when communicating Kubernetes pods is DNS...
When I read the document written by Phu Minh, I was curious about learning different concepts about...
As an ally, I will call out gender bias and inequity by inspiring innovation, creativity, acknowledgm...
I have followed the 30 first minutes of the freecodecamp training named Dynamic Programing for Beginn...
The first time I read about the Urinal Algorithm was in a Reddit post. In fact, the author called i...
For the next Ansible release, many plugins and modules have migrated to Collections on Ansible Galaxy. The Ansible 2.10 codebase contains a minimal number of modules and plugins and allows other collections to be installed. This post covers how to build and deploy your own collections automatically using GitHub actions.