Every industry is full of technical hills that people plant their flag on. What is yours?

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 8 months ago

I had this fight at work once. Someone wanted to write a makefile to invoke pytest. I didn't want to do that because I wanted people to know how pytest works, so when something goes wrong they know they can do -vv or --pdb or whatever.

Scripts that cover trivial steps and obscure stuff people should know, I'm not a fan of.

  • source
  • parent