Ah yes, the classic "assign string values to boolean variables and then use them in boolean expressions" approach. Nothing like setting true = "false"
and false = "true"
to ensure your future self has a mental breakdown during debugging. The condition if(true/false==false/true)
is just *chef's kiss* - comparing divisions of strings masquerading as booleans. And that true = false + false
line? String concatenation disguised as addition in a boolean context. Whoever wrote this probably also enjoys putting pineapple on pizza and using spaces instead of tabs.
This Works Don't Worry About It
3 months ago
98,515 views
0 shares

cpp-memes, boolean-logic-memes, code-horror-memes, variable-naming-memes, string-manipulation-memes | ProgrammerHumor.io
More Like This
The Office Hours Protocol
3 months ago
150.1K views
0 shares

Recursive Realization: The Developer Time Machine
2 months ago
170.2K views
0 shares

Know Your Programming Language Personalities
1 month ago
173.2K views
0 shares

Should I tell Her
4 months ago
126.7K views
0 shares

Some Things ̶N̶E̶V̶E̶R̶ ̶C̶H̶A̶N̶G̶E̶ ̶ Change For The...
4 months ago
114.6K views
0 shares

Firmware Programming In A Nutshell
1 month ago
134.2K views
0 shares

Loading more content...