Richard Schneeman
Richard Schneeman
In general, I don't want to know about OS differences, I want to use APIs that abstract those differences for me. My preference as a buildpack author would be to...
I think this could be somewhat related to https://github.com/red-data-tools/unicode_plot.rb/issues/31. If we made a pure ruby version of this library then it would support Jruby out of the box. Then the...
Thank you so much. This is perfect! I had the idea to use a shortcut but couldn't figure out the syntax for it to register two key presses. Also not...
I like it. To recap: Warn by default, no errors with an opt-out "escape valve" to disable the behavior. We could either follow the `silence_single_worker_warning` pattern with a `silence_fork_callback_warning` or...
This is very thoroughly commented. Thanks for all the work here. I'm curious what the maintainers think. Would you be interested in this feature? Can you trigger the workflow runs?
Thanks for catching that. The `nil` return nuance is new to me (from this morning even). I think maybe I associate parallel assignment with array allocation due to this profiling...
> I know you'd like Sequential Assignment to be faster, but it's not true/not that simple in general. I understand the limits of the measurements and statistics. I'm able to...
That last PR didn't totally close out the feature. Going to re-open.
@yez thanks again for your awesome PR. The code is scheduled and running. It looks like we have 513 projects participating: ``` RepoLabel.where(label: Label.where(name: "hacktoberfest")).count D, [2022-10-05T15:58:31.922343 #26] DEBUG --...
You still working or want me to open it up?