What a weirdly aggressive and unnecessary comment. Web3 has some pretty cool parts and there's definitely a new programming paradigm at work. Even out of curiosity, you should give it a try. Distributed computing is pretty interesting, and even more-so when there's a code complexity resource you need to optimize for (gas).
> Distributed computing is an entire field of study unrelated to blockchains.
I'm not sure if you're just being purposefully obtuse, but this is most definitely not true[1]. Consensus protocols (which are very salient in blockchains) have been studied in distributed computing since like the 70s; the EVM is basically a distributed Turing machine; etc.
What? Your comments support my point, they don't refute it. Blockchains are a (naive) application of distributed computing principles, not the foundation of them...
Don't think it's fair to call them a naive application of distributed computing principles if you look at the current research output in the area. Subset yes, but let's not underplay the genuine output on distributed and decentralized consensus and governance that's coming out of the area.
I'm deeply connected to the space. Blockchain folks have made some progress in the area of BFT specifically, but beyond that, no, it's mostly been naïve re-hashes of work already done in the 80s and 90s. This isn't necessarily bad, but it's absolutely not novel.
You claimed distributed computing was unrelated to blockchain. Now you're saying the relationship is one thing and not another, but you're admitting a relationship all the same.
idk it's not untrue. So far my time investment in distributed ledgers hasn't done a damn thing for anybody, but it has been fun (in a 'playing with your food' way, as someone said downthread). I suspect many here have had a similar experience.