Trending

#JQ

Latest posts tagged with #JQ on Bluesky

Latest Top
Trending

Posts tagged #JQ

Preview
Release v0.17.0 · wader/fq Changes fromjson now works more like jq and as one would expect for decode value. fromjson used to be implement as normal format decode which returns decode values which in turn when decoding from...

fq 0.17.0 released 🥳 jq languages fixes and some minor decoder fixes and improvements.
github.com/wader/fq/rel...
#fq #jq

0 1 0 0
Video

Writing jq queries... with real-time output? Yessir. 🐁

🧪 jiq — An interactive JSON query tool with live results

💯 Supports autocomplete, snippets, search & more!

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/bellicose100...

#rustlang #ratatui #tui #json #jq #cli #devtools

25 4 0 1
A bookmark featuring junker queen from overwatch 2

A bookmark featuring junker queen from overwatch 2

LOOK AT THIS SICK ASS #JQ BOOKMARK MY HOMIE @birdy39.bsky.social MADE ME!!!

4 1 0 1
Preview
jq-quest jq-quest

Hi geeks! 👋

I just open sources a repo that you may appreciate if you want to ramp-up on jq.
There are 20+ test cases for which you have to provide a jq query that turns the input into the expected output.
It is available here: 👉 codeberg.org/gturri/jq-qu... 👈

#jq #tutorial #geek

0 0 0 0
Original post on norden.social

Mastodon is my main source of interesting new weblinks. I wondered if one can extract and save all that links to file.

So, I made a #shell script that can extract all weblinks from a Mastodon user's outbox, basically using #curl, #sed, and #grep […]

0 0 0 0
Preview
NulbarichのJQが2026年にソロ公演『Beat Tub Club』をブルーノートで開催! NulbarichのJQがソロプロジェクト「Jeremy Quartus」としてブルーノート公演『Beat Tub Club』を2026年に行うことが決定した。全4公演の詳細を紹介。

NulbarichのJQが2026年にソロ公演『Beat Tub Club』をブルーノートで開催! #Nulbarich #JQ #Jeremy_Quartus

NulbarichのJQがソロプロジェクト「Jeremy Quartus」としてブルーノート公演『Beat Tub Club』を2026年に行うことが決定した。全4公演の詳細を紹介。

0 0 0 0
Preview
Release v0.16.0 · wader/fq Changes Update gojq fork. Changes from upstream: Reduced memory usage for long running scripts (restore data offset when popping fork) Support binding expressions with binary operators, ex 1 // 2...

fq 0.16.0 released github.com/wader/fq/rel... 🥳
jq language fixes, a new safetensors decoder and minor improvements and fixes to mp4, avc and flac decoders.
#fq #jq

3 1 1 0
Preview
I Am Asleep in the Palm of Your Hand, by Eamon Ivri & JQ from the album Lattice of Memory


🇺🇦 #NowPlaying on #KEXP's #PacificNotions

Eamon Ivri & JQ:
🎵 I Am Asleep in the Palm of Your Hand

#EamonIvri #JQ

▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify

▶️ Song/Cover on #Bandcamp:

0 0 0 0
Preview
Koi No Yokan, by JQ from the album A Plastic Bag Filled With Water


🇺🇦 #NowPlaying on #BBC6Music's #AmbientFocus

JQ:
🎵 Koi No Yokan

#6music #JQ

▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify

▶️ Song/Cover on #Bandcamp:

0 0 0 0
Preview
Hurl 7.1.0, the Pretty Edition What’s New in This Release

#hurl now makes #json have some formatting when an output response. 😍

I use hurl both home and at work. And while you can use #jq to format, it is really nice not to have to look for another tool when I'm troubleshooting tests. 😎

0 0 0 0
Original post on mastodon.uno

🔍 / #software / #cheatsheet / #jq

jq cheat sheet

This cheat sheet provides a concise reference for jq, covering syntax, functions, and practical examples to parse, filter, and transform #JSON data from the command line. It includes basic operations, advanced transformations, and real-world use […]

0 1 0 0

Alors qu'un bon script #bash avec du #jq dedans, et un peu de patience... 😅

3 0 1 0
Post image

#mustache renderer in jq ;-) #jq

1 0 0 0
Preview
[THE K-WAVE] Meet JQ: The K-Pop Hitmaker [THE K-WAVE] Meet JQ: The K-Pop Hitmaker

[THE K-WAVE] Meet JQ: The K-Pop Hitmaker

Check it out here: www.kpopwise.com/202...

By @Kirstybright5 @WriterMay_S

#JQ #songwriter #producer #MUMW #KpopAcademy #KCCUK #Shinee #EXO #RedVelvet #Zerobaseone

0 0 0 0
Original post on mastodon.social

How to check if an URL is in one of the internet archives like @internetarchive?

MemGator helps doing it. The main command is straightforward:

memgator https://forummuenchen.org/ueber-uns/

Some more example, including parsing the results with #jq on […]

0 0 0 0
Preview
GitHub - wader/tar.jq: tar archive creator for jq tar archive creator for jq. Contribute to wader/tar.jq development by creating an account on GitHub.

Once up on a time i wanted to output more than one file from jq so i did an ugly tar hack, finally cleaned up the code and pushed it here github.com/wader/tar.jq
#jq #tar

1 0 0 0
Preview
Birmingham's Museum of the Jewellery Quarter reopened to public Visitors will be able to access the historic Smith and Petter jewellery making factory, which ceased trading in 1981.

Great news for the #JQ as one of the best museums of its kind anywhere, and I've seen a lot www.bbc.co.uk/news/article...

0 0 0 0
Post image

#workshop #jewelleryquarter #jq #birmingham #urbex #photography wgx.github.io/photography/

11 0 0 0
Preview
Tips and other useful commands for the Azure CLI Tips and other useful commands for the Azure CLI. GitHub Gist: instantly share code, notes, and snippets.

If it's helpful to anyone, I keep a couple of gists for JMESPath for #AzureCLI at gist.github.com/heaths/0bbd0... and for #jq at gist.github.com/heaths/fc161...

I add to these when I use a query more than once or twice.

1 1 0 0

Keep your JSON queries consistent & readable with jqfmt. It’s like `gofmt` for `jq`, simplifying data transformation collaboration. A welcome addition to any data pipeline. #jq #opensource Explore: https://github.com/noperator/jqfmt

1 1 0 0
Preview
Release 2.3 · 01mf02/jaq This release brings many new filters, adapts a few existing filters to behave more like in original jq, and squashes a few bugs. New filters My personal highlight for this release is the new repl f...

jaq 2.3.0 released by Michael Färber! 🥳 some catch up with jq builtins, repl support and more.
github.com/01mf02/jaq/r...
#jq #jaq #rust

1 0 0 0
Preview
Release jq 1.8.1 · jqlang/jq This is a patch release to fix security, performance, and build issues found in 1.8.0. Full commit log can be found at jq-1.8.0...jq-1.8.1. Security fixes CVE-2025-49014: Fix heap use after free i...

jq 1.8.1 released! 🥳 mostly security and performance fixes.

github.com/jqlang/jq/re...

#jq

0 0 0 0

#atticbrewco #beer #craftbeer #blacksabbath #sabbath #paranoid #lager #blacklager #deathrowpizza #barrelstore #jq #jewelleryquarter #birmingham #merch #tshirt

0 0 0 0
Preview
Release jq 1.8.0 · jqlang/jq We are pleased to announce the release of version 1.8.0. This release includes a number of improvements since the last version. Note that some changes may introduce breaking changes to existing scr...

jq 1.8 has been released! 🥳 github.com/jqlang/jq/re...
#jq

0 0 0 0