Harold Hunt
Harold Hunt
## Problem GHE (GitHub Enterprise) would result in: - Error: HttpError: Bad credentials - Error: Error occurred getting files changes in the pull request ## Changes - Update dependencies for...
I have created a module that seems to fit well here, as it was initially based off of `p-map`. The module is itself an async/sync iterable and it takes the...
**Describe the bug** `Avoid enormous network payloads` is getting flagged for a page with two `` tags within the `` tag and both formats are getting reported as having been...
- Fixes #327 @derduher - Let me know your thoughts on how to proceed given that the Transforms appear to just hang after the error (either using throw or passing...
## Detailed Description I've got a few instances of `local-npm` build and running within the last few days and I've found some things that I can contribute if there is...
## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [x] `Python` - [x] `Java` - [x] .NET (`C#`, `F#`, ...) - [x] `Go` ### General...
~~It looks like this assumes `numpy` is installed but does not install it if it is not. I don't notice a mention of needing `numpy` to be installed before running...
## Motivations - `oha` memory usage grows about 2 MB every couple of seconds under normal usage conditions at 11k RPS - After a few minutes, `oha` slows down to...
## Intro First off - awesome program! This solves the problems I have with `hey` where it just gets slower when the RTT times increase even though the remote service...
## Overview I was able to use AppMetrics in a portion of a project that does not use Native AoT and I liked it! But then I added it to...