Hacker News new | ask | show | jobs
by anilshanbhag 3265 days ago
Ethereum's main selling point is it lets you issue illegal unregistered securities. => Well that is the whole point of being decentralized. Anyone can do anything allowed by EVM.

Also the lead developer is some kid who believes very much in moving fast and breaking things. This philosophy may work for a social network site but not for other people's money. => Well they have improved significantly. There are 3 implementations - one each in cpp, go and py. There are multiple miner implementation. It is significantly more mature and many people involved. See https://github.com/ethereum/go-ethereum for example.

'terrible bugs'? there was one terrible bug a long time ago

Additionally the size of its blockchain has already passed Bitcoin. It's file size is growing so fast and will pose a serious technical problem. => Storage is not a problem. We get TB size drives now. Most people use online wallets. There are various pruning measures which reduce the size significantly. There are many proposals to handle scaling if it were to become bottleneck.

1 comments

Also a very popular implementation in Rust.

https://parity.io/