I will place the note about not writing shit code next to the one that says "don't be stupid".
I fully agree with the author though. While I like code golfing for sports, I hate if code is obfuscated. Especially if the language doesn't transport the logical meaning without you knowing how implicit type transformations are handled by compiler and parser.
Even if it is your own code, it makes maintenance much more difficult.