Fascinating. A story about how Apple discovered Hungarian notation (variable names with prepended characters for the variable type) by Charles Simonyi. Literally discovered — in the source code of the memory manager for Mac OS
Well, the reaction to the discovery speaks volumes: the source code was first purged of this defacement, then commented and documented, and then manually reimplemented in Assembler. Good old days...