this post was submitted on 20 Nov 2023
1687 points (98.1% liked)

Programmer Humor

31260 readers
1104 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 7 months ago (21 children)

It's just a fad. There's just a small bit that will stay after the hype is gone. You know, like blockchain, AR, metaverse, NFT and whatever it was before that. In a few years there will be another breakthrough with it and we'll hear from it again for a short while, but for now it's just a one trick pony.

[–] SpaceNoodle 6 points 7 months ago (8 children)

Is there really any utility for blockchain and NFTs?

[–] [email protected] 10 points 7 months ago (2 children)

The hilarious thing about blockchain is that the core concept is actively making the whole thing worse. The matrix protocol is sort of essentially blockchain without the decentralized ledger part, and it's so vastly superior in every single way.

NFTs just show how fundamentally dumb blockchains are, if you skip the decentralized ledger bit then you never need to invent NFT functionality in the first place..

[–] [email protected] 3 points 7 months ago (1 children)

is sort of essentially blockchain without the decentralized ledger part

So a [Merkle tree](http://www..com/ https://en.wikipedia.org/wiki/Merkle_tree)?

[–] [email protected] 1 points 7 months ago

i'm not sure whether matrix uses that, what i'm talking about is how it does the things everyone finds neat about blockchains without the inherent downsides like massive power usage and EVERYONE having to replicate the ENTIRE ledger.

i know IPFS uses merkle trees though, and hilariously blockchains largely rely on that to actually store any significantly sized data.

load more comments (5 replies)
load more comments (17 replies)