Hacker News new | ask | show | jobs
by Barrin92 88 days ago
>There are real, impressive examples of the power of agentic flows

there aren't, and just like the blockchain "industry" with its "surely this is going to be the killer app" we're going to be in this circus until the money dries up.

Just like the note-taking craze, the crypto ecosystem and now AI there's an almost inverse relation between the people advocating it and actually doing any meaningful work. The more anyone's pushing it the faster you should run into the opposite direction.

1 comments

I'm gonna keep saying this forever - there are two obvious "killer apps" for crypto:

1. Semi-private blockchains, where you can rely on an actor not to be actively malicious, but still want to be able to cryptographically hold them to a past statement (think banks settling up with each other)

2. NFTs for tracking physical products through a logistics supply chain. Every time a container moves from one node to the next in a physical logistics chain (which includes tons of low trust "last mile" carriers), its corresponding NFT changes ownership as well. This could become as granular as there's money to support.

These would both provide material advantages above and beyond a centralized SQL database as there's no obvious central party that is trusted enough to operate that database. Neither has anything to do with retail investors or JPEGs though, so they'll never moon and you'll never hear about them.

Not only do you not need the blockchain for either of those things, you don't want it.

Think it through. How do you actually "cryptographically hold" someone to anything? You take them to court.

Guess what you can do, right now, without the blockchain? That's right, you can take them to court.

You're just reinventing normal contract law with extra steps.

The cryptographic part doesn't even help you when you can just say in court that "here are our records that show we gave them these packages, here are our records of customers filing complaints that they never got them" and that is completely fine.

This exact thing happens too often. We try to use fancy technology to solve a non-texhnical problem.

With or without blockchain you end up at court. If you build a decentralized trust system, the builder of the system needs to be trusted. If you want to use decentralized trust to do your taxes or other government communication you still need to trust your government. These are all actual examples i’ve encountered.

You pretty much always end up at the legal system. If there js anything to make big impact on it would be that. But that requires world-wide revolution.

AFAIK both of these use cases had many millions of invested dollars dumped into them during the Blockchain hype and neither resulted in anything. It might not be an exact match for (1), but there was famously the ASX blockchain project[0] which turned out to be a total failure. For (2), IBM made "Farmer Connect"[1], which is now almost entirely scrubbed from their website, which promised to do supply chain logistics on a blockchain.

[0] https://www.reuters.com/markets/australian-stock-exchanges-b...

[1] https://mediacenter.ibm.com/media/Farmer+Connect+%2B+IBM/1_8...

> ASX blockchain project[0] which turned out to be a total failure.

FWIW if you know anything about the ASX, you'll know that the failure was a result of the people running the ASX and not necessarily the tech behind it.

IMHO, most people misunderstand the real utility of crypto.

The thing to keep in mind is that replacing a database with computationally expensive crypto is sub-optimal. Supply Chain tracking falls into this category: why crypto over barcodes and a database?

Governments use Banks with their deterministic processes to manage and guarantee transactions. This is where crypto shines- replacing the entire banking system as an intermediary to manage and guarantee transactions. Crypto can do this better and cheaper than Banks.

There are other domains where the government is the backstop/guarantor and leverages intermediaries to manage the scale. Real Estate comes to mind. Identity is another. Crypto can be useful there.

One last useful crypto application is to replace governments themselves as the backstop and final/guarantor for transactions.

These are ideas that evoke strong reactions. There's a reason the inventor of crypto is anonymous, to this day.

The only "killer app" for crypto*currencies* is being a payment method. Not counting speculation. This is what they are used for right now, but the scale at which this happens doesn't justify their current valuation (even after recent losses).
But is that a better experience than just using your visa? Nobody wants to wait at the cashier for 15 minutes to pay for their groceries, which is what has to happen if you really want the decentralized experience. Otherwise you really are just reinventing a worse, centralized payment rails. Volatility and wait times are features of crypto, not bugs, but they make for terrible payment experiences.

Writing that I feel back in 2021.

Doesn't lightning settle basically instantly, while still being decentralized? You're just trading signed transactions iirc, with settlement happening whenever.
The settlement happening whenever is a problem. Instant authorization is very different from a practical settlement model.

At least with card networks, there are layers of liability if solvency issues occur. There’s merchant protections from the acquiring bank and if for some reason the acquiring bank fails there is the guarantee of the card network.

On the issuing side there are chargebacks. I hate chargebacks as much as the next startup bro but consumer protections are a necessary aspect of a functioning payment rail. There are reasons we don’t use ACH for everything.

I think hand waving the pesky settlement details is absurd. The settlement process is the payment rail.

If you do want those protections you end up back with a custodial wallet, which brings us back to a centralized model.

I’m not arguing crypto doesn’t have its place in the universe, I am arguing it’s a very bad payments product.

I don’t have a horse in this race, but my only point was you don’t have to wait 15 minutes for a really decentralized experience. Yeah, you do need to be ok with not being able to later chargeback your grocery store, just like with cash. Which is fine for your example of groceries in hand, less great for large purchases over the internet.

Maybe we don’t need an alternative when Visa handles everything, but it might be nice to not pay a 3% markup on everything. Alternatively, we could try to be more like India and Brazil, which each built instant bank to bank transfer setups you can use at the grocery store, without the risks that come with losing debit/credit cards. Convenient without poor people with no rewards cards subsidizing everyone else to cover Visa’s take.

All such private applications work better with a regular database.