Earlier quoted context omitted.
Currently, yes. However, the Ethereum foundation is actively working on addressing that limitation, and there are some very clever proposals for how to get around the problem. Unlike Bitcoin, Ethereum development is very active and the community welcomes major changes if they are worthwhile. I agree that Ethereum needs to solve the scaling problem to be successful, but I think Vitalik and the foundation have a good s…
"Unlike Bitcoin"?? Bitcoin has a multiple-factor greater mindshare. More developers, more researchers, more conferences, and more overall maturity. There are a lot of incorrect things in this thread.
Ethereum: Rise of the World Computer
131–140 of 243 posts
Re: Ethereum: Rise of the World Computer
#132Previous 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. I generally agree with this sentiment--the biggest value blockchains provide to decentralized applications is an inimitable 100%-replicated log (where inimitability is provided by PoW in these two cases). Once you have that, nodes in a decentralized application use it it to record their externally-visible state transitions, thereby giving each…
You're coming at this backwards. Once you have the most valuable cryptocurrency unit of account, you have the most security and the highest availability log in the world. On that basis, you can do just about anything, e.g. sidechains or payment channels.
A "highly replicated log" is a prerequisite of that, and Bitcoin is currently winning that battle due to first mover advantage. Hence, anything can be built on top of that basis.
If you have small competitor to Bitcoin that aims to do more, it's more valuable for the majority to snipe the features from the small competitor and make those features available denominated in the majority owned asset.
Re: Ethereum: Rise of the World Computer
#133Earlier quoted context omitted.
You are right, ease of use matters but it is so because ether was sold and got a lot of money whereas no such body exists in bitcoin. With that money ethereum could fund coding. That is a good thing unless the whole point of the system is decentralization. This is similar to Amazon selling AWScoin and launching a SETI-like software so anyone can run their system as an AWS server & earn AWScoins.
I'm not sure what you're arguing? Ethereum is fully decentralized and open source. There happens to be a well funded non-profit that the community funded in order to speed up development (EthDEV). Ethereum and EthDEV are not one in the same thing. If EthDEV disappeared, ethereum would continue. That's a little different than some Amazon owned and operated "AWScoin". Bitcoin also has the "Bitcoin Foundation" which emp…
Re: Ethereum: Rise of the World Computer
#134Does Ethereum provide any solution to the [ever growing Blckchain]( https://blockchain.info/charts/blocks-size ) ?
Re: Ethereum: Rise of the World Computer
#135"The Ethereum network is a distributed economy like Bitcoin, except it is much, much more powerful. The essential difference is that Ethereum is programmable. In fact, it only takes a few minutes to program a whole new currency like Bitcoin." AFAIK it takes 5 minutes to fork Bitcoin and create a new altcoin. Why would I use ethereum for my altcoin instead of doing a new altcoin?
They don't mean fork ethereum and create a new currency. They mean create a new currency running on the ethereum platform. A bitcoin fork means you have to build up a group of miners sufficiently large and diverse enough that everyone trusts it. Making a currency on ethereum means it inherits the trust that ethereum has. Here is the tutorial about creating your own coin on ethereum. It's pretty short and interesting:…
> A bitcoin fork means you have to build up a group of miners sufficiently large and diverse enough that everyone trusts it.
Of course, you need miners. However the mining is the easy part, otherwise you need marketing, use cases, etc, for the currency to get any traction. I think an altcoin working on top of the ethereum blockchain would not be as convincing as invidual altcoin.
However of course if we are speaking about some other kind of asset, it might make sense to do it on ethereum.
> Making a currency on ethereum means it inherits the trust that ethereum has.
No. Maybe mining security or something, but trust? Why would anyone use these crappy in-ethereum tokens, when you can just use ether itself. Or bitcoin.
You can make tokens as well inside bitcoin via colored coins and similar methods. They haven't gained much traction, I doubt that they will inside ethereum.
Re: Ethereum: Rise of the World Computer
#136Crypto 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…
> Interestingly enough - there's even ways to make the answer to any computable problem the keys to unlock a Bitcoin payment Sure, bitcoin script can in theory compute any computable problem (as can any turing machine). But it doesn't have native access to the data it needs, so pretty much any input you'd want to use needs to be put there by a trusted "oracle" (through a clever encoding into UTXO logic). For example,…
Or at least that's how the story is supposed to go. In theory, porting nice-to-have features to a larger audience results in more revenue and more overall societal benefit than starting a new scarcity race, which Ethereum has done, pitting investors against each other.
Re: Ethereum: Rise of the World Computer
#137Earlier quoted context omitted.
The Bitcoin network is not having much difficulty with a couple of transactions per second. It is the community that struggles with adjusting to an appropriate throughput.
How do I continue using Bitcoin as a transactional currency if I can't perform transactions with it?
Re: Ethereum: Rise of the World Computer
#138Earlier quoted context omitted.
That all sounds very exciting. Are there some implementations of this stuff we can look at?
Would like to see some of these techniques as well. Or just I just hangout in BTC irc more?
Re: Ethereum: Rise of the World Computer
#139Crypto 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…
Re: Ethereum: Rise of the World Computer
#140Crypto 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…
Are people still developing Counterparty? Is this what you're referring to?