| I found this interesting. "if a physical law can be as complicated as the experimental
data that it explains, then there is always a law, and the
notion of “law” becomes meaningless! Understanding is compression! A theory as complicated as the data it explains is NO theory"... Then saying that program -> computing -> output has to follow from small to large in size, ie the program is the algorithmic information and the output is the data it explains. Looking at modern day web development we are seeing the opposite, where the program is many times bigger than it's output, suggesting to me that the modern frameworks do not come from any sound theory. |
You're seriously underestimating the size of output in a web browser. Consider that the CSS, JS and HTML describe the position of every pixel and its motion on the screen.