Feb 24, 2009

Twitter Search

For the first time ever I actually used Twitter for something productive today. I was having trouble with GMail this morning and was trying to decided how to verify if it was something on my end or Googles. So I decided to try http://search.twitter.com which gave me my answer as I watched tweets pile in announcing GMail was down.

Feb 22, 2009

Determine What Version Of Ubuntu Your're Running #2

A while back I wrote a post about determining which version of Ubuntu you're running here

They've since added the rather annoying -v option to lsb_release so now I prefer this

$ sudo apt-get install lsb-release
$ lsb_release -drci
# Distributor ID: Ubuntu
# Description: Ubuntu 8.10
# Release: 8.10
# Codename: intrepid