The article is pretty light on technical details. Does Ethereum suffer from the same design limitation as Bitcoin, where every operation must be verified by every node? If so, I have a really hard time believing it will scale. Look how much difficulty the Bitcoin network is having with just a couple of transactions per second.
Isn't that inherent to blockchains (every node must have a copy of all transactions)?
Ethereum: Rise of the World Computer
71–80 of 243 posts
Re: Ethereum: Rise of the World Computer
#72Previous discussion https://news.ycombinator.com/item?id=9987142 Give me any ethereum use-case & I'll tell you how to do it with bitcoin. Is it advantageous if a DSL is turing complete? It is not that bitcoin 'cannot have' a turing complete script but that it is unsafe & there is no need to do so. Turing completeness can be applied on an upper abstraction. There is nothing that ethereum can do that bitcoin cannot! Th…
That's like saying give me any HTTP use-case, and I'll tell you how to do it with Gopher. To me Rootstock is like putting the WWW on top of Gopher. You can do it, but why?
"We don't need GUIs, command lines can do everything!"
"We don't need Java/Python/Ruby, you can do it all in C!"
"We don't need C, you can do it all Assembly!"
Ease of development and implementation really matter. If I can accomplish creating my block chain app on Ethereum in a fraction of the time and complexity of the same thing on Bitcoin, I'd have to have an extremely compelling reason to choose Bitcoin instead.
Re: Ethereum: Rise of the World Computer
#73Re: Ethereum: Rise of the World Computer
#74Previous discussion https://news.ycombinator.com/item?id=9987142 Give me any ethereum use-case & I'll tell you how to do it with bitcoin. Is it advantageous if a DSL is turing complete? It is not that bitcoin 'cannot have' a turing complete script but that it is unsafe & there is no need to do so. Turing completeness can be applied on an upper abstraction. There is nothing that ethereum can do that bitcoin cannot! Th…
How do you implement a trustless SatoshiDice with bitcoin?
Re: Ethereum: Rise of the World Computer
#75Crypto has come a long way since Ethereum was first conceived and what was impossible only a few months ago is now 100% practical. Today there are A LOT of new techniques that allow us to largely implement decentralized autonomous applications on any blockchain (no matter how limited) - a fact I feel often gets missed out in all of the Ethereum hype. If you have a lot a techniques like zero-knowledge proofs, homomorp…
Or maybe you are trying to say that this could have been done on Bitcoin? Maybe, but whatever you try to shoehorn into Bitcoin's crippled contract pseudolang is going to be an order of magnitude simpler in a language that is Turing complete.
Re: Ethereum: Rise of the World Computer
#76Earlier quoted context omitted.
Please give me an ethereum use case & I'll try to tell you how you can do it with bitcoin. I have previously answered a few use cases here [ https://news.ycombinator.com/item?id=10846788 ]
the bitshares, nxt, insert any blockchain project all say the same thing yet none of them comes even close to the amount of dev taking place on ethereum. hmm why is that....
Re: Ethereum: Rise of the World Computer
#77Has it been six months since the last Ethereum post already? Is Ethereum still "engendering positive disruption"? I see they've updated their site to make it more approachable and read less like proecdurally-generated Venture Capitalist jargon. That's nice. I see they've added a javascript environment. Yuck.
Re: Ethereum: Rise of the World Computer
#78Previous discussion https://news.ycombinator.com/item?id=9987142 Give me any ethereum use-case & I'll tell you how to do it with bitcoin. Is it advantageous if a DSL is turing complete? It is not that bitcoin 'cannot have' a turing complete script but that it is unsafe & there is no need to do so. Turing completeness can be applied on an upper abstraction. There is nothing that ethereum can do that bitcoin cannot! Th…
>Give me any ethereum use-case & I'll tell you how to do it with bitcoin. How do you implement a trustless SatoshiDice with bitcoin?
Re: Ethereum: Rise of the World Computer
#79I've dabbled with the dev tools ethereum provided for a while and I can't imagine that the computations ethereum does will ever be fast enough for a general purpose, distributed computation platform. If I had to wager on yet another cryptocurrency™ I'd bet on Zcash ( https://github.com/zcash/zcash ). They promise a real differentiator for cryptocurrencies with their zero-knowledge proofs.
Re: Ethereum: Rise of the World Computer
#80Unfortunately, I'm trying to obtain a small amount of ethereum currency to experiment with this.. And I just killed my thread doing 1M hashes a sec, because I found out that 6MHash/sec = 5 Eth/month on average. I'll spend my time learning other things, mainly because this is inaccessible to me.
You can buy the Ether on an exchange.
In all honesty, I'm looking at distributed applications as well, which from what I read Ethereum says it does and doesn't do. It's a bit fast and loose from what I read about, about Ethereum's capabilities.
I'll go back to my experimenting with TOR and how it might be possible to make your own distributed applications within the Hidden Services. That's free to use, and as low bar as I can think of. (Add machine, shows up as HS.)