Skip to content

Instantly share code, notes, and snippets.

View rabcyr's full-sized avatar
📵
fiber arts

Ashley Willis rabcyr

📵
fiber arts
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ashleywillis on github.
  • I am ashley (https://keybase.io/ashley) on keybase.
  • I have a public key whose fingerprint is 8856 38BB F1BC 8699 3644 092C F609 8E7D 593F F9DD

To claim this, I am signing this object:

root@ruby01:~# \curl -sSL https://get.rvm.io | bash -s stable --trace
+ : rvm_install_parse_params() 481 > rvm_trace_flag=1
+ : rvm_install_parse_params() 482 > flags+=("$token")
+ : rvm_install_parse_params() 483 > forwarded_flags+=("$token")
+ : rvm_install_parse_params() 473 > (( 0 > 0 ))
+ : rvm_install_parse_params() 649 > (( 0 > 0 && 0 == 0 ))
+ : rvm_install_parse_params() 653 > true head
+ : rvm_install_parse_params() 654 > true stable
+ : rvm_install_parse_params() 656 > [[ -z '' ]]
+ : rvm_install_parse_params() 657 > sources=("${DEFAULT_SOURCES[@]}")
ruby@ruby01:/export/home/ruby$ \curl -sSL https://get.rvm.io | bash -s stable --trace
+ : rvm_install_parse_params() 481 > rvm_trace_flag=1
+ : rvm_install_parse_params() 482 > flags+=("$token")
+ : rvm_install_parse_params() 483 > forwarded_flags+=("$token")
+ : rvm_install_parse_params() 473 > (( 0 > 0 ))
+ : rvm_install_parse_params() 649 > (( 0 > 0 && 0 == 0 ))
+ : rvm_install_parse_params() 653 > true head
+ : rvm_install_parse_params() 654 > true stable
+ : rvm_install_parse_params() 656 > [[ -z '' ]]
+ : rvm_install_parse_params() 657 > sources=("${DEFAULT_SOURCES[@]}")
@rabcyr
rabcyr / gist:9d95122e7a6f53679692
Created July 14, 2014 03:42
There was an error while trying to resolve rubygems version for 'latest'.
ashley@ruby01:/export/home/ashley$ time rvm install 2.1
ruby-2.1.2 - #removing src/ruby-2.1.2..
Searching for binary rubies, this might take some time.
No binary rubies available for: omnios/omnios-8c08411/i386/ruby-2.1.2.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for omnios.
Requirements installation successful.
Installing Ruby from source to: /export/home/ashley/.rvm/rubies/ruby-2.1.2, this may take a while depending on your cpu(s)...
ruby-2.1.2 - #downloading ruby-2.1.2, this may take a while depending on your connection...
ruby-2.1.2 - #extracting ruby-2.1.2 to /export/home/ashley/.rvm/src/ruby-2.1.2....

Keybase proof

I hereby claim:

  • I am rabcyr on github.
  • I am ashley (https://keybase.io/ashley) on keybase.
  • I have a public key whose fingerprint is 8856 38BB F1BC 8699 3644 092C F609 8E7D 593F F9DD

To claim this, I am signing this object:

@rabcyr
rabcyr / gist:ad3f5d629480b6b1d2f6235b52cf6ae6
Created December 3, 2016 12:46
Time in seconds of 3 different Perl JSON packages
tweets: 1
elapsed: 0.000114 Cpanel::JSON::XS decode
elapsed: 6.9e-05 Cpanel::JSON::XS encode
elapsed: 0.006131 JSON::PP decode
elapsed: 0.001287 JSON::PP encode
elapsed: 0.002281 JSON::Tiny decode
elapsed: 0.001492 JSON::Tiny encode
bytes: 8038
tweets: 2