Hacker News new | ask | show | jobs
by saghm 198 days ago
> Get rid of treating things differently, make everything the same and make everything work with everything, code should just be data.

"Code should just be data" doesn't imply the converse, though; there's arguably utility in having data that isn't code, even with the premise that code should be data.

1 comments

Regardless of should's or should not's, data is always code.