Justin Arruda
Justin Arruda
Homebrew or Macports would be greatly appreciated so mac users can stay up to date. If unwilling to maintain packages on that platform, perhaps post instructions here for someone else...
The `--fire-idle-event` option uses a period of 110% of the latency period. [Reference](https://github.com/emcrisostomo/fswatch/commit/59dbc70002254a55e27fabbbf092d4bfc8c033fd#diff-061ed758149b95b92b13c27adaab04f2c942793ce625d8b854715ddbd2be64b7R241-R243) I would like to be able to set a different period for the idle event that is...
This is a feature request for adding the ability to adjust the flow[1] during a print. This is similar to the existing features of adjusting the feed rate, fan speed,...
When creating a CloudFormation stack that fails due to a resource already existing and rollback is enabled, the StackCreateComplete waiter throws an exception that it encountered a terminal failure state....
## 🐛 Bug Report When using `toMatchObject` with a RegExp object as a value, the test passes with any RegExp object. It behaves as though the matching object used `expect.any(RegExp)`...
### What would you like to be added? Expose [GlobOptions](https://github.com/actions/toolkit/blob/main/packages/glob/src/glob.ts#L16) to the action and use them when globbing files for inclusion into the artifact. E.g. ```yaml - uses: actions/upload-artifact@v3 with:...
**Describe the bug** I believe that `is_empty` is the intended method to know if there are any tabs present. However, it has two different behaviors that make it unsuitable for...
When I built the modules according to the DKMS instructions, the 8821au driver was not part of the modules that were built. I had to follow the make/make install instructions...
### Is your feature request related to a problem? Please describe Right now webcams are limited to hflip and vflip, and don't support 90 or 270 degree rotations if the...