HackerTrans
TopNewTrendsCommentsPastAskShowJobs

laqq3

no profile record

Submissions

Chris Simpkins, creator of Hack font, has died

typo.social
121 points·by laqq3·il y a 11 mois·9 comments

Polars 0.20 Released

github.com
4 points·by laqq3·il y a 3 ans·0 comments

Gojq: Pure Go Implementation of Jq

github.com
153 points·by laqq3·il y a 4 ans·74 comments

comments

laqq3
·l’année dernière·discuss
I'm wondering if you could elaborate? I'd be curious to hear more about "bloated C" and the differences between the 2nd and 3rd edition.
laqq3
·il y a 4 ans·discuss


    $ bash ./perl.com --version

    This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-cosmo
    (with 3 registered patches, see perl -V for more detail)
laqq3
·il y a 4 ans·discuss
One reason to prefer gojq is that gojq’s author is one of the most knowledgeable person for the original jq (as seen by GitHub PRs and issues), and his gojq fixes many long standing issues in jq.

Plus, for my use cases, gojq runtime performance beats jq by a fair margin.