Thinking about the time when another dev on the same project didn't understand what a static field was and tried to use one for an online shopping cart in an ASPNET app as an Application level var. Then he was actually surprised when everyone's stuff kept getting tangled into one cart. 🤦♀️
Comments
He was told not to touch the code after he kept reverting changes.
I started after he was let go. My last big gift to the team was to rewrite it from 100k lines to 17k lines.