Vim + Mac users: copy visual selection into your Mac’s clipboard <ctrl>+c: echo “map <C-c> gv:!pbcopy<CR>ugv” » ~/.vimrc
Anyone know how to remove/hide the scroll bar from Terminal.app in OSX (Snow Leopard) ? #lazyweb #mac #osx #help #beahero #helpmeouthere
Seriously loving me some DataMapper auto upgrade. AR schema migrations be damned.
You might expect Ruby to work this way, but I didn’t. Would really much preferred if B.new.a == 2 http://gist.github.com/203525
Just remapped my Caps Lock key to control. My pinky is grateful.
Need a quick command-line util to validate (x)html and (x)html *partials*. Sure would be great if that existed… #lazyweb #lazytwitter
Finding myself back in Vim now. If you use Vim, you should check out the Screen plugin http://bit.ly/44Lo28
Why is HTML entity encoding *NOT* a standard function for Javascript — at least available when in the DOM? There are so many hacks for this
I love that it took me 10 minutes to download and install Sun’s VirtualBox and be up and running with an XP virtual machine for IE testing.
New job. New work laptop. New .bashrc file— Lots of new todos. Finding this alias is helpful: “alias todo=’echo $1 » ~/todo’”