Fraser Hanson
Fraser Hanson
When a compound query evaluates down to the expression true && false && true, the result is true. It should be false. Example: ``` $ cat data.json { "data": [...
I want to be able to list recent torrents to see if my kid's favourite TV show is uploaded without seeing porn titles like "petite sluts anal submission." I tried...
Negative zero in an index selector is invalid: ``` index-selector = int ; decimal integer int = "0" / (["-"] DIGIT1 *DIGIT) ; - optional DIGIT1 = %x31-39 ; 1-9...
On my debian 12 system when I shut it down with a `halt` or `reboot` command, it shuts down all the system services. Eternal terminal fails to shut down quickly...