On debugging code, organizations, people, and yourself
What is debugging Most of us are familiar with the doer mindset which is about living in the world of action: writing code, creating music, meeting new people, taking on a new hobby, starting an organization, etc. When something goes wrong though, you need to go from a doer mindset to a debugging mindset. You’ve probably heard of debugging from programmers when they are working to remove software bugs1. However, debugging is not just a programmer state, but instead a mindset that is distinct from the doer mindset....