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
I want to pretty-print some JSON and you’re telling me the answer is NOT to install a binary called “fri13”? Come on now
@casey sudo apt install derulo
@casey see also anything that is more than one line, its command line not command lines
@casey you’re correct and don’t let anyone tell you otherwise.
@casey wait, is the actual answer not "install jq"?