TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Literature and Programming Are Similar

1 点作者 zavg将近 2 年前
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

sonicshadow将近 2 年前
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.