154
Love that quote
(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.
Was it
(2*b | ! 2*b)
or(2*b || ! 2*b)
? It's been a while since I read his bookWhat is | I only know ||
It's a logical or in some languages like cobol that were actively used during the early 17th century
Oh yeah, I took the history of Cobol usage that one year should have remembered that