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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Where do software programming jobs come from? The Tower of Babel

1 点作者 zshrdlu超过 2 年前

2 条评论

nh23423fefe超过 2 年前
I find this to be a poor analogy.<p><pre><code> humans do work they speak to other humans to coordinate speaking a different language lowers coordination bandwidth humans write programs they write programs in any language to produce any artifact </code></pre> I dont see how the method of artifact production relates to coordination bandwidth<p>the purpose of programming languages isn&#x27;t to facilitate communication with other humans, a source code artifact is isomorphic to a binary artifact, its purpose is to encode a description, like DNA.<p>&gt; few people have had the time to do anything really sophisticated with software<p>ok
评论 #34697525 未加载
rektide超过 2 年前
The Babel situation, more than anything, is what makes the web so great. We have JavaScript to modify it, but the actual work product is a unified single language that we can express anything in.<p>The rest of computing puts code first, and code comes in infinite varieties. Different languages, different libraries giving us different vocabs, fp vs class based vs ecs for how paragraphs are built, hexagon vs ddd vs other architecture styles for how paragraphs are laid out.<p>Code is all varied. But we uave begun to have something better &amp; greater, that everything can be built out of, and it comes first.
评论 #34697897 未加载