HackerTrans
TopNewTrendsCommentsPastAskShowJobs

laqq3

no profile record

Submissions

Chris Simpkins, creator of Hack font, has died

typo.social
121 points·by laqq3·قبل 11 شهرًا·9 comments

Polars 0.20 Released

github.com
4 points·by laqq3·قبل 3 سنوات·0 comments

Gojq: Pure Go Implementation of Jq

github.com
153 points·by laqq3·قبل 4 سنوات·74 comments

comments

laqq3
·السنة الماضية·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 سنوات·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 سنوات·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.
laqq3
·قبل 4 سنوات·discuss
This looks great!

Curious whether the team is looking at improving the support of having images in tables cell? I played with the playground and it seems to work, but there seems to be some (relatively minor) glitches/bugs (e.g. difficult to place an image in a cell, moving images across cells seems difficult, and cannot Ctrl-x an image and Ctrl-v to paste it).