Kevin Poulsen über den US Torture Bill:

It occurs to me now that the whole 94-page bill really amounts to a common, one-character programming error:

if (person = terrorist) {
            punish_severely();
} else {
            exit(-1);
}

Finde den Fehler. Großartig.