Live data from Hacker News

Viewing profile — boz666

boz666

HN member
Joined
Tue, Aug 16, 2011, 11:10 PM UTC
HN karma
7
Public activity
4 items

About boz666

No profile information was provided.

Recent public activity

  1. comment
    Comment #2893313

    Installing 1.9.2 from source if it is in fact not in the repos is far better then using RVM. Using RVM anywhere is suboptimal, but using it in production is lunacy.

  2. comment
    Comment #2893298

    .bash_profile? How hard is that? ruby==ruby 1.8.7 ruby9==ruby 1.9.2 jruby== jruby 1.6 jruby5==jruby 1.5 Yeah, real tough.

  3. comment
    Comment #2893283

    Every other week something goes wrong with RVM. Nothing convenient about that.

  4. comment
    Comment #2893281

    It absolutely sucks. Managing multiple versions of Ruby and all the gems is very easy manually. RVM is a buggy collection of extremely fragile and dangerous scripts.