-
Recent Posts
Tags
array bash benchmark bug chrome cli configuration css diy editorial firefox fixes gotcha grub hack hardware html5 input instance_eval javascript jquery jsperf linux mouse multi touch multitouch nginx opera performance preferences prototype ruby snippet ssh syntax touch pad touchpad trackpad track pad ubuntu udev virtualbox web standards wii windowsRecent Comments
- force on The “Easy Way” to Add Custom DNS Servers in Ubuntu
- Ray on The “Easy Way” to Add Custom DNS Servers in Ubuntu
- Chema Gallego on Clone Ubuntu VMs in VirtualBox
- Ryan Finnie on Compacting a VMDK (Virtual Machine Disk Format image)
- Prevent Virtual Machines from Saving Network Interface udev Rules | splat operator on Clone Ubuntu VMs in VirtualBox
Archives
Categories
Meta
Category Archives: editorials
Augmenting Intelligence?
I read (most of) this book called What the Dormouse Said: How the Sixties Counterculture Shaped the Personal Computer Industry, and it discussed this really neat idea of computers as augmenting human intelligence. It’s not so much that we use … Continue reading
Posted in editorials
Tagged augmented intelligence, brain, education, intelligence, thinking
Leave a comment
Vendor-Specific CSS Attributes Are a Good Thing
A friend of mine and I just had a pretty heated discussion about whether it’s OK for browser vendors to implement technologies that are not yet finalized standards. I criticized Opera for pushing for standards compliance while following IE in … Continue reading
A Day with HTML 5 -or- I Can’t Believe It Validates!
I just spent some time with HTML5. To be more specific, I just rewrote my favorite Rails app in HTML5. It was like a dream! It took me back to a simpler time… When you can reduce this: <div id="footer"> … Continue reading