Hi folks! I’m here with another idea. Let’s make an amazon alternative. I know! I know! That was asked for a couple times already but lets discuss some details.
Amazon is basically glorified dropshipping by now. What if we just made federated (not sure if over activitypub would work) ads and sales, powered by fediseer (the “trust” network of the fediverse).
Example 1: So you buy at toms groceries, you trust them. they have experience with tina’s hardware store and they trust them. so you can buy both toms and tinas wares on both sites.
Example 2: So for example, I run a small business that sells computers. You run a small business that sells mice and keyboards. I have worked with you before so I mark you as trusted in my local website, which federates with yours, showing your products in my shop. If a customer buys my computer and buys your keyboard on top, my site sends you a buy order with customer address and payment. I get a small fee for my electricity of say 1%.
Can someone try and poke holes in this idea? It feels like this could work!
Have a nice weekend.
@haui_lemmy Flomarket is more like a separate shops, you need a protocol, and gui’s that are easy to embed via EU made web frameworks like drupal. ( React to be avoided as it’s from meta ) That way you see the shop on the individual site but also can create aggregators that look like ebay or ammazon but are federated.
I think htmx is an ideal framework for such a purpose
@muntedcrocodile Exactly why was all the effort done to separate logic and presentation and visual design if we are now back at embedding the logic in the presentation ? IDK I need to get used to that idea. Might be just old and tired…
I like htmx cos ur entire application state is in one place.