123: Checks and Balances in Coding with Samuel Taggart
We all strive to write an ideal code - easily readable, functional, and clean. We use many tools to achieve this. However, we often forget why we need our code to be tidy.
We all strive to write an ideal code - easily readable, functional, and clean. We use many tools to achieve this. However, we often forget why we need our code to be tidy.
Imagine if you could compare concepts side-by-side between a programming language you know and one you don't. Well, now you can!
Coders spend most of their time reading rather than writing code. Yet, when you look at the undergraduate programs, boot camps, and conferences, everything seems to be dedicated to code production.
Some of the biggest risks for cyber security frameworks come from employees meant to maintain them.
Agile is all about the speed of iteration and execution. One of the things that often gets neglected is the business impact of the code we are shipping.
We frequently discuss compassion, empathy, and kindness on this podcast. What we rarely focus on, however, is being kind and compassionate to ourselves. Today we talk with Clare Sudbery.
Everyone wants their software system to be resilient - to continue carrying out its mission-critical tasks in the face of disruption or adversity.
We all get excited about that new, shiny code, but more often than not, our company can live without it.
Kubernetes with James Sturtevant As applications grow to span multiple containers deployed across multiple servers, operating them becomes more complex.