Results 11 issues of Daniel

Hey everyone, I haven't been really involved with this repo in the past few months. It's a lot of work maintaining this list, and that was fine while I was...

I needed a way to stop a word cloud mid-render. In order to accomplish this, it has to keep track of the timeout IDs. Even more, the jQCloud object needed...

It looks like `process.exit(1);` is used universal throughout the project when something does not go as expected. `process.exit(1);` is also used when everything does execute properly, but not all test...

P3-collecting-feedback
feature-test-runner

I'm running certspotter using the `script` argument. I see occasional errors pop up: ``` certspotter: ct.googleapis.com/pilot: 2018/09/01 13:33:44 Failed to execute script: ./log_lines.sh: fork/exec ./log_lines.sh: invalid argument ``` My script...

I copied all my ubv files to a different machine, only to discover `ubnt_ubvinfo` is needed, which introduces all sorts of ARM vs x86 issues. I'm really sure what all...

enhancement

Added Dockerfile with docker-compose for easy volume mounts for input/output. The README could probably have more details. It would be nice if the output-dir could be changed to default to...

- **What does this PR aim to accomplish?:** I've been playing around with Playwright E2E testing at work, and I thought it might be fun to see if I could...

## Intro PHP Version Audit: A tool to programmatically check a PHP version for known CVEs and support end dates. Great for CI/CD builds. * [Project page](https://www.github.developerdan.com/php-version-audit/) * [Repo](https://github.com/lightswitch05/php-version-audit) ##...

This comes to my mind from time-to-time. Ever hear anything about this? It just seems like after so much computing improvements, this wouldn't be so hard to crack anymore? Not...

## Type of change ``` - [ ] Bug fix - [ ] New feature development - [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy...

community-pr