Public collection of random hacks and interesting code
- https://github.com/stedolan/jq really helpful for manipulating JSON
- https://github.com/johnkerl/miller really helpful for transforming JSON --> TSV or vice versa, and similar format changes
- https://github.com/harelba/q (just the idea, haven't tested)