Ben Standefer

Results 42 issues of Ben Standefer

This is not ready for merging, but I wanted to submit a proof of concept for https://github.com/sirupsen/airrecord/issues/66 in case somebody else wants to run with it. This enables an API...

This library is pretty awesome, thanks for spending the time to make it available to others. I see `tree.walk` and `tree.walkDesc` take `minKey` and `maxKey` arguments. I was wondering if...

Hi, thank you for this excellent library. It helped me a ton. It's a great reference for how to do OAuth2 in Electron, and it works out of the box...

Hi, thanks for working on this great, easy-to-use library. I'm grateful for the time you spend on this. I have a question I couldn't figure out myself from reading the...

Thank you (again!) for this great project. It's a lifesaver if you need to timeout Promise-based code. 🙏 I just wanted to document a potential improvement. We have code that...

enhancement

Add 2 properties to functions that are CAF-wrapped generators: * cafFn.isCAF - true. So the user can detect they're dealing with a function that was produced by CAF. * cafFn.generatorName...

Thank you for this amazing library. I love being able to cancel async activity. * Background: Legacy parts of my codebase use traditional async functions that can't be canceled. Modern...

Hi, thanks for making this library available. I'm building an Electron app and want to collect metrics from it. The Datadog RUM/logging systems support intake using a [client token](https://docs.datadoghq.com/account_management/api-app-keys/), which...

Thank you for making this boilerplate available. It's been very helpful. We submitted an extension based on this repo to Microsoft Edge, and we got this recommendation in our feedback:...

This mirrors the [maxInners argument in fuzz-aldrin-plus](https://github.com/jeancroy/fuzz-aldrin-plus/blob/c8cf693ee77909d0dbfbc90b452733bba5e5c8bd/README.md#high-positive-count-mitigation). @jeancroy guided me on the implementation here: #7 @jeancroy, the only thing I think could improve this would be moving the inserted for...