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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Blockchain is primarily touted as a replacement for currency.
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.