Hugh Winkler
Hugh Winkler
I should add that `compressjs.Bzip2` decompresses the 900k buffer just fine. The issue here is compatibility with the popular command line tool. Not saying there's a bug in compressjs --...
Caporal released on `npm` has become a significant security risk, through its dependencies. `snyk test` reports many high sev issues in lodash, chalk, ansi-regex... maybe others. We do need a...
I confirm this behavior on cuda 10.2.
Evan, thank you for this great work. In minerals development you find historical records, like drilling logs, that record events in their local time. You might have a mix of...
To avoid this error, in the Devices section of the configuration console for your User Pool, you must select "No" for "Do you want to remember your user's devices?". Using...
I've confirmed this bug on my own test file. Removing the final LF character enable the promise to resolve.
Inserting a zero-length line anywhere in `__test__/file.txt` causes the unit tests to fail.
I encountered the problem when I tried: ```sh HOST= yarn start ``` (and I have a `proxy:` setting in `package.json`). > I debugged a bit and found that in [`webpackDevServer.config.js#L46`](https://github.com/facebook/create-react-app/blob/main/packages/react-scripts/config/webpackDevServer.config.js#L46),...
anyway I can't find how to do those two things.
ok well the first of those two links, I got wrong. The correct links are: https://developers.cloudflare.com/cloudflare-one/identity/users/session-management/#set-application-session-duration and https://developers.cloudflare.com/cloudflare-one/identity/users/session-management/#set-policy-session-duration The first link says Set application session duration _You can set an...