this post was submitted on 30 Sep 2025
934 points (97.8% liked)
Programmer Humor
26691 readers
2031 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
Okay, so it's just a distributed linked list where earlier entries can't be changed without changing everything up to the head? I guess I can see a few niche uses for that. In my head I was just thinking "surely that can't be it" because it's so simple, hence thinking the proof-of-[x] thing would also have to be part of it.
Yup, that's pretty much it.
And you're exactly correct: it is a niche solution to a very specific problem.
And that makes the OP meme wrong and ignorant; an overly broad generalization that fails to educate, instead perpetuating a "crypto bad" mentality projected onto a useful piece of tech.
It's like saying "when do you need nuclear fission? Never" ignoring the fact that nuclear power is the perfect solution for some very specific use cases (like powering rovers on Mars) and a good solution to a few others (large scale terrestrial power generation)