JSON object values into CSV with jq Posted on 2022-05-19 [Thursday] by Jay Jay Reply Handy: JSON object values into CSV with jq.
zq Posted on 2022-04-28 [Thursday] by Jay Jay Reply If I had more time I would read this closely: Introducing zq: an Easier (and Faster) Alternative to jq.
5 modern alternatives to essential Linux command-line tools Posted on 2020-06-29 [Monday] by Jay Jay Today this one popped up on r/programming. The suggestions were: `ncdu` as a replacement for `du` `htop` as a replacement for `top` `tldr` as a replacement for `man` `jq` as a replacement for `sed`/`grep` for JSON `fd` as a replacement for `find`