What about the online food ordering market. I reckon that might be an easier first step than consumer products. Here in the Netherlands JustEatTakeaway has a market share of around 90% and requires restaurants to give them a 14% provision. Restaurants don't have much of a choice, if they're not on there they miss out on a huge part of the market, it's like they don't exist. Why don't restaurants unite and develop a FOSS protocol that let's them federate, so the consumer has a central place to browse the food delivery market, but simultaneously makes the providers independant because they can run their own instance if they please. Have these types of ideas been pitched to branche organizations? Restaurants have a clear interest to develop this to free themselves from the platforms with a monopolistic venture-capital-driven strategy.
Fediverse
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
I fully agree that this would be a valid application. The reason any company doesnt adopt such strategies is the cost of pioneering it. Most companies who spearhead such an idea want it to pay off -> proprietary. Also most people are specialized in their industry. Developing an app is not native to food industry for example.
Example 1: So you buy at toms groceries, you trust them.
[citation needed]
ITT: OP has an "idea" and no money. Please do all the work.
We are not your thinktank bro
Why do you hate fun
I think there's some misunderstanding here. Amazon is a massive logistics system. The retail storefront is a tiny part of what Amazon is today.
AWS exists because Amazon needed to solve an internal data handling problem in order to solve their logistics problems so that they could scale up. After building that system, they started selling it as a product to other businesses. The point being, Amazon's real success is based on providing business-to-business services. The retail website is the tiny public-facing bit, but it depends on the rest of the organization structure in order to operate properly.
What you're proposing is more like an eBay alternative, where the system is basically just the storefront, and the sellers listing products are responsible for their own logistics. eBay still provides dispute resolution for buyers though, and that's hard to achieve without some centralized control.
There's also the legal problems. At some point someone will use such a system as a silk road - probably sooner rather than later. Whoever is administrating and hosting it will be liable for criminal activity in the countries where the crime occurs. It will not end well.
I like the idea and it could work very well for smaller communities. In fact, theyre already doing something similar called "Werbering" (advertising ring) in germany. It takes the idea and elevates it into the digital space.
Thats an interesting bit of information. Thanks! :)
Could this be an app realized based on the mycelial web - amazon uses huge AI models to predict their customer's behaviour and do the logistics ... (not sure myself, but it probably won't work solely on ActivityPub)
The goal is not to ensnare the user but to free them. AI is absolutely not part of this idea. I havent read of the mycelial web yet though. Is it a thing or just an AI pipedream?
I made a first prototype here: https://github.com/bluebbberry/MyceliumWebServer. Its recommends songs to the users. You can see it here: https://techhub.social/@myceliumweb and try it out by posting to #babyfungus on Mastodon.
You can do AI in an ethical way by making it more decentralized. The idea behind the mycelial web is to realize it based on volunteer computing, meaning that everybody can contribute computing power. And then I can say, for example: use my models, which was trained with all these other models, on this Amazon alternative to recommend me stuff. And the AI model was trained on my PC and runs on my PC (just wasn't trained solely with my computing power or my data alone).