Pierre

Results 110 comments of Pierre

Hi, same error here. I'm running macOS and trying to standup a luarocks site instance. The homepage loads, next request the above error occurs.

@larsbrinkhoff Does it complete the sample dialogs (both the variant on Winograds page and the one from the book)? Do the visualizations fit the what the robot said it did?

So I guess ^S quits instead of going into the command mode? The book contains more parsing tests of ownership, such as "I own" and "I like", which don't appear...

Yes. Google Books should have it. Otherwise I can scan you the pages the week after next week. Even the thesis had slight differences from the final book IIRC. Lars...

More notes. People who might be able to assist: - Keldon Jones ([email protected]) and Greg Sharp ([email protected]) of the original CL port project - Dave McDonald ([email protected]) said "*Somewhere in...

> This needs CAP_SYS_RESOURCE to raise the hard limit, which we do not have, at least in the unprivileged user namespace case. However, it will still work for lowering the...

> Should we also try to add a knob to limit max pids like systemd's LimitNPROC? IMO that's a good idea. From my perspective (sandboxing CI tasks), the most important...

Note this only applied to TLS1.2 with ECDSA. TLS 1.3 works fine.

No, I don't know enough about ECDSA (yet) to do this properly. For now, I'm using a fallback in my own fork, see the flowchart at the end of https://github.com/turbo/nuTLS

That's good to hear! Side note: if you want to get rid of the google license if x25519 is used, the NaCl code (public domain) works as a drop-in replacement,...