Technology

C64 wordpress theme

Jason over @ Hackszine writes- Rod McFarland has put together some really cool AJAX-based CLI themes for WordPress. With his CLI 2.0 theme, you can browse blog entries by “cd”-ing through categories, typing “ls” to list article titles and “cat [articlenum]” to read a post. AJAX is used to make the whole experience seem like […]

RAID 0 in a Macbook Pro

RAID 0 in a Macbook Pro

Putting a RAID 0 (striped) disk array in your laptop is a double edged sword. One the one hand, it’s twice as likely to have a disk failure. One the other hand, it can make disk-bound activity, such as uncompressed video reading and writing, much faster. Frankly, with processor, bus and memory speeds as fast […]

Command Line Interface for WordPress

Command Line Interface for WordPress

Rod McFarland has put together some really cool AJAX-based CLI themes for WordPress. With his CLI 2.0 theme, you can browse blog entries by “cd”-ing through categories, typing “ls” to list article titles and “cat [articlenum]” to read a post. AJAX is used to make the whole experience seem like you are typing at a […]