Results 20 comments of Ryan Wilcox

Another note: looks like Japanese spammers have picked up asset-rack.org :frowning:

The widget disappeared for me too when upgrading to 10.10.3. A relaunch of the app (which I put in my Applications folder) brought it back.

@phuongnd08 , I would try my fork of puppet-rvm, specifically the "rvm_puppet_works_without_installing_rvm" branch. I'm not an expert puppet user, but I think you may be running into the same problem...

> But what if someone needs the OpenSSL package for multiple rubies? Yeah, that's a problem I solved in an in-elegant way. My, Ryan-doesn't-know-Puppet-all-that-well solution was to have one RVM_System_Ruby...

Yes, please keep me in the loop / tag me in your PR revision!

Ok, I'll bite / am curious for my own personal knowledge: can't you just do this manually like so? nexusArtifactUploader( nexusVersion: 'nexus3', protocol: 'https', nexusUrl: nexusSourceRepo, groupId: groupId, version: version,...

Me too, I suspect this broke sometime with Hurl 6.1.1 (as I updated my work laptop with it and am experiencing these problems, but my personal laptop with an older...

I'm sorry - I'm up to date with the latest hurl-mode (and running hurl 6.1.1). I've been using hurl mode (in org mode) a lot over the last week and...

It’s in [the libc docs](https://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html), so I’m guessing it’s pretty common 😄 But OK, I may take a look at writing a command line program with the core utils, repro...

This has been on my radar for a while, but finally did something about it: https://github.com/racket/racket/issues/4106