The four horsemen of code review: showing someone your code, them laughing at it, you defending it with a serious face, and then the horrifying realization it's already in production.
That moment when your colleague points out your nested ternary operators and you're like "Yeah but it works" only to realize later your monstrosity is handling financial transactions for 2 million users. Whoops.