ninja.log

Jun 04

“This is how we make vim yanking and pasting work in tmux!” — ChrisJohnsen/tmux-MacOSX-pasteboard at master - GitHub

May 29

[video]

May 28

[video]

May 11

Doing what ‘everyone else’ is doing is the surest route to failure.

Mac people use their computers
Windows people put up with their computers

” —

Inspirational

http://wilshipley.com/blog/WWDC_Student_Talk.pdf

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

” — Van Couvering Is Not a Verb: Running spotlight from your Mac terminal window

Apr 09

[video]

Apr 02

[video]

Feb 12

Feb 09

Jan 25

Steam Powered – Added Visual Studio as a Steam game

Rage Quit – ALT+F4 after a failed bug fix

” — while true blog » What if Visual Studio had Achievements?