tux

This might be the worst thing to ever happen to Linux.

I’m willing to bet that the ‘Microsoft Tax’ that everyone bitches about is probably less than $50 on a Dell. So Dell can’t mark these new boxes up enough to pay for driver development, customer service issues, etc, but yet all the people who suggested this (who the hell takes advice from people on the internet?) are just in it because they’ll save money, or for the herd, so no extra revenue there.

This probably fails and becomes something they study at B-schools.

Disclaimer: This, combined with their continuing accounting problems caused me to some Dell the day after I wrote this. I wouldn’t want the vast hordes of people who follow this page not to realize I had a horse in this race.

Original

ESimple v. Complex

Normally when I need auth with LWP, you just subclass and override get_basic_credentials. XMLRPC::Lite does it differently though, and it took me a while to find this, which is actually explained in SOAP::Transport:

BEGIN {
sub SOAP::Transport::HTTP::Client::get_basic_credentials {
return ‘user’ => ‘pass’;
}
}

Original

I’m tired of that, let’s look ahead:

The beautiful Caribbean island of Roatan in the Bay Islands of Honduras offers some of the world’s best SCUBA diving. The island is surrounded by the world’s second largest coral reef, hugging most of the shore. This provides calm, clear beaches for swimming and snorkeling, and many varieties of sea life. Almost every hotel, vacation rental, resort, and other lodging is close enough to walk to beaches, and Roatan’s many excellent dive operators assure convenient access.

Roatan is not as “touristy” as many Caribbean islands, but you will find plenty of activities and things to see and learn about the island and Honduran culture.


Original

If you needed any further evidence that Google’s playing by different rules than the rest of us, I give you bitwise JavaScript:

From http://www.google-analytics.com/urchin.js

return c[r>>28&m]+c[r>>23&m]+c[r>>18&m]+c[r>>13&m]+"-"+c[r>>8&m]+c[r>>3&m]+c[((r&7)<<2)+(t>>30&3)]+c[t>>25&m]+c[t>>20&m]+"-"+c[t>>15&m]+c[t>>10&m]+c[t>>5&m]+c[t&m];

Original

So I’m reading Revenge of the Hope, which tries to untangle the complicated mess that Lucas got himself into, and would care about if he thought about the canon as much as the rest of us. It’s a quick entertaining page if you care at all about that.

I’d like to offer one possible alternative to this, however:

When they reach Yavin, Han decides to take the money and run and Chewie decides to go with him. Looked at in cold light, it’s for the good of the Rebellion. Even if Yavin is destroyed, there’ll be one agent who knows what’s going on who can try and put something back together, but he doesn’t feel good about it. When Han decides to turn around and join the attack, Chewie is all for it.

I believe that leaving initially would be part of Chewie’s plan to get into the battle without showing his hand to Han. Han wants to leave, and won’t listen to any argument, so Chewie gets him away from the pressure of the situation to work on him alone. You’ll notice it doesn’t take him long to convince Han, I’m sure he always knew he could, and they’re back in the game.

As strategic an asset as Chewie is in the rebellion, I think he knows that this is a pretty big battle. Yoda’s still around, somewhere, to rebuild the alliance if they fail, but there’s no way he can sit out the battle for the Death Star.

Original