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
25 days ago
66,198 views
0 shares

cpp-memes, boolean-logic-memes, code-horror-memes, variable-naming-memes, string-manipulation-memes | ProgrammerHumor.io
More Like This
The Hierarchy Of Programming Pain
23 days ago
84.2K views
0 shares

Can't Believe I Pulled This Off
17 days ago
70.0K views
0 shares

Ivory Towers Of Irony
28 days ago
76.9K views
0 shares

The Ultimate Programming Fear
1 month ago
90.8K views
0 shares

Sometimes IDEs Are Dumb
7 days ago
60.9K views
0 shares

How To Properly Troll Your Developer Friend
1 month ago
92.4K views
0 shares

Loading more content...