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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The 1950s called and wanted their toolbox back

8 点作者 joao超过 12 年前

5 条评论

SeppoErviala超过 12 年前
Why are we still using english language? It's such an old tool that I think we should transcend from it to a new level.<p>It took quite long for personal computers to catch up with super-computers of 50s and 60s. Many tools and concepts might have been conceived 60 years ago but they have become easily accessible much more recently. In late 80s and early 90s most people still had to pay a lot of money for tools like C-compiler and UNIX-like systems. Internet became easily accessible only in 90s.<p>There are some old techs that are just now becoming easily available like transactional memory. We used to need specialized hardware for that, but now many languages have libraries for software trasactional memory. Some are even implementing it as a language feature. This development is likely due to rise of consumer multi-core devices.
cbs超过 12 年前
The spaceship example the author uses is a good example of why I think he is wrong. My toolbox at home is full of tools passed down from my late grandfather's toolbox. I'm pretty sure if I was building a spaceship, a lot of the tools in it would be exactly what I need to use, as well as new takes on those tools like my pneumatic wrenches.<p>Sure I'd use crazy new tools in addition, but its not like the fundamentals of a field have to be constantly reinvented; they're just honed, refined, expanded and specialized. The space-flight specific bits would have their own new ways of working on them specific to them, but at the end of the day I'd still just be bolting a bunch of shit together. If the new tech introduces some improvements to the fundamentals to support itself, those improvements will slowly get rolled back into the base systems.<p>Calling for a revolutionary breakthrough is silly, his analogy of cars is a good example. The automobile's history has just been a slow evolution of better ways to perform the same old tricks. Revolutions within software are going to be smaller because the field already exists. At a high level nothing has changed, while on smaller scale the last few years have completely redefined source control.
JoeAltmaier超过 12 年前
LISP is a fundamental programming abstraction. To say languages are based on it is disingenious. Lets put the clock back further - programming is based on math, which is 10,000 years old.
geon超过 12 年前
It's not right to call text-based programming one-dimensional. It would be if we wrote the code on a single line. It's actually 2D. We have indentation to communicate nesting and scope, taking advantage of the visual/spatial sense.
wjgeorge超过 12 年前
quite a few errors in facts and concepts here.<p>modern programming programming languages are quite different from those of the 50's<p>personally, I think the industry missed a beat in the non standardization of CASE tools.