Nice — thank you!

You don’t need [code]cat[/code], though! Just pass the filename to [code]jq[/code], after the dot:

[code]jq . posts.json > better.json[/code]