top | item 42823231

Show HN: Jq Jake, an interactive approach to learning jq

3 points| MrApathy | 1 year ago |jqjake.com

jq Jake was inspired by the difficulty I was having introducing and teaching jq to coworkers, particularly when working with complex inherited filters.

jq is popular enough that for one-off situations LLM's typically can write new filters and sufficiently interpret existing filters, but for more regular work jq Jake is my attempt to help people understand the jq mental model.

2 comments

order

account-5|1 year ago

Excellent. I taught myself regex with a similar website tutorial. Well done and thanks.