Skip to content

Instantly share code, notes, and snippets.

View saghaulor's full-sized avatar

Stephen Aghaulor saghaulor

View GitHub Profile
@saghaulor
saghaulor / README.md
Created November 4, 2012 23:21 — forked from ngauthier/README.md
Rdio "native" in linux

I like Rdio and linux. Rdio works great in a browser except for one thing: keyboard shortcuts!!!

When coding, I like to be able to play/pause my music quickly, meaning I don't want to switch windows. I figured out a way to do this:

Google Chrome --app

First, I made a file in my ~/bin called rdio that runs:

google-chrome --app=http://rdio.com

ruby-1.9.3-p545 cumulative performance patch for rbenv

(I guarantee nothing. No warranty I am not responsible blah blah blah. Seems to work great for me so far. Thanks to Tyler Bird who I forked this from.)

This installs a patched ruby 1.9.3-p545 with the railsexpress patchsets: https://github.com/skaes/rvm-patchsets

Requirements