This Hits an Association
by in CodeSOD on 2017-04-26I recently have needed to write some systems that do analysis on a stream of samples. The target stream of the analysis process was stored in a variable targetOfAnal
, because obviously, that’s more efficient to type than targetOfAnalysis
. I of course needed an analProcess
and analComplete
flag, and yes, my inner 13-year old was snickering the entire time.
James’s co-worker decided to demonstrate that immature dirty jokes should only be taken so far. James heard him cursing up a storm, and thus offered to help debug whatever the problem was. You could say this code is hitting the “dirty variable names” button a bit too hard. I present it here without modification, because honestly, there is no way to censor this code and have it convey its full meaning. Ready your alt-tab before the boss comes by: