Andrew Gaul

Results 235 issues of Andrew Gaul

I could not run 3 of the 4 Paleo commands with the provided test inputs as reported in #3 #4 #5. Could you add integration tests to your `.travis.yml` so...

``` $ ./paleo.sh profile nets/alex_v2_1gpu.json Network: nets/alex_v2_1gpu.json Direction: forward Traceback (most recent call last): File "paleo/profiler.py", line 427, in cli() File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) File...

``` $ npm install ... > [email protected] install /home/gaul/work/node-janus/node_modules/marionette-client/node_modules/sockit-to-me > CC=clang CXX=clang++ node-gyp configure build --verbose npm http 304 https://registry.npmjs.org/asap gyp info it worked if it ends with ok gyp...

I would like to exclude file types that are not interesting to network file systems, e.g., block and char. I could add an array with all types to `misc.sh` which...

enhancement

When I query https://covid19-japan-web-api.vercel.app/api/v1/total?history=true it only includes 20200205 until 20220717.

**Describe the bug** Asides with bullet points are not rendered as lists. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://web.dev/rail/#:~:text=Recognize%20the%20factors%20that%20affect%20page%20load%20performance 2. Scroll down to "Recognize the factors...

P2
eng
accepted

References #1978. ### Pull Request checklist - [ ] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended) - [ ] **Tests**: This PR includes thorough...

Could you add a top-level license, preferably BSD or MIT, to the top-level directory? I would like to include this in Firefox [#1197866](https://bugzilla.mozilla.org/show_bug.cgi?id=1197866) and they need clear licensing.

Matches README.

[SoundRecorder](https://github.com/dkim0419/SoundRecorder) derives from this project and thus uses the same license. We incorrectly used the MIT license but switched to GPL 3 due to the derivative work in https://github.com/dkim0419/SoundRecorder/issues/67. When...