hekike
- Karma
- 107
- Created
- August 26, 2014 (11y ago)
- Submissions
- 0
-
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…
-
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…
- CPU Dispatch in ClickHouse (clickhouse.com)
-
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…
-
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…
- Metering OpenAI API and ChatGPT Usage (openmeter.io)
- How to Implement Usage-Based Pricing with Stripe? (openmeter.io)
- How to Meter Execution Duration (openmeter.io)
-
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'…
- Usage Data: Auditable or Operational (openmeter.io)
-
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…
- Designing a Microservices Architecture for Failure (blog.risingstack.com)
- Our Failures: The Tagmint Case-Study (blog.risingstack.com)