this post was submitted on 30 Sep 2025
933 points (97.7% liked)

Programmer Humor

26691 readers
1353 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CanadaPlus@lemmy.sdf.org 1 points 2 days ago (1 children)

What's the original invention you're thinking of?

I struggle to think of anything where it's the best system, that's true. Even crypto works better other ways.

[–] pennomi@lemmy.world 3 points 2 days ago (1 children)

Blockchain is primarily touted as a replacement for currency.

[–] CanadaPlus@lemmy.sdf.org 4 points 2 days ago* (last edited 2 days ago)

Ah. Well, it has the advantage over cash that you can't counterfeit it, and the advantage (or "advantage" depending on who you ask) over wire transactions that no central authority controls it.

I've also heard people mention Merkle trees, which are an old concept of which blockchains are a special case, but nobody thought to use them for Byzantine-fault-tolerant networks until Bitcoin.