Hacker News new | ask | show | jobs
by ioquatix 1229 days ago
"All Programming is about State". All code is state. All state is code. It's turtles all the way down.
1 comments

Code is logic. Data is state. To say that code is state is like saying that electrical circuits are electricity.

Code carries data in the same way that electrical circuits carry electricity.

State is data over time!