for that source of nerd humor...
http://thedailywtf.com













A.C. found this in a project:

public override bool IsActive() {
return true && true && true;
}

Now that's some serious truth.






"This is my new mobile number for 3 Mobile in the UK," Chris wrote, "Not sure I'm going to keep it."


"This came up whiel configuring a Dell 2950 machine," writes James Robinson, "I guess SQL Server can do everything!"


Code:
    public override bool IsActive() {
      return true && true && true; 
    }
Now that's some serious truth.