but today was a good hair day! i wasn’t supposed to have to deal with security problems today!
*sulk*
a fine, fine evening with the lovely miss anne thrope buying sexy new shoes, drinking champagne, eating tiramisu (WITH FIRE!!! tiny candles, not just for birthdays anymore!), and watching a favorite film.
nobody steps on a church in my town!
(as noted elsewhere: not much beats two hot girls giggling, drinking champagne, and shouting out the lines to ghostbusters.)
my life:
$ cat user.pl #!/usr/bin/env perl -w $foo = 0; while ( 0 == 0 )
{
printf "No one loves me!\n";
if ( $foo == 5 )
{
printf "And Junkmail sucks too!\n";
$foo = 0;
}
$foo++;
sleep 2;
}
shadow mocks my code as inefficient. i say it’s legible. no one understands my pain.