How do you compare with other processes and workflows to manage billing? For example: using snowflake + DBT to track billable metrics?
Launch HN: Lago (YC S21) – Open-source usage-based billing
41–50 of 144 posts
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#42I submitted separately [0] your blogpost "Open-source licensing and why Lago chose AGPLv3" [1]. I find this a refreshing and good read that counters the usual FUD so many people raise when hearing about the AGPL. In the article is mentioned Plausible [2] who also managed to create a great business this way, and in direct competition to Google Analytics. Well done. https://news.ycombinator.com/item?id=34773891 https:/…
Yes. AGPL is a great choice and counters SaaS companies that are trying to grift and abuse open-source with a modified competing product without contributing back.
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#43We're also working in the billing space with a complementary tool, Tier (https://github.com/tierrun/tier). Although we currently do not support Lago directly, it's exciting to see more options emerging. Their content marketing has been particularly impressive on HN and in general.
With metering, entitlement management, CPQ, feature gating, and everything else required in a modern SaaS company, the PriceOps space can be quite complex for developers.
Congratulations on the launch and best of luck!
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#44Congrats on the launch, definitely an interesting product and really interesting space. But...didn't you guys launch a while ago? Is there something specific you're launching now? >> The tech stack we use to build Lago (YC S21), the open source billing API ( https://news.ycombinator.com/item?id=32438355 ) >> Lago: The Open Source Stripe Billing Alternative ( https://news.ycombinator.com/item?id=32438355 ) >>Lago: The…
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#45How do you guys differ from Lotus, the other YC open-source usage based billing company?
Hi, First of all, we launched our open source billing repository months before they did. In fact, they even reached out to us for inspiration. This could be related to the fact that our team has prior experience building billing engines, so we have a better understanding of the space. From a product perspective, our coverage is more extensive. We provide more advanced coupons, usage-based components and billing use-c…
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#46Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#47Earlier quoted context omitted.
Hi, First of all, we launched our open source billing repository months before they did. In fact, they even reached out to us for inspiration. This could be related to the fact that our team has prior experience building billing engines, so we have a better understanding of the space. From a product perspective, our coverage is more extensive. We provide more advanced coupons, usage-based components and billing use-c…
That's a pretty obnoxious reply, especially considering they are your alumni. Be more humble.
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#48Exciting to see the progress of Lago and the attention being given to the challenges in the SaaS billing world. We're also working in the billing space with a complementary tool, Tier ( https://github.com/tierrun/tier ). Although we currently do not support Lago directly, it's exciting to see more options emerging. Their content marketing has been particularly impressive on HN and in general. With metering, entitleme…
Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#49Re: Launch HN: Lago (YC S21) – Open-source usage-based billing
#50Earlier quoted context omitted.
Yes. AGPL is a great choice and counters SaaS companies that are trying to grift and abuse open-source with a modified competing product without contributing back.
I always get confused with AGPL and seems to have differing opinions online, so wanted to ask here. If I use Lago in my app, and don't change it all, do I need to opensource my entire application?
I think what matters more is how the creators of the software intend the license. In case of Lago it's clear they want you to use it this way, and AGPL is only really meant to restrict businesses that want to fork it and start a proprietary billing service.