-
Important concepts to understand in FAIR Generics before moving on to the F, A, I, R units.
-
Right now there are quite a few warnings printed about failing special case parsing:
```
array_api_tests/test_special_cases.py:711
/Users/aaronmeurer/Documents/array-api-tests/array_api_tests/t…
-
We have a --json flag for getting machine-readable status for a backup. When we're getting restore status from fdbrestore, we don't have this option. A JSON option would be helpful when we are working…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
The…
-
Server notices, etc. [These things](https://github.com/oragono/oragono/blob/master/irc/help.go#L82) that opers use to keep an eye on the server.
Would it make sense for us to have a cap that sends …
-
Thanks for the new error messages functionality, it's a big improvement over just `false` 😁
However actually trying to use the returned values is a bit inconvenient (beyond just dumping them to co…
-
Proposal: Data Format and Validation Service For Interoperability Between Analytics and Data
As systems become more complicated, and a system of systems approach becomes the norm rath…
-
Please provide machine-readable output, e.g. JSON or YAML.
-
**Describe the feature**
Hashcat should print the cracks in a more machine readable format.
**Current behavior**
Hashtopolis currently uses the --machine-readable to parse the status of hashcat b…
-
First off, thank you for a useful project.
I used to use `wasm-nm` ([src](https://github.com/fitzgen/wasm-nm)) to get the symbol table from a Wasm file. It's basically the UNIX `nm` but for Wasms.…