Pulling a Thread
            As an elite debugger, you are conditioned to expect data that highlights a specific problem that needs to be resolved,
        
     
    
                
    
    
    
        Swarming
            While these posts have generally been about elevating your debugging abilities to Yoda-like stature, today I will like to riff
        
     
    
                
    
    
    
        Sacred Cows
            In an earlier post, I discussed the dangers of being wedded to your own ideas. I would like to riff
        
     
    
                
    
    
    
        What's Changed?
            To an observer who's go-to method of fixing things is "turn if off and then back on", software can seem
        
     
    
                
    
    
    
        If a Tree Falls
            "If a tree falls in a forest and no one is around to hear it, does it make a sound?
        
     
    
                
    
    
    
        Reducio
            It is sometimes the case that you are presented a debugging problem that seems hopelessly complex. You hear a bug
        
     
    
                
    
    
    
        Eliminate the Impossible
            I had intended to write a post about one of the key techniques of debugging effectively, but circumstances this week
        
     
    
                
    
    
    
        The Art of Debugging
            In my long career as a software developer and architect, I have had to debug a lot of things. And