Diego Marcos
Diego Marcos
It seems I don't fully understand promises 😄 If the `catch` function doesn't explicitly return a value the `then` function shouldn't run, right? It looks you're seeing something different and...
Thanks for the explanation!
Thanks! Re-wording is usually a matter of voice consistency and taste. Are there any additions you want to make or just reorganization?
Thanks. I think I like the simplicity of a single list of tips. Have you had any issues understanding or following the guidelines when building something?
weird. FWIW It's working for me on macOS (11.4). I haven't installed OpenSSL manually. Using whatever comes with the system. I don't remember having to install anything on Windows. What...
@vincentfretin Thanks so much for the info. At what level we should fix this? `pem`?
Thanks, no plans to replace build system for now. We can perhaps figure out a more surgical solution
I see there's a fix for `pem` but has not made it into a release. An option would be fork `pem` apply the fix and override the dependency (just learnt...
Thanks! I'm not a great writer. Just made a few comments. Some changes like `interfaces` read a bit different than I'm used to when talking about technical literature
Yeah default is necessary (probably we should elaborate on docs). After adding a default is it working for your use case?