Hacker News new | ask | show | jobs
by hkjgkjy 3447 days ago
I'm playing around with some ideas on this subject.

My idea came about when I was checking the SHA256-sum of a binary.

If the way you run a program (or a function) is by calling it by it's hash - then you can only get one program.

That means a program is an immutable thing - it can't change. It is deterministic.

My project is called Komiform, and it's not production ready yet but I'm playing around with some ideas.

https://github.com/fromheten/komiform