16
donuts
5y

Don't hire monkeys that write shitty code that cause production issues.

Just spent the entire morning with our global team (10+ ppl) looking into the cause of a production issue.

Root cause: shitty code that anyone that has read an algorithm book (array resizing costs) and understanding how DB functions should be used and why (bulk inserts vs one at a time) would never write.

Even the code itself is a mess...

Comments
Add Comment