Things that make me feel like I’ll never be a serious programmer #285: if I look up how to do something on the command line and the commonly accepted answer is to pipe it into “python -m” or “perl -e” I am dissatisfied
@casey wait, is the actual answer not "install jq"?