

My colleague uses it to generate rambling code, often pointlessly rewriting existing logic to solve all kinds of hallucinated problems, which he doesn’t understand a bit, then dumps it on me and acts offended when asked to explain any of it.


Thanks for reminding me of that comic! Took me some time to find it though


# We check if the server is on by asking the ALU to perform an operation,
$result = 1 + 1;
if ($result == 2) {
print "Server is ON.\n";
} else {
print "Server is OFF.\n";
print "Power on the system before attempting to run any programs!\n";
}
Brilliant


deleted by creator


I still occasionally play it on my PS Vita, tough but satisfying game
That was the joke 😅
But here it is (I think?): https://xkcd.com/979/