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
[–] CosmicTurtle0@lemmy.dbzer0.com 6 points 2 days ago (3 children)

permanent immutable logs

My understanding of current blockchain technology is that it's only permanent so long as someone is online maintaining the block integrity. If enough machines go down, or if enough machines come up that refute it, then anyone can push an alternate history.

[–] rumba@lemmy.zip 4 points 2 days ago

A Bitcoin heist where you install a false ledger using a botnet.

[–] boonhet@sopuli.xyz 3 points 2 days ago (1 children)

It assumes that the stakes are high enough for there to be a significant network online, yes. You could of course still compare your local history to the online one but by then the technology has failed its purpose.

The stakes may not be high for me but if it has value to someone, all I have to do is build my bot net and then hold their ledger ransom.

False.

How do you modify a transaction that occurred 100 blocks ago? You'd have to also modify the 99 other blocks since that modification. But for those new blocks to be valid you need to find the new magic number that brings the hash below a certain threshold, 99 times. But there aren't enough machines.