Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hekike
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Open Source Is Ready for the Application Layer
2 points
by
hekike
1y ago
|
0 comments
2.
▲
by
hekike
2y ago
Exactly! And as the boundaries between specializations like backend, frontend, embedded, and data science are going away, developers can express their creativity on an entirely new level. Generalists will thrive in the future!
3.
▲
The Two Types of Future Developer
7 points
by
hekike
2y ago
|
3 comments
4.
▲
by
hekike
2y ago
You can check https://openmeter.io for usage metering and billing.
5.
▲
by
hekike
3y ago
https://openmeter.io with Stripe. also available OSS: https://github.com/openmeterio/openmeter
6.
▲
by
hekike
3y ago
I wrote an article this year about how to setup UBP with Stripe. I hope it helps: https://openmeter.io/blog/implementing-usage-based-pricing-w...
7.
▲
CPU Dispatch in ClickHouse
(clickhouse.com)
2 points
by
hekike
3y ago
|
0 comments
8.
▲
by
hekike
3y ago
This is a great insight; thanks for sharing!
9.
▲
ClickHouse for usage metering with Kafka Connect
9 points
by
hekike
3y ago
|
0 comments
10.
▲
Robust Usage Reporting with Stripe
4 points
by
hekike
3y ago
|
2 comments
11.
▲
Metering OpenAI API and ChatGPT Usage
(openmeter.io)
1 points
by
hekike
3y ago
|
0 comments
12.
▲
How to Implement Usage-Based Pricing with Stripe?
(openmeter.io)
3 points
by
hekike
3y ago
|
0 comments
13.
▲
How to Meter Execution Duration
(openmeter.io)
2 points
by
hekike
3y ago
|
0 comments
14.
▲
How do you meter execution duration for billing?
2 points
by
hekike
3y ago
|
0 comments
15.
▲
by
hekike
3y ago
In the meantime, we looked more into metering and metrics and shared some thoughts here: Usage Data: Auditable or Operational https://news.ycombinator.com/item?id=36616364
16.
▲
Usage Data: Auditable or Operational
(openmeter.io)
4 points
by
hekike
3y ago
|
0 comments
17.
▲
by
hekike
3y ago
Internal usage is basically Cloud Unit Economics: https://www.finops.org/wg/introduction-cloud-unit-economics You treat infra teams as providers and price-in their services. For example you may price Compute team by &q
18.
▲
by
hekike
3y ago
Very cool, thanks for sharing. I like this reporting approach, once you have the usage data aggregated somewhere a state machine is a great way to report usage to Stripe. Do you trigger the Inngest billing fan out end of the month CRON styl
19.
▲
by
hekike
3y ago
I think it's substantial risk for the core business. To be able to glue usage to invoice, Orb has to become the source of truth and billing engine top of Stripe, while Stripe is still the payment gateway. This creates a fragmented worl
20.
▲
by
hekike
3y ago
Thank you for the honest feedback on the landing, appreciate it. Yes, we should make it more informative. Maybe docs is more useful in the meantime: https://openmeter.io/docs
21.
▲
by
hekike
3y ago
Great question. It has two components for OpenMeter: 1. My personal frustration when I had to do usage-metering at Stripe and wanting to have a standard for it, like how we have it for metrics. I also find it silly that every company tryin
22.
▲
by
hekike
3y ago
It depends on your use-case. On a higher-level OpenMeter focuses on the data challenge to collecting usage data from infrastructure components on scale, and providing aggregated meters real-time. The other platforms you mentioned focuses m
23.
▲
by
hekike
3y ago
Cool, thanks for sharing it. Would you use SaaS usage for cost analysis or to charge your own customers for shared resources?
24.
▲
by
hekike
3y ago
Those are all solid products for billing. Tough none of them are both open-source and have the scalability of streaming aggregation. Even Lago is AGPL which can be challenging for some.
25.
▲
by
hekike
3y ago
That's a great insight, thanks for sharing. Would it be the ideal solution code / config driven, something like: SELECT user, SUM(runtime) FROM usage => invoice_template(Z) Wdyt? Btw how do you handle idempotency with time seri
26.
▲
by
hekike
3y ago
I like the idea of meter all primary business executions by default and pick what you want to use later. This is useful if you want to do cost analysis, iterate on pricing, etc. Would you track API calls by default like a usage-based third-
27.
▲
by
hekike
3y ago
You can find the architecture diagram here: https://openmeter.io/docs Decisions: https://github.com/openmeterio/openmeter/tree/main/docs/deci...
28.
▲
by
hekike
3y ago
Thank you. Do you have learnings or use-case you can share and you want to see OpenMeter to cover?
29.
▲
by
hekike
3y ago
Thanks for letting us know! We fixed it, also here is the link to join: https://discord.com/invite/nYH3ZQ3Xzq See you on Discord ;)
30.
▲
Launch HN: OpenMeter (YC W23) – Real-Time, Open Source Usage Metering
174 points
by
hekike
3y ago
|
42 comments
More ›