I bought two Dane-Elec 8GB USB drives recently. Flash memory (as opposed to Hard disk storage) has faster “seek” capability. This is inherent in the design as flash memory is solid state whereas hard disks are electro-mechanical with a “head” that needs to be moved around using a “drive” mechanism ...
Index ¦ Archives ¦ Atom ¦ RSS > Category: computer hardware, linux
I have been
playing around with Wikipedia data and tried
doing some byte pushing on my
Dreamhost web space.
Since this is shared web space, the processing power and memory
available are limited. I was able to create database tables in mysql by
parsing the wiki xml
dump and some ...