Rewriting bits of #fcli in #C - makes a huge difference to not have to spin up a Python interpreter and import a load of libraries just to produce a tabular view of some relatively simple JSON. The whole experience is way more responsive.