HackerTrans
TopNewTrendsCommentsPastAskShowJobs

laqq3

no profile record

Submissions

Chris Simpkins, creator of Hack font, has died

typo.social
121 points·by laqq3·11 months ago·9 comments

Polars 0.20 Released

github.com
4 points·by laqq3·3 years ago·0 comments

Gojq: Pure Go Implementation of Jq

github.com
153 points·by laqq3·4 years ago·74 comments

comments

laqq3
·last year·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
·4 years ago·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
·4 years ago·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.