HackerTrans
TopNewTrendsCommentsPastAskShowJobs

laqq3

no profile record

Submissions

Chris Simpkins, creator of Hack font, has died

typo.social
121 points·by laqq3·11 maanden geleden·9 comments

Polars 0.20 Released

github.com
4 points·by laqq3·3 jaar geleden·0 comments

Gojq: Pure Go Implementation of Jq

github.com
153 points·by laqq3·4 jaar geleden·74 comments

[untitled]

2 points·by laqq3·4 jaar geleden·0 comments

comments

laqq3
·vorig jaar·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 jaar geleden·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 jaar geleden·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 jaar geleden·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).