Via Bill de hÓra. Run this from the command line:
history|awk ‘{a[$2]++} END{for(i in a){printf “%5d\t%s “,a[i],i}}’|sort -rn|head
I get:
108 ls
78 cd
53 sudo
29 python
13 cap
9 django-admin.py
9 ruby
8 vim
6 easy_install
3 bzr
1 ex
1 python2.5
1 ln
1 mksir
1 cat
1 cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
In short:
I have trouble with my default python installation.
I am trying Django for small project.
I was hit by the Leopard keyboard repeat freeze bug.
I am poor at spelling simple commands.
April 11th, 2008, 1 comment for What’s your history|awk…
Thanks to Johnny Chung Lee, everyone and their mom seem to be setting up their own Wiimote whiteboards these days. I tried it too but disliked the pen-based interaction. So, I built a simple glove that allows you to pinch an object to drag and drop it somewhere. Here is what you need:
IR LED in […]
March 30th, 2008, 1 comment for Building a Wiimote glove for virtual card sorting
When people started making applications available in the browser a number of interaction challenges appeared. How do you launch a web app compared to a desktop app? How do you prevent people from navigating away from your app? The Mozilla people have been hard t work with Prism - basically a customized version of Firefox, […]
December 24th, 2007, 1 comment for Prism - web apps as desktop apps
I often install apps to try if they work the way I like. Some stay, some I delete almost immediately. Some of them have built in functionality that alerts you when there is an update available. I find that very annoying. If you have many apps these little reminders tend to pop up all the time.
November 28th, 2007, No Comments
Mark Pilgrim writes about the benefits of the easy-to-use package manager in Ubuntu and then feels sorry for his Mac OS-using friends:
“But Jesus H. Christ, it must suck giant wet donkey balls to be stuck on an archaic OS where you need to be dropping into the terminal and tweaking configuration files and compiling shit […]
November 11th, 2007, 5 comments for OS X package management
For some reason Apple decided to make the menu bar in Leopard transparent. With my background image this means that the menu bar will be in a shade of blue. It doesn’t look good and makes my computing environment less comfortable (I’m picky, I know…).
October 28th, 2007, 33 comments for Fixing OS X Leopard menu bar transparency
This was going to be my summer project, but after getting the parts I couldn’t stop myself from putting it together straight away. About a year ago I read an article about a guy who put together a synthesizer controller using laser pointers, a bowl of water, a solar panel and MAX/MSP. I can’t find […]
June 20th, 2007, 3 comments for Water and Light Controlled Synthesizer (No Soldering Required!)