(Replying to PARENT post)
(Replying to PARENT post)
Blockchain doesn't inherently do any data translation or normalization.
It's interesting to me how resilient this misconception is. I have come to the conclusion that it's just wishful thinking for a magic bullet for an age-old difficult problem.
(Replying to PARENT post)
(Replying to PARENT post)
For instance if you want to trace a shipment of pineapples there must be some entity somewhere who's tasked with making sure that the goods are up to code (otherwise anybody could just lie on the blockchain). This entity is clearly "in control of the data store". Of course you may want to be able to publicly audit that entity's records to detect any wrongdoings or suspicious activity, but that doesn't require a blockchain at all, simply having a signed public database/log (that anybody could archive) would do the trick nicely for instance.
(Replying to PARENT post)
And before I knew it they'd hired a self-styled "blockchain consultant" at god knows what daily rate. I realised I was fighting a losing battle. Probably should have reinvented myself there and then as a blockchain consultant.
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
These were all mainstream "fads" that died down over time. As I've said before, many of these technologies are revolutionary and extremely useful - but only in their respective domain. Calling any of them, blockchain included, the end-all-be-all is foolish. There are some legitimate use cases for which this will apply greatly. But it's only a matter of time before another technology goes viral only for folks to realize it's intended use cases and then simmer down to a focuses, purpose-driven tech.
(Replying to PARENT post)
https://www.jsemeraro.com/wp-content/uploads/2017/12/Blockch...
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
And while we're at it another for serverless architectures?
(Replying to PARENT post)
(Replying to PARENT post)
Where >99% of blockchain proposals fall down, though, is that they don't actually need the "anyone can commit" property. Businesses sure as hell wouldn't allow random strangers to commit to their internal blockchain, so they don't really need one at all. They would only allow some small number of vetted, authenticated external parties to do so, in which case normal account mechanisms work fine.
(Replying to PARENT post)
(Replying to PARENT post)
And then nitpicking over the very definition of what block chain is. But then saying 'bitcoin' 'ethereum' 'git' and 'merkle tree' over and over and over.
Given the title of the thread, and the availability of the actual text, I suggest everyone take a quick read first, then come on back. It is only 50 pages.
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
[0]: {Shared and Consistent, More than One Contributor, Distributed Control, Tamperproof Log}
(Replying to PARENT post)
It's similar in that a DLC also requires consensus. It's different in that a DLC need not be a "chain of blocks". i.e. a linked-list as it's core data structure.
The Difference Between Blockchains & Distributed Ledger Technology https://towardsdatascience.com/the-difference-between-blockc...
(Replying to PARENT post)