← Back to context Comment by hnlmorg 7 hours ago Powerful but not sufficient. There’s plenty of us who don’t use jq for various reasons. 2 comments hnlmorg Reply jcims 6 hours ago LLMs have allowed me to start using jq for more than pretty printing JSON. ruuda 21 minutes ago Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you.
jcims 6 hours ago LLMs have allowed me to start using jq for more than pretty printing JSON. ruuda 21 minutes ago Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you.
ruuda 21 minutes ago Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you.
LLMs have allowed me to start using jq for more than pretty printing JSON.
Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you.