Remix.run Logo
prohobo 2 hours ago

I'm making the case that we should make tools for the higher abstraction, not a lower one. You said it yourself: why should we read/write binary? We don't, we shouldn't. It might be useful in some cases, but working with assembly is much easier.

Intent is more natural to us than code, for the same reason assembly is more natural than binary.