Label Your Power Bricks

Once upon a time, AC/DC adapters were special — they were made for expensive devices and were clearly labeled as belonging to those devices. No more. Now, every device comes with an adapter, most of them are nothing special, and the adapters are hardly labeled at all. Furthermore, they have mysterious round plugs that (unless you have calipers handy), you probably can’t tell apart. You could go around trying to match voltages and currents, or you could just label the damn things when you get them.

If you’re part of the GTD cult, you should already have a labeler. Just print out short, simple labels and stick them on!

Password Generator

When I had my own server, I had a simple PHP generator that would pipe the output of Pwgen to the web page. I moved to a shared hosting account and couldn’t do that anymore. However, as I’m trying to encourage cluster users to use good passwords, I re-created the page on the cluster.

So! If you want a handy way to get good, memorable passwords quickly, it’s here.

I don’t claim any role in generating these passwords, that’s all done by pwgen. The flags being used for the sections are:

-B -c -C -n 8
for the pronounceable passwords and

-B -c -C -n -s 10
for the more secure but less memorable passwords.

The Engineer’s Conscience: Doing the Right Thing

There’s a long and (two-year-) old screed over on K5 entitled How I Was Saved ostensively about the proper way to write C++ code. I actually found it in my trove of old bookmarked to-read articles using Readeroo. In it, there’s a very good, very penetrating thing said about the responsibility of engineers to do the Right Thing:

Because an engineer named Roger Boisjoly didn’t trust his conscience, seven brave and innocent people died. No, he followed standard procedure, by reporting a safety risk to his superiors, then trusted them to do the right thing, despite the fact that they obviously didn’t heed his warning:

It got real cold one night when the Space Shuttle Challenger was being readied for launch. The Shuttle’s two solid fuel rocket boosters had been manufactured by Morton Thiokol in several sections. Rubber O-rings were used to seal the joints between each section, and covered with high-temperature putty to protect the rubber from the flames. But the rubber the O-rings were made of became stiff if it ever got cold. It wouldn’t flex as the sides of the joint vibrated in and out, so that the flames inside the rockets might shoot out through a crack, and make the liquid fuel tank explode.

Realizing the risk, Mr. Boisjoly filed a safety report with his superiors, yet despite the fact that they overruled his advice for fear of losing Morton Thiokol’s fat government contract, he did his duty to his company and kept quiet.

But he didn’t do the right thing when he realized the Challenger was going to launch to its doom. Why didn’t he ring someone up at NASA? We didn’t he go to the press? Why didn’t he crash his way into Mission Control, arms flailing and screaming “IT’S GOING TO FUCKING EXPLODE!”?

Because he might have lost his job? He probably would have, but I don’t think that’s why. Gotten arrested? No. I don’t know for sure, but I’ll hazard a guess: either because he trusted his company to do the right thing or because he didn’t want to get blacklisted. And because he didn’t trust his conscience, and go against orders – no, not even that – against standard procedure, he has these people to answer to, and their loved ones:

* Francis R. (Dick) Scobee (1939-86), Commander
* Michael John Smith (1945-86), Pilot
* Ellison S. Onizuka (1946-86), Mission Specialist One
* Judith Arlene Resnik (1949-86), Mission Specialist Two
* Ronald Erwin McNair (1950-86), Mission Specialist Three
* S.Christa McAuliffe (1948-86), Payload Specialist One
* Gregory Bruce Jarvis (1944-86), Payload Specialist Two

Someday you might be faced with such an awful decision. Most engineers don’t ever consider the possibility. I’m asking you to consider it now, ahead of time, so if the time ever comes, your mind will already be made up.

Preceding this is a tale of how the author learned to do things right from his father. I’m proud to say that I learned something similar from my father. He’s always been willing to put forth the time, effort, or money to do something the right way the first time, and that’s an example that’s served me well. I haven’t always been able to pull it off, and there have been times when I’ve forgotten how important it was. I suffered the consequences of cutting corners those times, and was reminded of the lesson. I’m just glad those reminders were not at the expense of someone’s life, much less the lives of seven people.

Managing Your Reading List With Readeroo and Firefox

“I’ll bookmark this to read later.”

Sound familiar? Do you ever actually read it? If you’re like me, probably not. Or, maybe once every two years, at which time you’ve forgotten why you wanted to read half of the things you’ve bookmarked and just delete most of them. Maybe you even put things in Del.icio.us or a similar bookmark manager with a handy “toread” tag, but still never go visit that tag.

Readeroo takes care of all of that. It’s a wonderfully simple plug-in for Firefox that does three things:

  1. Saves pages that you want to read to a specific Del.icio.us tag (default: toread — happened to already be my own to-read tag!)
  2. Brings up your to-read pages either randomly, oldest first, or newest first (FIFO or LIFO for the geeks)
  3. Marks pages read (with an arbitrary tag) or un-bookmarks them after reading

After configuration, all of this is done through two small buttons in your Firefox toolbar. Things like this are why, despite the awful, awful memory leaks, I still can use no browser besides Firefox.

Thanks to Renaissance Man and his source, Pewari for pointing this out.

Wilber Loves Apple

If you are a user of the GNU Image Manipulation Program (GIMP) on OS X, and you’ve upgraded to Leopard, you’re likely to run into some snags. You should instead go here to update your X11 installation, and then here to get the appropriate version of GIMP. Note that this is the new 2.4 version, with a lot of improvements from 2.2. They also have a more “edgy” and modern-looking icon for the app.