|
|
|
|
|
by pavlov
2020 days ago
|
|
> ”Does this sentence actually mean anything?” In more traditional software engineering language, it means “you can run stored procedures on an incredibly slow and limited distributed database.” Also those stored procedures are immutable, written in a language with more holes than Swiss cheese, and you have to use a scammy cryptocurrency to pay for the privilege of running these unsafe programs. The adherents call this “web 3.0” in some kind of ironic joke because it’s nothing like the web. |
|
You're probably referencing this fuck up: https://en.wikipedia.org/wiki/The_DAO_(organization)
The huge advantage of smart contracts is that they are supposed to be trustless - you don't need to necessarily trust your business partners because contract is set in stone ... code and will be executed exactly as agreed beforehand.
In reality, you move your trust in your understanding of the code. But then when 18 000+ (probably highly technical) people investing $50 million don't spot the bug in the code, then it calls the whole "trustless" concept into question.