In a space absolutely filled with hucksters and scam artists, vitalik is legit. Good read.
Vitalik and ETH are the definitions of scam and scammer. He's very good at obfuscating it by appearing very smart: read his articles and tweets, they always sound complex, but can be rewritten in much simpler terms. And ETH is the same: it obfuscates its uselessness and nonsense by being overly complex, every year employing new terms and coming up with tons of code that only increases the attack surface and complicat…
Ethereum itself was the original sin in this respect. In Bitcoin, for the most part, the economic value at stake in a block is (1) the block reward, (2) the transaction fees, and (3) the amount transacted. (1) + (2) + (3) is therefore the maximum amount that can theoretically be "moved" if a block is invalidated through an adversarial fork, since someone else can claim the miner rewards and every transaction could possibly be double-spent. Anyone who wants to be assured of transaction immutability can, at the very least, calculate the total value that is at stake and wait until at least this much PoW has been layered on top of the transaction.
Not so with smart contracts. A paper I read yesterday showed how smart contracts can be used to execute trustless, crowd-sourced DoS attacks on rival blockchains (https://eprint.iacr.org/2019/775.pdf). It's ridiculous. Once you open the Pandora's Box of smart contracts, you can throw your consensus guarantees out the window.