Perl is so ugly it's pretty
Without running this, anyone care to tell me what this does?
# ...beginning of program...
$str .= "\n";
if ($str =~ m/((.*\n){5})$/) {
$str = $1;
}
« October 2005 | Main | December 2005 »
Without running this, anyone care to tell me what this does?
# ...beginning of program...
$str .= "\n";
if ($str =~ m/((.*\n){5})$/) {
$str = $1;
}
- www.squyres.com crashed last night for a few hours due to hyperactive spamassassins and some scripts that didn’t properly check for concurrency
- Best quote from yesterday: “If that sentence were a mineral, it would be a diamond.”
- Best error message of the day:
GFORTRAN module created from mpi.f90 on Thu Nov 10 08:05:40 2005 If you edit this, you'll get what you deserve.
I’m surprised to see that this is literally my first post in the “Open MPI” category. I guess I should post more here. :-)
Stolen directly from Brian’s blog:
“After 726 days and 8,187 commits, Open MPI v1.0 has left the building.”
Lotsa random quickies:
This is truly amazing:
Yes, it’s totally useless. But totally amazing.
I sent this around to several people. One of the replies I got:
I just recently had to get a new cell phone because my old one was dying (the microphone was giving out). The Verizon store didn’t have the one model that I was really interested in, so I settled for another model (an Audiovox phone).
After spending nearly 2 weeks with it, I really came to hate it. Here’s why:
This made that phone unworkable for me. So I exercised the “you can return/exchange your phone within 15 days” policy and got a Motorola phone. It was a bit more expensive, but it has a lot more of the features that I wanted:
And last, I accidentally found out today that my phone actually has Bluetooth. I’ve long disdained Bluetooth because it’s fundamentally insecure, but it does allow one signficant feature that I plan to use frequently — the fact that I can sync my Mac addressbook to my phone. YES!!! Tiger’s iSync natively supports talking my phone, so now all the phone numbers in my phone exactly match my Addressbook (and I can activate Bluetooth selectively in my phone so that it’s only on when I synchronize with my Mac; that’s secure enough for me).
I FINALLY have one and only one addressbook (Mac had previously allowed me to consolidate IM, E-mail, and PDA, now I finally can share it with my phone). Waaaa-hoooooooooooo!
This page contains all entries posted to JeffJournal in November 2005. They are listed from oldest to newest.
October 2005 is the previous archive.
December 2005 is the next archive.
Many more can be found on the main index page or by looking through the archives.