Skip to content

Instantly share code, notes, and snippets.

@bmeck
Created September 30, 2013 05:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bmeck/6759778 to your computer and use it in GitHub Desktop.
Save bmeck/6759778 to your computer and use it in GitHub Desktop.
A romp through time, on how we got our problems written down / ready to be read by a computer.
  • 1940s : "In my day we wrote down our problems"
  • 1950s : "In my day we plugged wires in manually"
  • 1970s : "In my day we read punch cards not "key" boards"
  • 1980s : "In my day we deserialized the baud connections manually"
  • 1990s : "In my day we read a shared key state mask"
  • 2000s : "In my day we listened for when buttons are pressed on the BIOS itself"
  • 2010s : "In my day we read our chars from a buffer"
  • 2020s : "In my day we waited for keys to be pressed"
  • 2030s : "In my day we used to have movies about terminators"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment