Category Archives: Code
More command line meme data
Since everyone else is doing this… I thought I would join in dazza@macpro:~>history|awk ‘{a[$2]++ } END{for(i in a){print a[i] " " i}}’ |sort -rn|head 96 svn 85 python 44 nosetests 40 ./start-tgmetalinfo.py 37 ssh 28 tgenv 20 mate 16 cd 14 curl 13 ls that’s a bit weird. I do a lot of svn [...]
Microcontroller Demo Scene
There is something really fucking cool about making demos and there is something even more cool about making the hardware it runs on as well. I should point out that I came across this video when reading Make Magazines RSS Feed.

Recent Comments