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.
RubyAMP is a TextMate bundle that makes you more productive in editing, navigating, and debugging Ruby code. Now you can easily:
$_ 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.
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.
The Big Lebowski, by William Shakespeare
Change them to go to your library, instead of the apple store:
defaults write com.apple.iTunes invertStoreLinks -bool YES
Hide them altogether
defaults write com.apple.iTunes show-store-arrow-links -bool FALSE
Pretty, and reasonably priced flash templates.
using git now. woot.