Post AvG0YNtx2s5T0WlsrA by [email protected] | |
More posts by [email protected] | |
Post #AvG0YNca5SC08ee0mW by [email protected] | |
0 likes, 0 repeats | |
i was just wondering the other day if there's an alternative to `jq` which … | |
Post #AvG0YNlRYVHWa8n5ay by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect that's great news, I can update my workflow... https://mast… | |
Post #AvG0YNtx2s5T0WlsrA by [email protected] | |
0 likes, 1 repeats | |
@liedman @b0rk @indirect write it into a shell function 🤣 | |
Post #AvUelPcgfkSOUUtzRQ by [email protected] | |
0 likes, 0 repeats | |
@b0rk I had a similar thought recently and hacked a solution to do shell pipeli… | |
Post #AvUelZmcteLi0Dd4K0 by [email protected] | |
0 likes, 0 repeats | |
@b0rk oh that sounds interesting! Jq might be somewhat more portable but I don�… | |
Post #AvUelcQ3634WB45a2y by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect fwiw I sometimes use Miller for json (and csv/tsv) processing w… | |
Post #AvUelkSTCvlJ6tHcvo by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect I wrote the npm `json` package ages ago as well: https://github… | |
Post #AvUelnc9TOHytmptwG by [email protected] | |
0 likes, 0 repeats | |
@b0rk This looks like a very good idea! I am often surprised by how hard I fin… | |
Post #AvUelwATfeV3QYxQYK by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect @mhoye jq syntax is always such a stumbling block for me; thank… | |
Post #AvUelxcsFYoBwvFcS8 by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect ooh! I might actually be able to remember how this works! | |
Post #AvUem61d1PMa00tV9E by [email protected] | |
0 likes, 0 repeats | |
@b0rk I'll give it a try! jq can be slow | |
Post #AvUemIK9INJA8veSgK by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect I prefer oj because it uses standard RFC 9535 JSONPath expressi… | |
Post #AvUemLe6wc3gRi0wiG by [email protected] | |
0 likes, 0 repeats | |
@b0rk I like gron. It makes Json greppable and doesn't break the brain like… | |
Post #AvUemNkv6Gh2zPDPbU by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect JavaScript is definitely better than `jq`!I prefer Python so I … | |
Post #AvUemWIXLAKxTz0N72 by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect Love `fx`! It's been my go-to tool for viewing Terraform st… | |
Post #AvUemfAMMw8yzEFT7I by [email protected] | |
0 likes, 0 repeats | |
@trentm @b0rk one significant appeal of fx for me is that it’s a single binar… | |
Post #AvUempXPo4Wn9d71RQ by [email protected] | |
0 likes, 0 repeats | |
Everybody stop what you're doing, install fx and alias jq=sl | |
Post #AvUemvug6UhWvW2gXA by [email protected] | |
0 likes, 0 repeats | |
@b0rk @indirect good discovery thanks! | |
Post #AvUen0pXp0Z8B2g9j6 by [email protected] | |
0 likes, 0 repeats | |
@indirect @b0rk Yup, fair. The TUI in fx looks really nice. | |
Post #AvUen2gOvyRLvGPski by [email protected] | |
0 likes, 0 repeats | |
@b0rk oooo interactive mode is nice |