Pierre Chapuis

Results 71 comments of Pierre Chapuis

I *might* try to take a look but I have basically no experience with Node... I can confirm that the standalone download works.

Same here. What major issues prevent a release? EDIT - related: #51 and #93 Looking at GitHub issues, the only release blockers I could find are #83 and maybe #99....

In practice, an experienced Lua developer would probably not use global variables like this anyway (there is tooling to avoid it). In recent Lua versions (since 5.2) global variables don't...

Quite some time ago I packed a subset of Penlight along with other Lua modules using https://github.com/mihacooper/luacc and I think it should still be reasonably easy to do something like...

> @catwell Can you show how to do it? Yes, here is an example for just stringx (which depends on utils and compat). First (this is a trick because luacc...

I wrote the love-hate blog post and only found out about that issue today. Since then we met at FOSDEM. :) I am really rooting for what you are doing...

@jjb Yes the vfork change is older than Ruby 3, it shipped with Ruby 2.2. `POSIX::Spawn` is much older though, it was created for Ruby 1.9, back when fork performance...

You can `rye install the-tool --force` to update.

I wondered if I should make a PR but I decided against it because it complicates your example quite significantly (it adds two dependencies...) and because I don't have Windows...

64 bit, and OS X 10.7.5.