January 2010
5 posts
1 tag
Yonderboi and Messer für Frau Müller are pretty close. Yonderboi’s more ambient/meditative though, while MFFM are a bit more playful/experimental. but both have a lot of resampling of old records, a nostalgia for the vinyl of the soviet era.
Jan 20th
2 tags
rubyamp →
RubyAMP is a TextMate bundle that makes you more productive in editing, navigating, and debugging Ruby code. Now you can easily: auto-complete from all open tabs jump to a method, class, or fixture named under the cursor start the debugger on a series of RSpec examples and break at the current line inspect by highlighting to evaluate to tooltip or clipboard fire up a Merb/Rails server or...
Jan 20th
1 note
2 tags
bash arg expansion
$_ expands to last argument in previous command. ie cp a.txt /some/long/path/and/some_other_name.txt vim $_ will open the just-moved file without retyping the whole damn thing. so useful.
Jan 15th
libmad in snow leopard
If you run into the following error: version.c:1: error: CPU you selected does not support x86-64 instruction set run the following export CFLAGS="-arch i686" then, configure, make, sudo make install as normal.
Jan 8th
2 notes
Two Gentlemen of Lebowski →
The Big Lebowski, by William Shakespeare
Jan 8th