The stuff me and my friends have written in private code bases we worked on before... Now those were some words we used. could never make anything like that public these days, too much softies would go crazy because of it.
Everything in the video is considered acceptable in open source code today. If it wasn't, it wouldn't have been right there in the code for the person making the video to find it.
One of the ones we had to take out. I'm still mad because it wasn't even that bad. It was a massive really long function that should have been refectored but kept getting put off. The comment was along the lines of
// TODO: take this fat bitch to the gym later.
Had to get removed because insensitive, well the function finally got refactored at least lol.