Earlier quoted context omitted.
Constant hassle with payment processors deciding to ban smut once you get too big, though.
> Constant hassle with payment processors deciding to ban smut once you get too big, though. Not doing something because you might get too big is not sound reasoning. When you get too big, that's the time to worry about it.
Show HN: I'm building an open-source Amazon
251–260 of 309 posts
Re: Show HN: I'm building an open-source Amazon
#252Those efforts look impressive but no service will be a version (open source or otherwise) of Amazon until it can place a single tube of toothpaste in my garage 18 hours after I ordered it, which it just did thirty minutes ago. Amazon’s “tech” stack, both consumer- and seller-facing is horrible and borderline irrelevant. Their fleet of trucks and aircraft is not.
18 hours is a pretty stupid selling point IMO. You either need something immediately or you can wait. Rarely do I need anything 18 hours from now. I think many sellers would love to not be locked into Amazon and at least use something like this as an additional alternative. I'm on the other side of the table where I avoid buying from Amazon as much as possible.
Stupid or not, hard to argue with Amazon's income sheet. Obviously most people disagree. I don't disagree fwiw.
Re: Show HN: I'm building an open-source Amazon
#253Re: Show HN: I'm building an open-source Amazon
#254Love open source projects in the eCommerce domain, especially ones that are JavaScript instead of PHP! Two pieces of feedback: - Using a copyleft license like AGPL makes this an automatic non-starter for most businesses, no matter how impressive your tech might be. You'll have a lot more luck with mid-size and enterprise adoption with an MIT license. - You've really built an Order Management System for marketplace us…
Greedy businesses not wanting to contribute back can buy another license and have their way, at least paying the maker(s) of this project.
Re: Show HN: I'm building an open-source Amazon
#255Love open source projects in the eCommerce domain, especially ones that are JavaScript instead of PHP! Two pieces of feedback: - Using a copyleft license like AGPL makes this an automatic non-starter for most businesses, no matter how impressive your tech might be. You'll have a lot more luck with mid-size and enterprise adoption with an MIT license. - You've really built an Order Management System for marketplace us…
> - Using a copyleft license like AGPL makes this an automatic non-starter for most businesses, no matter how impressive your tech might be. You'll have a lot more luck with mid-size and enterprise adoption with an MIT license. What makes the AGPL unattractive? I thought it was basically just the GPL with a limitation on using the software to provide a SaaS product. You don't even have to contribute unpublished chang…
My two cents: it juts isn't in business culture to contribute to public good.
Re: Show HN: I'm building an open-source Amazon
#256Earlier quoted context omitted.
> - Using a copyleft license like AGPL makes this an automatic non-starter for most businesses, no matter how impressive your tech might be. You'll have a lot more luck with mid-size and enterprise adoption with an MIT license. What makes the AGPL unattractive? I thought it was basically just the GPL with a limitation on using the software to provide a SaaS product. You don't even have to contribute unpublished chang…
Here's Google's stance on why they ban AGPL software: https://opensource.google/documentation/reference/using/agpl... > The primary risk presented by AGPL is that any product or service that depends on AGPL-licensed code, or includes anything copied or derived from AGPL-licensed code, may be subject to the virality of the AGPL license. > This viral effect requires that the complete corresponding source code of the pr…
If Google truly had to be competitive, they surely could figure out ways to make AGPL work. But they don't have to because for now they're just taking everyone's data practically for free.
Re: Show HN: I'm building an open-source Amazon
#257Re: Show HN: I'm building an open-source Amazon
#258Re: Show HN: I'm building an open-source Amazon
#259Earlier quoted context omitted.
Can I ask, out of curiosity, what was the low-code solution they ran with? I've tried a few and been only marginally happy with most.
I’ve been using n8n and I love it. Easy to build almost any ETL workflow I can imagine.
Re: Show HN: I'm building an open-source Amazon
#260Earlier quoted context omitted.
> - Using a copyleft license like AGPL makes this an automatic non-starter for most businesses, no matter how impressive your tech might be. You'll have a lot more luck with mid-size and enterprise adoption with an MIT license. What makes the AGPL unattractive? I thought it was basically just the GPL with a limitation on using the software to provide a SaaS product. You don't even have to contribute unpublished chang…
In this case, there is nothing at all wrong with a GPL license. Everyone is answering from the perspective of a software company. That isn't who this product seems to be targeting. It's targeting businesses that sell physical goods and need a virtual storefront to do that. They aren't looking to fork this and repackage it as a different product. The purpose of it being open source at all is so they can more easily se…
So, adding text/marketing copy (see user comment on a restaurant app use case) can be seen as a modification.