What are the costs like for building resource intensive apps on ethereum? Would be interested in comparing with centralized compute providers.
Ethereum: Rise of the World Computer
31–40 of 243 posts
Re: Ethereum: Rise of the World Computer
#32The 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.
Re: Ethereum: Rise of the World Computer
#33I wonder to what extent is the price rise a bubble, and to what extent it's valuation of the potential.
Re: Ethereum: Rise of the World Computer
#34Earlier quoted context omitted.
Its technically in the "frontier" stage, which means that its in "beta" of sorts. There are lots of developers working on Ethereum dapps and it is more than useable, however consumers should be aware there may be loss-causing bugs around.
[deleted]
Re: Ethereum: Rise of the World Computer
#35The 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.
It is important to note that this is not a resource for distributed general computation - it's for running smart contracts. Per the Ethereum development tutorial, "you will not be able to do anything on the EVM that you cannot do on a smartphone from 1999." https://github.com/ethereum/wiki/wiki/Ethereum-Development-T...
This is not a very good article - it's rather breathless and short on technical detail. In particular, calling it "the World Computer" is completely not what Ethereum will be capable of.
Re: Ethereum: Rise of the World Computer
#36I wonder to what extent is the price rise a bubble, and to what extent it's valuation of the potential.
Re: Ethereum: Rise of the World Computer
#37The 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.
Bitcoin on the other hand uses an "Unspent Transaction Output" architecture. Basically your balance is made up of all of the credits and debits (inputs and outputs) you've made with that account. So sending bitcoins requires referencing "unspent outputs".. which may be lots and lots of different transactions.
That's one difference, and there are others, such as the time taken to confirm blocks (current block time on ethereum is 16s). But there are still lots of scalability issues to be addressed, which are actively being worked on.
Vitalik Buterin has a great couple of posts on some of the issues:
https://blog.ethereum.org/2014/09/17/scalability-part-1-buil...
edit: Not sure why this was getting downvoted. Just to clarify, in case it seemed like I wasn't answering the parent. The points above are one of the ways in which "every operation must be verified by every node" is less costly on Ethereum. Obviously if it takes less compute time per transaction, you can scale to larger numbers of transactions per second. Ethereum has already passed Bitcoin in this regard, and has hit at least 8 transactions per seconds at one point, while Bitcoin's ceiling is 7 transactions per second. In addition, prior to launch I believe they managed to push the test network up to 25 transactions per second.
Re: Ethereum: Rise of the World Computer
#38Earlier 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?
So you will be able to. He has done a lot of thinking around tree chains and scaling and optimiztion.
Btc is limited inamount of coins and came first, its value is as a currency.
Eth is the first popular blockchaindb. Coins are needed to pay miners and powet dapps.
If a currency cant be traded it idnt worth anything, however sidechains seem to provide a way to convert from one to another
Re: Ethereum: Rise of the World Computer
#39The 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.
That's a political problem with the miners and developers. There's no technical reason they couldn't raise the block size.
Additionally, raising the block size cap is only a stopgap measure. Eventually you will reach hard bandwidth or disk storage limits and the only way will be to throw some transactions outside the blockchain.
Re: Ethereum: Rise of the World Computer
#40I get spammed daily on Reddit from bots supporting Ethereum (currency) - so the name causes hatred for me already.