programming
over the years I’ve lost all patience for engineers who treat “code they don’t like” as “objectively wrong and broken”.
you can’t say “it’s fragile and doesn’t work” about *things which have worked for years*! even if they’re icky! even if they’re in the way of your refactoring!
programming
this guy also keeps nitpicking other peoples unit tests: “I could replace the function with `return the value you assert for` and it would pass”
yeah, I’m really worried about malicious implementations of my own code, dude.