this post was submitted on 28 Dec 2023
348 points (97.5% liked)
Programmer Humor
19488 readers
894 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Let's be real though, everything is IF statements all the way down
There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait
...you mean IF you've got infinite time to wait?
...you mean if you've got IFinite time to wait?
The problem with if is the answer comes from user. There’s no mathematical reason or scientific explanation, only programmer who thinks the answer should include the subject.
True...
But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
What if there was an unintentional infinite loop in your code. You could be waiting for infinite time only to learn the code had a bug. D: