Retro Machines Key to Rescuing Old Data
SimilarityEngine writes "New Scientist report on the virtues of old kit. From the article:
'Today's stylish PCs may perform billions of calculations a second and store tens of billions of bytes of data, but for many, they have got nothing on the 32, 48 or 64-kilobyte machines that were the giants of the early 1980s.
This renewed interest in old-school computing is more than just a trip down memory-chip lane. Early computers are a part of our technological heritage, and also offer a unique perspective on how today's machines work. And within growing collections of original computers and home-made replicas, and the anecdote-filled web pages and blogs devoted to them, lies the equipment and expertise that will one day help unlock our past by reading countless computer files stored in outmoded formats.'"
Which storage media would last this long? What's the point of using old computers to get your data if the media is dead?
Funny that archeology in the future will be totally different. Instead of trying to maximise information out of a 2500 BC chicken bone, the art will be how to distill meaning out of gazillions of backup tapes... But true, I already spent half a day once trying to load my own thesis....
10 ?"Hello World" life was simple then
You don't need a Vic-20 to read an audio cassette tape... you just need something that can capture the audio stream, some sort of analogue signal converter capable of producing a binary digit stream. Something like an "analogue-to-digital" converter if such said device exists all our problems are saved! ... /sarcasm
Yes, retro computing is cool. No, it's not required to read ancient recording formats.
Tom
Someday, I'll have a real sig.
If you really want to programm in assembler and want to learn how computers work, buy an old C64 and the the Data Becker C64 Bible, or an old Amiga at Ebay. If you want to to the same on a modern iP4-machine, you'll give up faster than a SETI@home-package is analyzied ;)
There's certainly good reason to keep old data readers about the place.. I once spent a very dull weekend with a cassette->parallel interface loading some old ZX Spectrum code onto a pc and encoding the files into .z80 format. But there's no good reason at all to keep the rest of the hardware around. Every system before about 1995 has been emulated on faster, more stable modern system that afford us things like memory save points, video output recording, and other pleasentries.
Old hardware is dead.
http://twitter.com/onion2k
When I was working at the local Humane Society, I saved a Apple Mac II/ci from the dumpster. It had been donated to the thrift store and was thrown away because it was 'too old' to interest anyone.
I like playing certain old games, mainly because if a game is done right, it doesn't matter how outdated the graphics get -- Classics never change.
There's just something you get out of playing the Zork Trilogy on the old hardware that you don't get on the new stuff.
Edward@Tomato - /home/Edward/ man woman
man: no entry for woman in the manual.
"Qua!?"
Old machines are good learning tools, even if only on paper, although they were easier to work upon in my electronics class.
Hardware concepts haven't significantly changed over the years. What has changed, significantly, is that everything has become smaller. Once the basics are understood through learning of these old machines, the more complex concepts of more modern machines can be more easily understood. Good Computer Architecture classes will start off on the hardware of these old machines first, and build off those concepts as the class moves into understanding newer machines.
// file: mice.h
#include "frickin_lasers.h"
Heh? You could learn far more about internal combustion engines using a Model-T rather than a modern car...in like wise, you would also learn far more about aviation with a DC-3 than a modern jet...In both cases, the engineering is much more accessable and the devices are much closer to the physics involved than their modern counterparts. On the DC-3, for example, you would learn a great deal more about adverse yaw and use of the rudder to deal with it than you would on a modern plane with sophisticated flight controls. Navigating using a sectional chart, dead reckoning, piotage amd VORs on the DC-3 will teach you much more about navigation than just punching a destination in on a GPS. The Model-T, with its simple carburetor and Kettering cycle ignition, all very exposed, will teach you far more about physics than attempting to work under the hood of a new car, with its fuel injection and computer controlled spark. In general, the first few generations of something are much more useful for learning than the products produced after many decades of engineering have overlaid the first principles.
There is no God, and Dirac is his prophet.
The problem, once you've got the data off, is how you store it on a media that won't degrade over time.
Simple - Redundant serial copies. Unlike analog, digital copies don't lose anything from generation to generation.
I use DVDs for backups, but don't actually "trust" them to work, only as a last-resort fallback. I keep my old files by keeping them on live systems.
My first HDD held 10MB. My second held 40MB - So I just copied the entire contents of the first over. My next drive held 340MB, again, just copied the entire 40 to it, complete with the final state of the 10MB drive. Then a 1.2GB, same process again.
Now my home file server holds over half a TB (though I'll soon need to add a bit more space to it). I had started to worry about not having a good complete backup of that (I have 90% of it backed to DVD, but like I said, I'd rather not need to actually depend on that)... Until I recently upgraded my SO's desktop machine. Poof, threw in a 400GB drive, she needs about 20GB, and has a complete mirror of all my files up to March of this year.
I see no reason for that trend not to continue... The original media (the floppies from which I loaded files onto the 10MB drive) have long since vanished, and even the fifth generation of the above sequence (the 1.2GB drive) has vanished into the landfill. Yet I still have all the files I would need to run a vintage XT clone with MS-DOS 3.3, neatly filed away with no fewer than three redundant copies still in existance.
So I see the problem of how to store something "forever" as a bit of a red herring - We don't need any particular medium that lasts forever, only to last a few years and then we can make another new copy of it.