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.

The 1950s called and wanted their toolbox back

8 pointsby joaoover 12 years ago

5 comments

SeppoErvialaover 12 years ago
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.
cbsover 12 years ago
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.
JoeAltmaierover 12 years ago
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.
geonover 12 years ago
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.
wjgeorgeover 12 years ago
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.