ambrood

↗ HN profile [ 67.6 ms ] full profile
Karma
318
Created
January 22, 2014 (12y ago)
Submissions
0
YC Badge: 0x9a2a8cd32e653c42f4c3f5233940d9b4cc5e6b49
  1. Hey HN, Spark event logs run into 100s of MBs and offer a wealth of insight into your workloads but making sense of them has always been quite a bit prohibitive. We’ve recently built a lightweight tool that…

  2. tl;dr we built an embeddable stream processing engine in Rust using apache DataFusion, check us out at https://github.com/probably-nothing-labs/denormalized Hey HN, We’d like to showcase a very early version of our…

  3. Hi HN, We are launching Denormalized (www.denormalized.io), a serverless real-time data platform built on Kafka and Pinot. We felt a bit burnt out by the sheer developer toil we faced when building application around…

  4. So I have a Restful service that allows users to build basic data pipelines on the fly and kick off jobs on really huge datasets so a user needs to poll the API in order to figure out whether her actions committed…