D'uh... Guess my profile doesn't show my email address (vicky@steeds.com)... Anyway, I'd be interested in one of the HP boxes. What did they run? HP-UX?
Actually quite a few sections of the chromosomes
exist which don't seem to have a function. I forget the term for this, but it's effectively
"commented out DNA".
D'uh... Guess my profile doesn't show my email address (vicky@steeds.com) ... Anyway, I'd be interested in one of the HP boxes. What did they run? HP-UX?
Do they HP boxes boot? Come close to working? I'm close enough (southern Maryland) that I could come pick them up. Email me.
Actually quite a few sections of the chromosomes
exist which don't seem to have a function. I forget the term for this, but it's effectively
"commented out DNA".
// java code calling a method on a literal
int len = "this is a literal string".length();
// yeah, yeah, I know it won't work on an int, etc.