I tried to grep the code for `api.` to get a sense for all the vendors this codebase is using, and which you'd need to have relationships with to run the code. Here's what I found:<p>payments:<p><pre><code> https://api.paypal.com
https://api.stripe.com
</code></pre>
tax stuff:<p><pre><code> https://api.taxjar.com
https://api.vatstack.com (EU VAT)
https://apiservices.iras.gov.sg
</code></pre>
for iOS app (?):<p><pre><code> https://api.appstoreconnect.apple.com
https://api.storekit.itunes.apple
</code></pre>
AI stuff:<p><pre><code> https://api.iffy.com (AI content moderation)
https://api.helper.ai (AI support)
https://api.openai.com
</code></pre>
other:<p><pre><code> https://api.easypost.com (shipping labels?)
https://api.sendgrid.com (email)
https://api.pwnedpasswords.com (haveibeenpwned)
https://api.worldbank.org (for purchasing power parity?)
https://api.dropboxapi.com (for "upload from dropbox"?)</code></pre>
It launched right here on HN 14 years ago.<p><a href="https://x.com/shl/status/1908090697984426227/photo/1" rel="nofollow">https://x.com/shl/status/1908090697984426227/photo/1</a>
I'm reading a lot of complaints here but let's recognize some interesting aspects that Sahil is talking about: 1. It's the 5th largest rails codebase open to AI ingestion. 2. They are offering bounties for issues. Not large bounties but whatever, it's something.<p>I personally like rails and would love to see AI tools improve with it. No idea if this code base will really help that, and when but it can't hurt. In my experience I can get next apps up in a jiffy but rails is much more of a struggle. If anyone has any tips here, please post.<p>I'm always curious about how well bounties work especially now in an AI age. I wonder what the arbitrage on AI spend vs. bounty will be for people that take a run at them.
Related post:<p><a href="https://danb.me/blog/gumroad-is-not-open-source/" rel="nofollow">https://danb.me/blog/gumroad-is-not-open-source/</a>
An ecommerce platform designed to allow creators to sell to users.. apparently. <a href="https://en.wikipedia.org/wiki/Gumroad" rel="nofollow">https://en.wikipedia.org/wiki/Gumroad</a>
It's pretty cool that this license allows you to make up to $1mm revenue, at which point you can pivot and rebuild the stack. This is going to be a game changer for anybody who wants to MVP an app similar to Gumroad. MIT would be ideal, but I prefer this to GPL's force release model.
I looked for a blog post announcing this, and couldn't find it. But Antiwork's Github profile mentions:<p><pre><code> > Antiwork emerged from Gumroad's mission to automate repetitive tasks. In 2025, we're taking a bold step by open-sourcing our entire suite of tools that helped run and scale Gumroad. We believe in making powerful automation accessible to everyone.
</code></pre>
That's pretty wild! I've always loved Gumroad's simplicity for creators and buyers. Now I guess people will have a pretty compelling option when searching "Gumroad open source alternative"
I don’t get the point on going open source aside from a tiny boost in marketing. What is the objective and proposition here? Considering as others have said is not really open source. If I were the founder I would not do that. It’s like if Airbnb went open source or something
I haven't followed Gumroad much, but I remember them being very pro freedom and having some interesting hiring practices. IIRC they were all being paid equally (based on position and hours of work) and had no meetings. Now I see a Code of Conduct.
is this the company where the CEO/ex CEO is trying to rejigger the VA?<p><a href="https://www.wired.com/story/doge-department-of-veterans-affairs-ai/" rel="nofollow">https://www.wired.com/story/doge-department-of-veterans-affa...</a>
Could we please change the title to say : "Gumroad is source available"?<p>This license is clearly fails OSD and is not open source by the industry standard; perpetuating a false statement is unhelpful.<p><a href="https://opensource.org/osd" rel="nofollow">https://opensource.org/osd</a>
The Readme goes right to how to install it, and other than the logo saying "sell your stuff, see what sticks" there is 0 information about what it does. Sure I can Google, but I think it should be right there, at the top of the Readme.