Daniel Lo Nigro
Daniel Lo Nigro
Notice php5-fpm is listed as 142% memory usage here:  However, this is incorrect as there is no swap in use, and the...
Insecure
This approach seems very insecure to me. If `GH_AUTH_TOKEN` is exposed to pull requests, someone could simply add `echo $GH_AUTH_TOKEN` to the `circle.yml`, send a pull request, and see the...
Adds repo for [Yarn](https://yarnpkg.com/), a new package manager for JavaScript. Closes #321
Please add the repo for [Yarn](https://yarnpkg.com/), a new package manager for JavaScript. ``` deb http://dl.yarnpkg.com/debian/ stable main ``` GPG key: http://dl.yarnpkg.com/debian/pubkey.gpg
`certbot --help certonly` does not explain that the `--deploy-hook` function can be used to run a deploy hook after issuing the certificate, and that it **also** configures the hook to...
Thrown at this part of the script: ``` javascript // call destroy to remove the ui widget uiFn.call($el, 'destroy'); ``` With custom widgets that use the widget factory. Accordion has...
**Describe the bug** I have a lot of compilations in my "Various Artists" directory that do not have a corresponding Musicbrainz entry. For example, compilations I've created myself, or compilations...
I'm trying to run requests against a local dev server. I'm getting an error "failed to add server CA's certificate" even though I enabled the option to skip server certificate...
There's been many questions about maintenance and the future of jscodeshift. There are currently no active maintainers of jscodeshift at Meta. I took over as the 'official' maintainer starting from...
What would it take to make this library work on Linux? Unfortunately I'm not very familiar with C or C++ development so I can't really tell how much work needs...