|
|
|
|
|
by senttoschool
1109 days ago
|
|
It's hard enough to get people to post for free. Now you're going to charge $0.01/post and add the friction of a blockchain to it. This is inherently a problem with building on blockchains and why nothing useful has been built on it. It's slow. It's expensive. It's complicated for users and developers. Most blockchains have had hacks in the past. Algorand was just labeled as a security by the SEC. And most important of all, people don't value decentralized storage of information enough. I'm sure scaling an the database(s) that power Reddit is hard enough. It might be impossibly uneconomical to decentralize a Reddit clone's data on a blockchain. |
|
There are indeed trade-offs, and I'm aware that most people would prefer to post for free. However, I believe the 100% free model is not sustainable, and it's worth experimenting with different approaches. Companies providing these types of services tend to become hostile towards their users over time in order to pay their bills, resorting to selling personal data, holding user-generated content hostage, or cluttering their websites with ads.
Charging a small transaction fee to the user might also have some advantages: it discourages spam and encourages more thoughtful posting. And we're talking about an amount that is trivial for most users.
Regarding speed, Algorand provides transaction finality in under 4 seconds, which is one of the main reasons I believe it's a good fit for this project. Creating a post or comment is a bit slower than posting on Hacker News, but it still feels pretty fast.
As for scalability, I'd say let's cross that bridge when we get there. Currently, Metapost is only publishing text posts to the blockchain. Hosting things like images or videos would be better suited for IPFS, with only the links being published on the chain.