Tootfinder

Opt-in global Mastodon full text search. Join the index!

@mcdanlj@social.makerforums.info
2025-08-15 15:16:06

I recently discovered gojq at work. I was looking to see if there was a pure Golang implementation of jq as a library to use from within Go code. Then I compared performance to native jq to make sure that it wouldn't be too much slower than the original when embedded in Golang.
It ran my complex jq script in ⇔ the time over the same data.
That was a nice free speedup!
Now my ~/bin/jq is a symlink to

@mgorny@social.treehouse.systems
2025-10-25 19:41:41

🤚 Free Saturday
👉 Saturday spent working on Free Software
Highlights from #Gentoo:
#Gemato is now compatible with #FreePG and mostly compatible with #SequoiaPGP chameleon.
• Prepared patches to support FreePG and SequoiaPGP chameleon as "gpg" symlink providers.
#FlexiBLAS is now enabled by default on ~arch.
• Finally finished working on #PkgCheck check for missing #PyPI provenance checks.
• gpy-list-pkg-impls now includes "does this package have tests?" state, can optionally include PythonCompatUpdate results from PkgCheck and output mIRC colors. In other words, our IRC bot will now tell us when dependencies let us port new packages to #Python 3.14, and whether these packages have tests.