←back to thread

439 points david927 | 2 comments | | HN request time: 0.413s | source

What are you working on? Any new ideas which you're thinking about?
1. MrApathy ◴[] No.44418054[source]
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(1): >>44422157 #
2. wwader ◴[] No.44422157[source]
Very nice! thanks for building this