Running spotlight from your Mac terminal window
A colleague just showed me this most excellent little command you can add to your .profile on the Mac to do Spotlight-indexed searches from the command line. Very nice. function slocate() {
mdfind “kMDItemDisplayName == ‘$@’wc”;
} config[master]% time slocate my.cnf
/private/etc/my.cnf
/opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/mysql4/files/my.cnf
real 0m0.018s
user 0m0.006s
sys 0m0.006s
Tilted Twister - LEGO Mindstorms Rubik’s Cube solver (by tiltedtwister)
Steam Powered – Added Visual Studio as a Steam game
Rage Quit – ALT+F4 after a failed bug fix
LED cube 8x8x8 demo (via chrmoe)