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.
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...
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.
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.
Two Gentlemen of Lebowski →
The Big Lebowski, by William Shakespeare