Earlier quoted context omitted.
The failure rate for cryptocurrency experiments will be high, but I’m glad to see people trying. We’ll collectively learn from the efforts. Whatever the number of frauds doesn’t detract from the set of smart guys who are likely inventing something significant. EDIT: I should have said "may be inventing". It's my opinion of a >50% chance that Vitalik's work will lead to something significant, for example. Some people…
Why do you feel that it is "likely"?
Where is the money for mobile app developers in blockchain?
31–40 of 44 posts
Re: Where is the money for mobile app developers in blockchain?
#32HN hates blockchain, so I doubt you will get a very good answer here. I am blockchain admirer but I just don't see a lot of use cases on such an insecure device outside of perhaps social media where you control your own data. Reading the blockchain, sure.. writing to the chain? Not ideal.
Re: Where is the money for mobile app developers in blockchain?
#33The only significant business in cryptocurrency is trading cryptocurrency[1], which is huge and very profitable. Non-cryptocurrency uses for blockchains haven’t taken off (mostly ideaware around immutability). [1] https://coinmarketcap.com/exchanges/volume/24-hour/
Look at email and http. I can use any client I want to access email/web. Outlook, Thunderbird, Chrome, Firefox. We already had this sort of utopia. Anybody could spin up an smtp server or web server. But that involved a little too much friction. So Google and Microsoft offered ready to use email. And Facebook and Wordpress offered up ready to use web sites. Google and Microsoft could probably wall off their garden and people would just jump in, instead of run. Facebook went from jabber to proprietary. RSS has died and been replaced by the Twitter follow. Find me one non geek that cares about Mastodon/GNUSocial/OStatus/ActivityPub at a philosophical level.
When people talk about blockchains they either too narrowly focus on currency application or substitute it for the word database. Quite often on HN you see people comment "what does this really get you that a normal database doesnt."
Blockchains should be used when the goal is to distribute trust, allow non-oligopoly institutional verified participation, and minimize fraud. But we live in a world where _most people are perfectly comfortable just trusting the easiest to use Institution._
One application of blockchain potential that repeatedly comes to my mind is cab hailing. Instead of the Uber/Lyft duopoly, ideally there would be a "hail a cab" protocol, just like smtp/http. Something that works between any client that chooses to be compatible. Many many competing institutions could run their copy of the ledger: a ledger that holds driver, passenger, and client app trust ratings, route information, load trends, predictive driver placement, event schedules, all while facilitates payment. Any client could choose to ignore any part of the distributed database it wants, like Mastodon. Why is this better than the current situation? Because I could use Lyft to call an Uber driver. Cross app compatibility, standard hailing protocols, COMPATIBLE TRUST. Innovation in the client side features would skyrocket. When the protocol updates, everyone benefits. And because ride hailing doesnt depend on a social graph, unlike communication tools, lock in to one particular institution is much much lower. I hail a stranger, not a friend. I can swap my driving dispatcher app or cab browser at any time, just like I am free to flow freely between Chrome and Firefox. And unlike how I cant browse the facebook/uber database with anything besides facebook/uber made apps.
But no one cares. The majority of the world is ok just trusting and paying 2-5 institutions to handle trust and money transfer and data security in any one particular space (banking, communication, ride hailing.) We have already seen email and sms give way to fbmessenger, whatsapp, snapchat. IRC gave way to Slack. We have gone from a world where clients are inter-operable, to silod. We seem to want this. And until the benefit of cross compatibility and distributedness reemerge and permeate into general culture, Non-cryptocurrency uses of blockchain will be few and far between. Because the big institutions can offer something thats already "good enough." When something is good enough, people dont go looking for better. Blockchain and mobile app developers need to give the general public a UNIQUE benefit, and a reason to care, switch, and stick with open systems.
(Another interesting application of blockchains could be to the yelp/foursquare/tripadvisor/opentable/dining-rewards/loyality space. One protocol to handle menus, reviews, and reward points, instead of a separate incompatible reward app and shitty non mobile website for each damn restaurant. Another, and different component of trust in this ecosystem would be verification of authenticity vs spam.)
(Another application of blockchains, shared accounting systems between cooperating firms. General contractors and sub contractors all working off one distributed database for all ERP: general ledger, finance, forecasting, budgeting, cost management, change management, orders, invoices, contracts, ach, settlement, project schedules, purchasing, inventory, time and attendance, manpower, deliverable, shipping, materials, manufacturing, drawings, BIM (revit) etc, union tracking, payroll, training, safety tracking, SHARED analytics! In this scenario, the threshold for trust can be lowered ala https://azure.microsoft.com/en-us/blog/announcing-microsoft-... As of right now, if the general uses primavera or plangrid, you use primavera or plagrid. The subcontractors end up using a litany of incompatible tools across isolated projects. Each ERP and accounting system uses dual entry and every firms duplicate each others efforts. Massive redundancy, coupled with very foggy visibility into whats actually going on. Interoperable ERP with shared triple entry accounting would be a worldwide gamechanger. But construction isn't sexy enough for most of Silicon Valley fad chasing, and the scale of Enterprise ERP is too massive for anyone but the big dogs. I dont see SAP, Oracle, and Microsoft opening up their products to each other anytime soon.)
Re: Where is the money for mobile app developers in blockchain?
#34Earlier quoted context omitted.
That's a really cool idea, but what on earth does it have to do with blockchain? Wouldn't it work better with a trusted 3rd party centralised system? Issues I see: - Does every phone now need to store the entire log? Otherwise, who do you trust to give you the current state? - What prevents me faking a log? Why would people be doing constant work on the chain to prevent it?
The trusted 3rd party could be maintaining a blockchain. Blockchains don't have to be decentralized, they're just a type of db that can be decentralized.
Re: Where is the money for mobile app developers in blockchain?
#35Earlier quoted context omitted.
That produces a currency though, which would be the reward for the work. What is the reward for doing such proof of work in the context of custody chains?
I am assuming the value of the custody chain as a whole and its constituents. If intellectual property has value, then a hash of a particular work product could be used in a chain-of-custody for ownership of IP (transfers, licensing, etc). But, yes, if it is just for virtual kittens and their accessories, I am at a loss. Otherwise, why are you wasting compute, right?
Re: Where is the money for mobile app developers in blockchain?
#36This article is basically a laundry list of why any legitimate money and most legitimate developers are and should be extremely wary of blockchain. Lots of buzzwords, big promises, and smoke, no real problems solved or paths to actual profit other than “I dunno, sell some tokens I guess”.
Re: Where is the money for mobile app developers in blockchain?
#37One of the under-explored uses of the blockchain is as a decentralised permissionless append-only log for tracking custody and authenticity of physical products. This is also an area where a mobile app is well suited, since users should be able to add to the log and check values on it wherever they are, and ideally with a quick snap of a QR code or tap of an NFC tag. Imagine that a mass-produced tech item from China…
That's a really cool idea, but what on earth does it have to do with blockchain? Wouldn't it work better with a trusted 3rd party centralised system? Issues I see: - Does every phone now need to store the entire log? Otherwise, who do you trust to give you the current state? - What prevents me faking a log? Why would people be doing constant work on the chain to prevent it?
As for how much data the phone needs to store, I was imagining running something equivalent to an SPV client:
https://bitcoin.stackexchange.com/questions/4649/what-is-an-...
https://bitcoin.stackexchange.com/questions/48420/what-hardw...
Alternatively the app can request the digitally signed proofs from the blockchain via a semi-trusted 3rd party gateway, with the advantage that you can choose your gateway at any time, and the gateway can't forge the cryptographic proofs that your client is checking for you.
For example, if you buy a product from Manufacturer 1 whose web address is manufacturer1.example.com, you could visit that site and find a page with a QR code containing their public key (wallet address), which the app could scan. Once you've marked that public key as trusted, the app could check that the corresponding secret key was used to sign the data on the QR code you received on your certificate of authenticity.
The tricky part is sending a transaction to the network which says "I have received the product with the following serial number...", but the QR code on the certificate could contain the secret key for a wallet which has been pre-loaded with just enough funds to send a microtransaction to the network.
Re: Where is the money for mobile app developers in blockchain?
#38The irony is that for a “blockchain startup” to succeed, it must be solving a problem that exists independently of blockchain, for which “blockchain” is simply an implementation detail. There is most likely a way to solve the same problem your blockchain startup is solving without blockchain. If there is not, I would suggest you might be solving a non-problem.
Adopting “blockchain” in any public way forces you to focus on a deceptively non-critical aspect of your business. The more you integrate your product with blockchain, the more your company depends on the success of crypocurrency in general.
For example, consider you’re building a marketplace for Wordpress themes backed by cryptocurrency. You end up creating a convoluted scheme to fit your desired solution to the problem, when a simple network of payments on existing infrastructure would suffice (and indeed has sufficed for years before blockchain). In focusing on blockchain as a payment or distribution mechanism, you are causing your product to depend on the success of the blockchain ecosystem as a whole. You need people to use cryptocurrency in general, so they can use it on your marketplace without friction. Put another way, unless your product is truly category-defining, nobody is going to learn how to pay with ethereum just to use it. The success of your product depends on the wider adoption of cryptocurrency in general.
So as a blockchain startup you are betting on two things. One, that your company can succeed in solving the problem it sets out to solve (a risky bet in itself). And two, that the larger blockchain ecosystem will evolve as a wider market of people adopt it and know how to use it with your product. Your success is tied to two independent variables instead of just one. That seems like an unnecessary risk IMO.
Re: Where is the money for mobile app developers in blockchain?
#39This author has no spine. If you want to be an entrepreneur, stop chasing fads and start creating real value for people.
Plenty of entrepreneurs have made a lot of money chasing fads. Web 2.0, NoSQL, microservices, etc.
Re: Where is the money for mobile app developers in blockchain?
#40Any good resources for proof-of-work pseudo-code? I am having trouble wrapping my head around the implementation, not theory, of blockchain (ledger entry based on previously hashed ledger entry). Like, how is the beginning of the ledger created/determined? Is that just a nonce/IV? How is each entry calculated and/or verified based on the previous entry?