Dan Rowe

Results 12 issues of Dan Rowe

Updates this pull https://github.com/etsy/statsd/pull/364 to be in line with the current code, and abstracts out the common test functions to avoid having to keep them in sync across many test...

I have been investigating a handful of different RTSP -> Stream + File systems and this is one is very nice. Is there a set of conditions that I can...

question

Reproduce with: php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes (php-cs-fixer from : https://cs.symfony.com/) Details: https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/

Give the user the ability to configure the threshold that it uses rsync for.

Test to see if GitHub Workflows support Templates ## Type of Change - [] Bug Fix - [X] New Feature - [ ] Breaking Change - [ ] Refactor -...

Currently the [Dockerfile](/keras_image_similarity_training/blob/master/Dockerfile) has hardcoded python package versions in it. So while this builds a functioning container it does not allow us to use standard build and maintenance practices for...

## Description Add Contributing file. Can use or base it off of the oss-template file: https://github.com/wayfair-incubator/oss-template/blob/main/CONTRIBUTING.md ## What's the benefit of this feature? Helps get the repo closer to in...

enhancement

Add Forker GitHub action to the GitHub Management section of OSPO Tools Signed-off-by: Dan Rowe

### What is the feature you are proposing? In this example it takes the request and passes it to the url: https://hono.dev/guides/examples#proxy In order to make the proxy functionality more...

enhancement

Mind adding a simpleJson example, and how to use it in addition to using the connect logger? Would like to use both within the same app.