It's ... it's beautiful. And evil.
Aug. 20th, 2013 10:26 pmVia
solarbird's recent post, this is delightfully evil - suggestions for evil things to commit just before a big code commit (the comments are actually readable and amusing, too)
Examples:
Examples:
#define struct union
#define if while
#define true ((rand()&15)!=15)
#define if(x) if ((x) && (rand() < RAND_MAX * 0.99))