1231
More the merrier
(lemmy.world)
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.
Better: I've encountered a pair of booleans that appear to be exact opposites but aren't. To protect the guilty I've changed the words: isOpen and isClosed, when one is true the other is false and vice versa, EXCEPT that while something can't be both open and closed at the same time, it is possible for something to be not open and not closed.