Joined November 2012
·

Georges Jentgen

Luxembourg
·
·
·

I guess this tip is useful to other mobile platforms as well. Not necessarily to Android only, but also if you want to have a cross-platform/cross-hardware UUID.

br

Posted to sudo: Drop root privileges over 1 year ago

@Guillaume: don't you have nice co-workers??? :)

Indeed it can be complicated once you stash more and more. But a very nice thing is to name your stashes. So when running git stash list you will receive a nice list of stashes with a name you defined. So it may help you to now forget what you actually stashed :)

sudo chown -R <user> /usr/local

brew update

brew tap homebrew/dupes

brew install apple-gcc42

  • then -

gem uninstall rmagick

brew uninstall imagemagick

brew install --fresh imagemagick

gem install rmagick

Posted to Parse a .rvmrc file using a Regex over 1 year ago

It works even whithout having specified a gemset in your .rvmrc. Your rubular does not seem to test it, even though it works :)

Posted to Simple is better than complex. over 1 year ago

Zen!

Achievements
25 Karma
505 Total ProTip Views