logoalt Hacker News

MrApathylast Monday at 12:48 AM1 replyview on HN

jq Jake: An interactive challenge based approach to learning jq for JSON processing. https://jqjake.com

jq is an incredibly powerful tool, but it's not always the easiest tool to use. LLM's are remarkably good at constructing filters for most uses cases, but for people that work with JSON a lot, learning jq can be real benefit.


Replies

wwaderlast Monday at 11:53 AM

Very nice! thanks for building this