Earlier quoted context omitted.
Coding is not a serious act for some of us. We play, we build, we create and have fun. This doesn’t mean what we code is low quality or hacky. But this requirement doesn’t exclude the permission to have fun. Sometimes a variable name, sometimes a hex value, sometimes a comment or Easter egg. Life is too short to be too serious about anything and everything. I write code since 1999 or so. I still have fun here and the…
Exactly! It makes no difference to the compiler what you call a variable, but it makes a difference to the human. Whenever I do a pandas dataframe melt, I name the variable "melted_cheese". I could just name it something plain/boring, but life is simplybetter with melted cheese.
The programmer chose the filenames: "holes" and "assholes". kudos!
NB: This was MSDOS days when filenames could be a maximum of 8 characters.