Geek Humor

email from my boss this morning 🙂

if (user.access == false) {
    servlet.bellyUp(); 
    spew(gibberish); 
    user.clueless = true; 
}

Makes perfect sense to me… (because you would have obviously known “null input” or “500 internal server error” means you need to fill out a form to request access to that website, right?)