logoalt Hacker News

imvetrilast Thursday at 5:28 PM1 replyview on HN

This isn't good. A good and efficient is to build better code generator. Current stack of programming languages and platform is heavy.

Let's assume a state of computing where all computations are done and cached.

In such a system, the programming languages or transpilers become obselete, as the computer results are available from storage readily.

Now the challenge is different. Depending on the reader or the user, the same memory data will appear different.

The paradigm shifts from parsers, to readers.

Example, an image data appears as binary to computer person, and meanings to an artist, etc.

Conclusion: what crap I have commented!


Replies

recursivelast Thursday at 8:55 PM

How do you cache the result of a computation if you eliminate the means of expressing that computation?