HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jdenquin

no profile record

Submissions

The AI Token plumbing issue

getlago.com
1 points·by jdenquin·2개월 전·0 comments

Consumer Founders

2lr.substack.com
2 points·by jdenquin·2개월 전·0 comments

5 Years of Founder's Grind

twitter.com
2 points·by jdenquin·4개월 전·0 comments

Open Source Agent Toolkit

github.com
3 points·by jdenquin·6개월 전·3 comments

Vive la France long live the US

2lr.substack.com
1 points·by jdenquin·9개월 전·1 comments

Five Costly Legal Mistakes California Startups Should Avoid with Their Employees

sanfranciscoemploymentlawfirm.com
3 points·by jdenquin·9개월 전·1 comments

Cursor Nailed Pricing

getlago.substack.com
3 points·by jdenquin·작년·0 comments

The Limits of Stripe's Openness: What Developers Need to Know

github.com
2 points·by jdenquin·2년 전·0 comments

Can Stripe products stand on their own?

github.com
2 points·by jdenquin·2년 전·0 comments

Tesla's Cybertruck is outselling almost every other EV in the US

businessinsider.com
121 points·by jdenquin·2년 전·393 comments

Progressive Billing

getlago.com
1 points·by jdenquin·2년 전·0 comments

Pricing our open-source product

getlago.com
2 points·by jdenquin·2년 전·0 comments

What to do if a user racks up an AI bill and doesn't pay

github.com
1 points·by jdenquin·2년 전·1 comments

We crunched the fees of Stripe's 21 products

getlago.com
2 points·by jdenquin·2년 전·0 comments

How to prevent fundraising from burning you out

sifted.eu
2 points·by jdenquin·2년 전·0 comments

Pricing AI Is Hard

github.com
1 points·by jdenquin·2년 전·0 comments

We got into YC, pre-product, pre-revenue

getlago.com
3 points·by jdenquin·2년 전·0 comments

Performance inching isn't a strategy, even for AI models

github.com
2 points·by jdenquin·2년 전·0 comments

Open Source does not win by being cheaper

getlago.com
3 points·by jdenquin·2년 전·0 comments

Is the AI Stack the New 'Modern Data Stack'?

mattturck.com
1 points·by jdenquin·2년 전·0 comments

comments

jdenquin
·6개월 전·discuss
Thanks
jdenquin
·6개월 전·discuss
This should work! https://github.com/getlago/lago-agent-toolkit
jdenquin
·2년 전·discuss
Lago (disclaimer: I'm a founding engineer there)

https://techcrunch.com/2024/03/14/lago-a-paris-based-open-so...
jdenquin
·2년 전·discuss
I can see why this might be fun to work on, but as a user, why would I want to learn a logic language when I could just write the SQL myself?
jdenquin
·3년 전·discuss
That's a fair question! To be honest, it was a no brainer choice for us since we were 2 engineers at the beginning with 10y exp on Ruby, we wanted to be focused on our product and not on the tech we could use. Ruby ecosystem is still a very good choice imo, as Python or NodeJS or any other language could also be! I have the strong opinion that regardless the language you use, you will always face the same problems, so go with what you're familiar with and let's focus on what you want to do. I can swear that we had some headaches about our core billings features, if we had a tech we did not master, we may have lose all our hairs! The only downside I can see is recruitment, it can be harder to find experienced ruby developers, but well, if it's the only one we have, I'm pretty happy with it!
jdenquin
·3년 전·discuss
Hey @haolez, yes the main repo contains all the docker configurations and 2 subsmodules, so you just have to clone this one and have Lago up in 2 minutes if you want to try it out! Our api uses Ruby On Rails and our front end is build with React!