Prayag Bhakar
Prayag Bhakar
- Changes VDEV types into a table - Adds ZFS Write Log Section - Adds ZFS Read Log Section - Adds ZFS Compression Section - Adds ZFS Encryption Section -...
## Steps To Recreate 1. Perform a clean install of `bazzite-nvidia`. 2. Login as the user. 3. Check for cuda by running `nvcc --version`. It will fail to find the...
I found these files were not formatted when [creating this other PR for negative numbers](https://github.com/hegemonic/catharsis/pull/76). Raising as a separate PR here to break up the changes. ```bash $ git clone...
There is this [issue in JSDoc where negative numbers are not being parsed correctly](https://github.com/jsdoc/jsdoc/issues/2131). Since [JSDoc uses catharsis to parse types](https://github.com/jsdoc/jsdoc/blob/main/packages/jsdoc-tag/lib/type.js#L276-L279), I created this PR to fix the issue. #...
| Q | A | | ---------------- | ---------------------------------------------------------------- | | Bug fix? | no | | New feature? | yes | | Breaking change? | no | | Deprecations?...
### Enhancement hasn't been filed before. - [x] I have verified this enhancement I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request I...
## Description *Please describe what changes you made, and why you feel they are necessary. Make sure to include code examples, where applicable.* adds hold as a trigger event Corresponding...