Ryan Wilcox
Ryan Wilcox
**What version of Racket are you using?** 8.3 [cs] **What program did you run?** A slightly modified version of the [command line example program](https://docs.racket-lang.org/reference/Command-Line_Parsing.html?q=command-line#%28form._%28%28lib._racket%2Fcmdline..rkt%29._command-line%29%29) But here's the program ```racket #lang...
Howdy! So I had a problem where $DAY_JOB has a lot of documents on Quip and we want to see everything that's stored there. We like (kinda like) Quip as...
I've added support for installing rvm packages via the `Rvm_system_ruby` type, and also added the ability to pass compile time options. I implemented this because I found that the OpenSSL...
In [Pull Request #39](https://github.com/blt04/puppet-rvm/pull/39) I talked about my puppet setup, which has a problem finding the default provider, even when I use run stages. I've uploaded a Vagrantfile + manifests...
See https://github.com/jcasimir/draper/commit/42823e517d7fc93850c5388f26ee3fe23a5a10eb#lib/draper
Brett, Long time listener to your podcast, and thank you for all you do in the community. I Found nvremind the other day and couldn't be more thrilled - this...
Hi! I've love to know how to have nose correctly find and run my pycukes tests...
I was recently given a project that contained a front end generated by the React Zeal generator. This project (which contained the Zeal application embedded in a Rails app) posted...
This commit lets (top level) coffeescript functions to show up on the function menu in BBEdit, and be folded. By top level I mean "functions not within other functions". So...