TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Literature and Programming Are Similar

1 pointsby zavgalmost 2 years ago
1. Both are about texts<p>2. Both types of texts are processed by some interpreter (either CPU or human mind). In the first case we get the sequence of actions as a result, in the second case we get a sequence of the images.<p>3. In both cases the creator is like a God who creates a kind of universe &quot;from scratch&quot;. No any limits for creativity.

1 comment

sonicshadowalmost 2 years ago
This is the second time today on HN I&#x27;ve heard someone claim that the brain is an &quot;interpreter&quot;. Someone even went as far as to cite Wernicke&#x27;s area, followed by a sly winky face, as if they&#x27;re not supposed to know that.<p>Wernicke&#x27;s area isn&#x27;t an &quot;interpreter&quot; in the CS sense. It&#x27;s not a compiler either. Or a transpiler. It&#x27;s not &quot;converting&quot; from one language to another, because language is a man-made construct.<p>I&#x27;ll prove this by taking the counterargument - let&#x27;s say {insert brain area that a well-educated engineer happens to know about} IS an interpreter. What would you think of an interpreter that runs totally differently on every single machine in existence, for no perceivable reason? It&#x27;s a pretty shit interpreter right? I&#x27;m not talking about a few bits difference here and there, I&#x27;m saying that when I read Moby Dick, I understood the book completely differently from a close friend.<p>You could perhaps argue that everyone has their own separate interpreter built into their brain, for compiling to their own unique machine instruction set (the connectome). At least that way software engineers can feel like they&#x27;ve inherited an understanding of neuroscience without having studied the field.