jducoeur: (Default)
jducoeur ([personal profile] jducoeur) wrote2006-07-31 01:16 pm
Entry tags:

Somewhere I have a button...

... that says something like:
var x = 100;
do {
   x = x + 1;
} until (x == 0);

Substitute "death" for "x", and you've got a painfully concise summary of the Middle Eastern situation...