|
|
|
|
|
by legolassexyman
3263 days ago
|
|
Ethereum's main selling point is it lets you issue illegal unregistered securities. Why would a real company want to associate with that? 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. How many terrible bugs have been discovered in Ethereums short history? Too many. 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. |
|
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.