rilysh
rilysh
`glxinfo` commands depend on whether you've installed `mesa-utils` on your system or not, thus it will fail to execute if `mesa-utils` isn't installed on that system. https://github.com/JhonnyRice/cat-fetch/blob/62d21fd6911d00654d0c9f7c01a166ee2c22d76b/catfetch#L47 Doing like `if...
Hi, it's not strictly an issue with Arc theme, but I'd like to know if you folks have any plans to make a new release on GitHub. The last [release](https://github.com/jnsh/arc-theme/releases/tag/20220405)...
Hello, When I do `discohash /dev/random` discohash doesn't read `/dev/random` data as a non-stoppable data stream, rather it treats the file as empty. This behavior can be verified by hashing...
Hello, Presently, this implementation of `huge_memset()` seems to have different performance in different hardware. To ensure the correctness of the provided benchmarks, I ran three (glibc, musl, and this) implementations...
Generally, DOS has its own meaning and itself is an acronym for Disk Operating System. This PR changes the text from `IBM Dos` to `IBM DOS`.
Hello, Instead of flushing the output every time on each line when the `--help` or `--version` command is being invoked, it's better to use a new line character instead. Although...
Hello, It seems like https://texify.qufy.me/ is no longer active, so it will be nice if you update the domain or deploy it on GH actions.
Hello, There seem to be some unused imports has been made and in `cli.py` same arguments are gets added for the second time including the `argparse` module.
Hello, loglib author seems changed their GitHub username and now it's hosted on `GabrielOnDelphi/` account. OpenCTF sourceforce page is now gone, and they moved the project to GitHub, which now...
Hi. This repo provides a pre-calculated benchmark on [here](https://github.com/miloyip/nativejson-benchmark#sample-results), however, it seems like it hasn't got an update since 2016 (as the README says). It would be also nice if...