Consider diving into tulip land (without any major investments of course). Mint an NFT, write a coin contract, it's actually a very fun and easy way to learn the basics of web3.
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.
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.
Didn't think I would see a comment like this on Hacker News. Learning and experimenting is fun! When you are learning and having fun, there is no such thing as "wasting time".
Some would consider learning a old, outdated programming language a waste of time, but sometimes learning something new just to learn something new is just... Fun!