Live data from Hacker News

Viewing profile — niviksha

niviksha

HN member
Joined
Mon, Oct 23, 2017, 9:35 PM UTC
HN karma
37
Public activity
13 items

About niviksha

No profile information was provided.

Recent public activity

  1. comment
    Comment #48300262

    Excellent read - thanks! Always felt there was a ‘self-licking ice cream cone’ at the heart of the present moment. If only AI had better context than the messy reality that is huma…

  2. comment
    Comment #40946935

    This is a very innovative take on infra for ML observability. Shreya Shankar and collaborators at Berkeley came up with https://github.com/loglabs/mltrace , which treads the same g…

  3. comment
    Comment #40070348

    There are a few symbolic logic entailment engines that run atop OWL the Web Ontology Language, some flavors of which which are rough equivalent of Cycs KBs. The challenge though is…

  4. comment
    Comment #32753689

    My use case is generating a very high rate (10k e/s up to 100k e/s) of JSON-NL events from samples of JSON-encoded log data (JSON-NL to be exact). Is this supported in OSS Gretel? …

  5. comment
    Comment #32753389

    Wow, this is great. I built my own synthetic time series data generator for benchmarking, could have saved myself a bunch of trouble with this.

  6. comment
    Comment #31576362

    Thanks for sharing this. It is a very interesting problem that highlights some of the technical challenges of working with modern event data, which happens to 'prefer' being semi-s…

  7. comment
    Comment #31438851

    Sneller head of product here. Arrow is a data exchange format, are you referring to benchmarking against DataFusion or Ballista? Also, on Presto - we did early benchmarks against A…

  8. comment
    Comment #31402773

    Great read! Minor nit - shouldn't they be called 'road trains'? The other kind are also land trains, no?

  9. comment
    Comment #31266398

    This blog itself is a work of art, like mechanical watches themselves

  10. comment
    Comment #31206176

    This is an interesting response to the original article. My TL;DR for this is something like 'Yes, information tech has always resulted in social upheaval, so notwithstanding the s…

  11. comment
    Comment #16470585

    i'm not questioning your use of indexes. i'm questioning the basis of the unqualified assertion that 'query times are slower than a SQLite database' - with indexes off, and both ru…

  12. comment
    Comment #16460282

    hi - i took a look at the sqlite db. not to nitpick, but you have 4 indexes there? the overhead of indexes at tiny data sizes like this is minimal, so no surprise that sqlite or pg…

  13. comment
    Comment #15537353

    TL;DR - It does come down mainly to the network, but in far more interesting ways than is apparent from some of the answers here - and also the nature of the HPC software ecosystem…