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.

Punched Cards

44 pointsby li4ickabout 5 years ago

9 comments

dullroarabout 5 years ago
I am old (I have seen things). I still have my first program from college, in FORTRAN, on a card deck. I also worked as a &quot;computer operator&quot; (an extinct species) while going to college, putting card decks in the readers, running decks that were output from the punches through &quot;interpreters&quot; (which printed the characters across the top of cards), and remembering that you always (ALWAYS) drew a diagonal line across the top of a deck of cards with a pen, in case you dropped them (colloquially known as a &quot;floor sort&quot;). If you wanted to be really fancy, you&#x27;d use different colored cards for different sections of a program, but that was rarely worth the effort. Good times.<p>Besides card punches, readers and interpreters, other quaint machines I dealt with on a daily basis were chain printers (with carriage tapes - look it up), reel-to-reel tapes (which required cleaning the heads with isopropyl alcohol and cotton swabs once a shift), and the most evil of all, decollators (again, look it up). All controlled via consoles that didn&#x27;t have cursor keys, so to this day I have the TERRIBLE habit of backspacing to nuke and fix typing mistakes rather than cursoring and surgically correcting them. I bet the Backspace key on my keyboard is probably in the top 10 keys in my usage profile. :)
评论 #22527985 未加载
jfabout 5 years ago
As someone who first started using computers in the 90s, I lacked the tactile experience with cards that the generation before mine had. I long suspected that I had missed something by not having used punched cards, little realizing just how much I had missed.<p>What was shocking to me about punched cards is the indelible mark that they left on modern day computing. Why do terminals default to 80 columns? That’s the width of a punched card. Why do tabs have variable length? The key used to move to the next “field” on a punched card, by way of a physical tab stop. Why did FORTRAN reserve the first few columns to line numbers? So you could put your FORTRAN deck in a card sorter if you dropped it.<p>The link above seems to mirror the first part of the exhibit at the Computer History Museum in Mountain View, which is well worth seeing in person.<p>Even better are the live demonstrations of the IBM 1401 that are also done at the Computer History Museum on Wednesday‘s and Saturday’s: <a href="http:&#x2F;&#x2F;ibm-1401.info&#x2F;" rel="nofollow">http:&#x2F;&#x2F;ibm-1401.info&#x2F;</a>
评论 #22515461 未加载
评论 #22514863 未加载
icedataabout 5 years ago
Another important market for IBM punch card technology during the 40&#x27;s <a href="https:&#x2F;&#x2F;www.theatlantic.com&#x2F;magazine&#x2F;archive&#x2F;2001&#x2F;04&#x2F;hitlers-willing-business-partners&#x2F;303146&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.theatlantic.com&#x2F;magazine&#x2F;archive&#x2F;2001&#x2F;04&#x2F;hitlers...</a>
评论 #22520255 未加载
nexuistabout 5 years ago
The layout for this page is so interesting and useful! Each section divided into little bookmarks, with each bookmark having its own bar denoting how much content is held in it. Never seen anything like it before, and it works great for this format.
评论 #22515614 未加载
DonHopkinsabout 5 years ago
Didn&#x27;t the Lisp Machine have a graphical interactive punched card simulator?
评论 #22518292 未加载
评论 #22515189 未加载
eesmithabout 5 years ago
Hmm, no mention of edge-notched punched cards - <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Edge-notched_card" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Edge-notched_card</a>
ChuckMcMabout 5 years ago
Punch cards were also quite durable, you could dump them in a punch in &#x27;dup&#x27; mode to make a backup, and usually they had printed across their tops the text on them so it made reading them pretty simple.
gorgoilerabout 5 years ago
Oh wow what a huge amount of content. This is fantastic. Really nailing the goal of being an online museum.
woofymanabout 5 years ago
The joy of reading your card deck, having it compile and produce the correct output, the very first time!