hekike

↗ HN profile [ 54.7 ms ] full profile
Karma
107
Created
August 26, 2014 (11y ago)
Submissions
0
  1. Open source has always been a big part of my career. I worked and maintained multiple Node.js libraries, joined the Node.js Diagnostics WG, and am now building OpenMeter. So I'm probably biased, but I think we reached a…

  2. AI is transforming software engineering, and many people wonder if developer jobs are going away or just changing. Here are my two cents: For context, my journey as a developer over the years followed the path of many…

  3. Hi HN, at OpenMeter, we switched to using ClickHouse as our database to pre-aggregate and query usage. Additionally, our initial choice of the streaming processor, ksqlDB, revealed limitations when scaling for small to…

  4. I recently looked into how to build out robust usage reporting with Stripe. This comes basically from the set of challenges around: - Workaround Stripe API Rate Limits - Handle billing cycles and minimize usage drift…

  5. I'm researching the best ways to collect the execution duration of containers/serverless workloads for billing and chargeback use cases. Per second granularity, like AWS CPU-Hours. I'm finding that most engineers'…

  6. Hi HN! I’m Peter, the co-founder of OpenMeter (http://openmeter.io). We are building an open-source project to help engineers to meter and attribute AI and compute usage for billing and analytics use cases. Our GitHub…