minus-squareMRIG@slrpnk.nettoLinux@lemmy.ml•Mastering jqlinkfedilinkarrow-up5·1 month agoIf you’re going to use jq to manipulate JSON I’d recommend a helper CLI tool like ijq. It allows you to experiment without needing too lines in your terminal history. linkfedilink
minus-squareMRIG@slrpnk.nettoTechnology@lemmy.world•Microsoft Teams will soon block screen capture during meetingslinkfedilinkEnglisharrow-up1·3 months agoThis is fairly common in software development. linkfedilink
If you’re going to use
jq
to manipulate JSON I’d recommend a helper CLI tool likeijq
. It allows you to experiment without needing too lines in your terminal history.