← Back to context Comment by twic 10 hours ago How would you filter and transform a large JSON file, without jq? 1 comment twic Reply eulers_secret 9 hours ago 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
eulers_secret 9 hours ago 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
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