blockchain for state management, TRULY speculative execution.
this post was submitted on 14 Aug 2023
1 points (100.0% liked)
Programmer Humor
19570 readers
1262 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 1 year ago
MODERATORS
I once wrote an interpreter for a subset of the java bytecode in python. The jvm being a stack machine allowed me to store its state in IPFS and reference past states by their hash, i.e. you get a blockchain of execution states. It worked for a hello world program and was slow as fuck.
While we are at it, let's make sure they also run Electron since so many companies use it.
All CPUs are Electron-based, if you think about it.