Comment by twic Comment by twic 16 hours ago 1 reply Copy Link View on Hacker News How would you filter and transform a large JSON file, without jq?
Copy Link eulers_secret 16 hours ago Collapse Comment - Many of us just don't use JSON in our day jobs, weird I know, but true.The only thing I use JQ for at work is parsing the copilot API response so I remember what the model names are - that's it! TBH, I could just skip it and read the json Reply View | 0 replies
Many of us just don't use JSON in our day jobs, weird I know, but true.
The only thing I use JQ for at work is parsing the copilot API response so I remember what the model names are - that's it! TBH, I could just skip it and read the json