Nicolas Favre-Felix

Results 8 issues of Nicolas Favre-Felix

### Description I noticed today that the built-in GitHub diff options on the "Files" tab of a pull request were no longer visible when `one-click-diff-options` was enabled. I opened a...

bug
help wanted
enterprise
Please! ♥︎

[Streams can be made non-blocking](http://php.net/manual/de/function.stream-set-blocking.php) from PHP; this feature should be available for distributed calls in RedisArray (e.g. `MGET`), and in other places where it makes sense.

wishlist

I noticed that [http_parser](https://github.com/nodejs/http-parser) is no longer maintained and users are advised to migrate to [llhttp](https://github.com/nodejs/llhttp). The README there mentions [significant performance improvements](https://github.com/nodejs/llhttp#performance) compared to `http_parser`, and this might be...

As documented in previous ticket: https://github.com/nicolasff/webdis/issues/46#issuecomment-6387340

The Adafruit link in the README points to a missing page, this replaces it with a current version of the Python/CircuitPython tutorial for SSD1306. I couldn't find even a [WaybackMachine...

Reset `ackAttempts` from the message metadata when a message is ack'd. This avoids having this number grow over time for very long-lived messages that keep getting re-enqueued, with the occasional...

Hello, Thanks for making this great library! It seems to work well, although in the process of trying it out I did find a minor issue with the docs. The...

The documentation page for [Pipeline Permissions](https://spinnaker.io/docs/setup/other_config/security/authorization/pipeline-permissions/) explains that when roles are added to a pipeline definition, only users with all of these roles can then edit or execute the pipeline....