Living Fossils: Old Tech That Just Won't Die
jfruh writes "You might think that flat files, VAXen, and punch card readers are things of the past — and you're right, for the most part. But here and there, these fossilized technologies have found places where they can survive in production use."
I've never understood why people think that just because something is newer makes it better. We may mostly be on high speed internet connections running through cable, or xDSL, wireless, or other technologies, but that doesn't mean the forerunner to those technologies are without purpose anymore. Modems are still used in ATMs because landlines are incredibly cheap to install and not a lot of data needs to be exchanged. Same thing with fax machines; Despite scanners and e-mail, many courthouses won't accept scanned documents -- but they will accept faxed documents. Amusingly, most of those fax machines are paired to document management systems that convert them back into digital files (ie, PDFs) for processing. The reason for this is not immediately obvious: Many jurisdictions have laws stating a faxed copy of a document is legally the same as the original, but lack similar laws saying a digitally signed or submitted document is valid.
The list goes on. So don't just assume a technology should be sunset because of technical reasons -- there are often human factors to consider as well.
#fuckbeta #iamslashdot #dicemustdie
I can speak from first hand knowledge that many Fortune 500 companies are using technology that most people think of as obsolete. If you paid $50k for a software package that was written for VAX OpenVMS and the publisher went out of business 15 years ago, what would you do? You'd do the same thing these guys do. Work on getting a replacement, and keep that replacement in the wings until you can no longer run the existing (perfectly working) package.
In 2009, I worked on porting a fairly lengthy program from VAX to Alpha in OpenVMS Fortran. Why? Because it took 20 years to get the program just right and it works perfectly for the suited task. Why throw away a perfectly functional program just because the VAX is dying?
Today, companies are producing good and providing services that touch all of our lives using 30+ year old technology.
LK
"Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
Developers who think that *everything* needs to be in a database scare the crap out of me. Sometimes flat files are a really good idea. Sometimes putting something in a human readable form that can be viewed and edited with a normal text editor is a really good idea. There are many, many things where I don't need to search vast amounts of data, where I don't need atomic commits, where I don't need rollback, etc, etc. For those things I use a flat file.
Admitedly, I know the difference between regular, context free and context sensitive grammars and I know how to write a parser. Unfortunately, this isn't always common knowledge in a software team :-P
I thought this was going to be about IE6
I also go back that far, and I believe it's an anachronism. We called them VAXes back then, not VANen. They *xen meme smells more 1990s than 1970s
Here are about 25 usenet posts from 1981 that use the term VAXen.
But even if there were some were calling them VAXen back then it's still wrong. It's just bad English.
My high-school english teacher, who was awarded state english teacher of the year on more than one occasion, taught his classes that "Language creates environment and environment creates language" - in other words, correct usage is defined by nothing more than whatever enough people say is the correct usage. And we had a cluster of microvaxen at my high-school too.
When information is power, privacy is freedom.