Yet so far I still see almost nothing on the block chain (beyond its core currency use case) that is useful outside the domain of block chain stuff. The only exception is things like Sia, and that's not cost or convenience competitive with Amazon S3 or Backblaze. Where is the value here? When I visited this I was expecting to see at least something about building something useful for... something... Building what for…
The post does kind of explain that. In the centralized world with a thin protocol layer that captures little value and a fat application layer that captures a lot, we see far, far more development in the application layer. When you invert where the most value is captured, you invest where the most work is done. That said, all sorts of open source projects have shown that there are plenty of people willing to sacrific…
Building for the Blockchain
31–40 of 337 posts
Re: Building for the Blockchain
#32Earlier quoted context omitted.
> A distributed, append-only cryptographic ledger Pardon my ignorance, but isn’t that what a blockchain is?
A distributed ledger doesn't necessarily mean a decentralized one. This is a handy reference to decide if you're building a cryptographic ledger or a blockchain: https://gist.github.com/joepie91/e49d2bdc9dfec4adc9da8a8434f...
In addition to this github gist, I like http://doyouneedablockchain.com/ .
Re: Building for the Blockchain
#33> For one, Ethereum is unable to access real time data from outside the blockchain. Developers need to rely on trusted third party data providers, called oracles, to provide smart contracts with outside information like weather, random numbers, or currency values. I feel like this is more of a feature than a bug. If you're weaving applications into the blockchain, would it really be wise to have that chain communicat…
Re: Building for the Blockchain
#34Re: Building for the Blockchain
#35Also, that makes any guides written for devs on the subject of negative utility. It wastes their time; since the premise, that the new paradigm derives its value from censorship resistance, is breached.
It takes some serious non-thinking to support Ethereum. The price is high, the value is low.
Re: Building for the Blockchain
#36People are trying to solve a lot of interesting problems with blockchain, but I fear it's become the ultimate shoehorn solution for the modern era. See also: https://tonyarcieri.com/on-the-dangers-of-a-blockchain-monoc... I've had meetings with prospective clients that opened with, "We have $problem, can we use blockchain to solve it?" where anything that doesn't qualify as a blockchain is cast to the wayside because…
> A distributed, append-only cryptographic ledger Pardon my ignorance, but isn’t that what a blockchain is?
The key innovation of the blockchain was the use of proof-of-work in order to associate an amount of computer-time with a given block, and then pick, from competing views of a blockchain, which view took the most energy to arrive at... all while being resistant to a small number of subversive actors.
In short, the blockchain solved the Byzantine Generals’ Problem, and happened to use a append-only cryptographic ledger as part of it.
Re: Building for the Blockchain
#37Where I can see blockchain being more 'actually' useful is in simple things, like verifying the integrity of the app (or anything really), ala checksum hashes. It makes a lot of sense for us to store them on the blockchain rather than hosting it on a webpage.
You need blockchain only when you want to prevent double spending of _something_. A linked list where only one node can have a valid pointer to the previous node. For checksum hashes, unless double spending is a problem, IPFS will suffoce.
Re: Building for the Blockchain
#38Earlier quoted context omitted.
You might like this example, it puts decentralized smart-contracts in a digestible context: https://germanylandofinnovation.com/2016/10/19/german-compan... -- Under the prototype, users interact with the charging station by agreeing to a smart contract that is programmed on top of the Ethereum network. Prior to charging, the user makes a deposit on the network, which is later released after the transaction is complet…
How is paying for electricity with Ethereum better for me than paying with a card? I don't see the advantage. When VisiCalc was demo'ed there were people lined up literally pulling out their checkbooks and offering to pay almost limitless amounts of money for the prototype. Spreadsheets had insane value to accountants. Other than the core use case of currency that I mentioned, where are the "killer apps" for block ch…
Re: Building for the Blockchain
#39Yet so far I still see almost nothing on the block chain (beyond its core currency use case) that is useful outside the domain of block chain stuff. The only exception is things like Sia, and that's not cost or convenience competitive with Amazon S3 or Backblaze. Where is the value here? When I visited this I was expecting to see at least something about building something useful for... something... Building what for…
https://hackernoon.com/ten-years-in-nobody-has-come-up-with-...
Re: Building for the Blockchain
#40Earlier quoted context omitted.
You might like this example, it puts decentralized smart-contracts in a digestible context: https://germanylandofinnovation.com/2016/10/19/german-compan... -- Under the prototype, users interact with the charging station by agreeing to a smart contract that is programmed on top of the Ethereum network. Prior to charging, the user makes a deposit on the network, which is later released after the transaction is complet…
How is paying for electricity with Ethereum better for me than paying with a card? I don't see the advantage. When VisiCalc was demo'ed there were people lined up literally pulling out their checkbooks and offering to pay almost limitless amounts of money for the prototype. Spreadsheets had insane value to accountants. Other than the core use case of currency that I mentioned, where are the "killer apps" for block ch…
It may be the case that the fundamental, key, killer features of the blockchain have lost their initial lustre to many people, and I understand that. But decentralization and verifiable, consistent truth are a really, really big deal.
There are applications with promise, large promise. Killer apps? Maybe. They will arrive, it's more "which of these" and not "whether these":
"At the Ambrosus project we aim to radically improve the global supply chains by creating a trusted ecosystem where we can reliably record the entire history of products and execute commercial transactions accordingly."
Prediction markets -- fascinating stuff with major potential.
* https://qz.com/1163660/brazil-may-write-new-laws-based-on-da...
Brazil experimenting with laws/petitions on the blockchain
... There are many amazing use-cases.
The reason this YC article was published is because there is a great demand for blockchain from investors.
Ignore it or doubt it at your own peril!