Blockchains solve nothing, lol
Now blockchain fans need to come up with problems it solves, fucking Byzantine fault tolerance, lmao
Comment on Will AI Startups End Up Like Blockchain Startups?
Nibodhika@lemmy.world 4 days ago
Yes, but not to the same extent. Both AI and Blockchain are amazing technologies, but those people that are pushing either as the next big thing since slice bread don’t understand them.
Blockchain is an elegant solution to a decades old problem that’s actually impossible to solve called Byzantine fault tolerance by making it costly to bad actors to the point where it’s better for them to become good actors. It is revolutionary, but very unlikely that someone will make a profitable product out of it, especially because the two more obvious uses for it already exist and are open source.
LLMs, which is what people are calling AI, is also a very cool new step for text prediction. But it’s not in fact intelligent, so it can’t do anything without supervision, and more often than not it’s easier and safer to create something yourself than to fix a possibly broken, possibly malicious creation by someone else. LLMs are great for stuff like brainstorming or suggesting short pieces of code that I was about to type anyways, but to think they can produce a book or a program on their own is absurd.
However, as much as I think Blockchains are elegant, they solve an abstract and very specific problem, whereas LLMs are good at solving generalized stuff. There are plenty of applications that would benefit enormously from having LLMs, e.g. a bot that finds, summarizes and points you to documentation at work would help anyone having to deal with documentation to make them more efficient, and companies that invest in these sorts of solutions might come up with great products. But most of the time they’re using it as a buzzword or worse trying to remove a person’s job which will backfire.
Blockchains solve nothing, lol
Now blockchain fans need to come up with problems it solves, fucking Byzantine fault tolerance, lmao
Is it that you don’t understand the problem or the solution? Or maybe you got scammed and lost money by buying a picture of a monkey that someone assured you would be worth way more, akin to an old person being against emails and thinking they solve nothing because once they sent money to a Nigerian prince.
Okay genius, name one real life application that’s solved by the blockchain
First of all no technology is the only way to solve a problem, for example Lemmy and Reddit essentially solve the same problem except one is open source decentralized and the other is centralized and closed source. With that in mind, Blockchains solve the decentralized 0-trust validation of tokens, which can be used for anything you might need a token for, e.g. money or proof of ownership. Sure, you can do that in a centralized manner, but the fact that we’re having this discussion over Lemmy instead of Reddit should be enough of a proof to you of why you can’t always rely on centralized solutions. If you have any other technology that solves tokens in a decentralized 0-trust way I would love to hear about it.
vrighter@discuss.tchncs.de 4 days ago
bitcoin is a workaround, not a solution to the byzantine problem. Its security hinges on humans placing value on it and wanting to hoard it. It’s a clever psychological thing that makes it so that the participating cleanly is more advantageous than trying to cheat. But the byzantine fault problem is just as mathematically impossible to solve as ever (because proven math does not change).
Nibodhika@lemmy.world 4 days ago
Absolutely, I even mentioned that it’s an impossible problem, even so it’s an elegant solution to it, because it’s more profitable to participate.