ether
@ether_sh
All of these companies have 100M ARR+ but are probably making no money. We're seeing costs for customers go up as models get better and more compute intensive. Everyone is scrambling to try figure out something sustainable and currently operating at a loss.
We are a long way from AI costs being predictable. - Rate limited 'unlimited' plans (Cursor) - Effort-based-checkpoint-pricing (Replit) - Complexity-based-credit- pricing (Lovable) These pricing experiments are likely just the beginning. A bunch of power users can cause a…
Usage analytics is live -- find out what your users are really doing, and let us know what else you want to see @amianthus_ you cooked🫵🧑🍳
I finally started building something. It's called ChatMesh, in summary LLM's + branching + slack. Send me a message if you want to try it out @RedwoodFounders goats
Introducing @DrizzleORM for Stripe Define your app's pricing tiers in code, and all the billing logic is created automatically
with Stripe you typically have to listen to payment event webhooks, then manage a DB table of your users to store subscription status, who has access to what, track their usage, then update those users permissions/limits when they upgrade, downgrade, payment fails etc. Autumn…