I wonder if there's some way to apply this to coding. Besides annoying my co-workers, would verbally talking about what I'm coding improve the quality of my code, or productivity? What about physical gestures?
Not verbal, but I think of strict adherence to coding and commenting standards in this spirit. A single character out of place can distract the reader from a fatal bug. Also, acknowledging one's fallibility and handling cases that should never happen:
Evansbee|9 years ago
makeset|9 years ago