yoink@tumblr ~ % date

08th August 2011

yoink@tumblr ~ % feh 1312813234.jpg

Play videos from your AirVideo server on your Mac.

Play videos from your AirVideo server on your Mac.

yoink@tumblr ~ % date

03rd August 2011

yoink@tumblr ~ % feh 1312372805.jpg

jarsen:

“F*** full-screen apps, I want Sight Beyond Sight.”

jarsen:

“F*** full-screen apps, I want Sight Beyond Sight.”

(Source: jarsen2)

yoink@tumblr ~ % date

29th July 2011

yoink@tumblr ~ % urlview 1311970920.html

Vlad 2.0 dies when you try to use :scm => :git

More Lion upgrade fixes. Some change in rubygems, bundler, ree or vlad broke one of the little crufty configs needed to deploy a client’s app. This helped me pinpoint the problem to vlad-git. I’ll need to avoid the latest versions of both for awhile.

Upside, getting this to work with the newer code might be worth it in the end, but I want my workday back.

(Source: ur-ban.com)

yoink@tumblr ~ % date

28th July 2011

yoink@tumblr ~ % urlview 1311866429.html

Cant install Ruby Enterprise Edition with RVM on OSX Lion - Stack Overflow

I’ve been using RVM for awhile. It’s great for keeping things tidy and I love the ability to switch between rubies.

Lion and XCode 4 switch the default compiler to LLVM. Cool, but this breaks the installation for ruby. Stack Overflow had the answer as usual.

    $ rvm remove ree # if you had it installed
    CC=/usr/bin/gcc-4.2 rvm install ree

yoink@tumblr ~ % date

25th July 2011

yoink@tumblr ~ % fortune

"It doesn’t work! I get some “permissions” error when I try to install stuff!
If you ever did a sudo gem, etc. before then a lot of files will have been created chown root. Fix with:
sudo chown -R $USER /Library/Ruby /Library/Perl /Library/Python"
-

Gems, Eggs and Perl Modules

Had to reset the permissions to get non-sudo installs working again. The upgrade wiped out my whole toolset!

next >