forthrin
forthrin
Very nice tool that works right out of the box. Some thoughts and suggestions: For a given game, is it possible to say not only "unsolvable" or "minimum number of...
Suggest making `reattach-to-user-namespace` short and UNIX-y. Currently, it really sticks out in the police lineup :) ``` $ brew leaves | awk '{print length, $0}' | sort -n 2 jq...
Last comment from author was summer 2019: https://github.com/hholtmann/smcFanControl/issues?q=commenter%3Ahholtmann Last commit was summer 2021: https://github.com/hholtmann/smcFanControl/commits/master 1. Is the project abandonware? (If author hasn't got time for it anymore, that's only fair,...
MacBook Air (2017). macOS 10.14.6. smcFanControl 2.6. Changes to fan speeds don't take. Some times the fan speeds up after a while, but mostly not. Doesn't work via the CLI...
### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe This is quite nitpicking, but typing...
The "unexpected token" error message includes the full bulk of the input data no matter how large. Suggest to snip input data at a reasonable cutoff point, eg. 1024 bytes,...
``` $ gron foo.bar.baz = true; $ gron -r foo['bar']['baz'] = true ```
Some times downloads are very slow (like 10 minutes per trailer with a 50 megabit connection). If I use `wget`, videos download at maximum bandwidth speed, but then sometimes throttles...
``` $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no...
### Expected behavior of the wanted feature To secure correction information about the local installation in bug reports, and save users from needless and error-prone work, implement `mpv --report-bug`, which...