Hacker News new | ask | show | jobs
by LeoPanthera 638 days ago
I'm rarely just using jq once. It's almost always going into a script, often where I only have placeholder data to test it with.

Plus, you know, I actually learn how jq works and will need to ask the Magic Sky Oracle less often, in the future.

1 comments

> Plus, you know, I actually learn how jq works

What's wrong with the docs? Relatedly, do you actually look up every filter and argument used in your AI-generated sample code in the jq docs?