Ask HN: Anyone working in the blockchain space? Worth spending time learning?
I have been doing light reading about various blockchain concepts. I find them interesting. Even if I am not a fan of price speculation, there is no question that some super smart people are working on very interesting projects in the space.
Just wondering if it is worth spending serious time learning smart contract development etc. Is it possible to build a career? If yes, what would the learning path look like?
4 comments
[ 3.6 ms ] story [ 24.0 ms ] threadIf you can find a way to make a career without using blockchains as a speculative "investment", you should be ok.
1 - https://en.wikipedia.org/wiki/Byzantine_fault
and regarding price speculation - that's economy, it has little to do with development. two different things.
Also the blockchain space is a big echo chamber. There are lots of fallacies that the enthusiasts are blinded to. For instance, there is the illusion of validity, i.e. confusing the correct identification of a problem (e.g. abused of centralised power) with the correctness in a proposed solution (e.g. fully removing trust). But as long as one is aware of these, it's fun.
Probably start by building a smart contract to experience the limitations (and the WTFs). Then probably move on to study ZKP (which probably can have some real-world usage)