Viewing profile — ayushrodrigues
ayushrodrigues
HN member- Joined
- Thu, Nov 05, 2020, 4:29 PM UTC
- HN karma
- 102
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About ayushrodrigues
Recent public activity
- story
-
comment
Comment #48763424
we have so many problems with MCP related to auth, scopes etc... how do you guys help solve that?
- story
- story
- story
-
comment
Comment #46196318
congrats on the launch Arlan! Nia is a lifesaver when we're coding :)
-
comment
Comment #45058254
This is the most fun I've had on the internet in a long time.
-
comment
Comment #44945190
I've been interested in a tool like this for a while. I currently have tried whisprflow and aqua voice but wanted to use my API key and store more context locally. How does all the…
-
comment
Comment #44378387
Ah yes. Interestingly most of our users don't set this up in the early stage. But for the ones that do, they need webhooks for this. We have a single webhook that fires whenever a …
-
comment
Comment #44375834
This is really helpful context. Thanks for sharing!
-
comment
Comment #44372185
Ah shame we missed you! Glad to hear it resonates :)
-
comment
Comment #44372024
We have react hooks so we try and make the majority of the integration lift on the frontend. One of our contributors is helping us launch a python SDK soon too !
-
comment
Comment #44371656
Adapty looks cool! Kind of similar to Revenuecat? I think the offering is similar -- both manage entitlements and paywalls. And while we do have a proportion of users that use us f…
-
comment
Comment #44369759
Thanks Eric!
-
comment
Comment #44369043
We are pretty tightly coupled with Auth. Part of setting it up is resolving your internal customer (or org) ID from your auth JWT and passing it into an autumnHandler function, whi…
-
comment
Comment #44368996
Updating credit card: - We have an openBillingPortal() function that when called, will redirect a user to the Stripe billing portal where they can update their card info. If it's a…
-
comment
Comment #44368893
Nice to hear that word is starting to spread :) and happy to help when you come to integrate!
-
comment
Comment #44368848
I think that's a fault of ours with our landing page and messaging. We can definitely do a better job here. Almost everyone that has used us after using Lago can tell a big differe…
-
comment
Comment #44368538
Ah yes, we're still entirely built on Stripe, so all your chargeback management, tax handling, subscriptions and payments are still handled by them! We are not a Stripe replacement…
-
comment
Comment #44368486
Thank you! We try and take case of most of these bugs and edge cases. I think the ones that have been most useful are: 1. Race conditions. There are some weird conditions to handle…
-
comment
Comment #44368251
This is absolutely where we want to end up within the next year, especially as we move upmarket. Enterprises love having redundancy between payment providers to use as leverage for…
-
comment
Comment #44367727
People compare us a lot because they're also another open source YC company that does billing. So definitely some similarities! I think in practise though we serve a very different…
-
comment
Comment #44367528
Hey! Yes it will, as long as you can process the payment with Stripe, you can use us. I know Stripe has discounts for non-profits. However, Autumn is really only useful when combin…
- comment
-
comment
Comment #44365796
Appreciate the kind words. We have a long way to go before it's a solved problem, but making headway for early stage companies with typical SaaS pricing :)