- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
If I were to guess, I would say that the AIX system was the one that lasted 25 years. The PC bucket under the desk was probably added within the past 5 years to interface with the AIX system. It's not unusual for legacy UNIX systems to last that long. I've been working for a company for 15 years now, and they have legacy UNIX systems (AIX, HP-UX, Solaris and IRIX) that were here before I was hired and they are still running today. No mission critical apps are on them anymore, but they still hum along happily everyday. I also have systems that old at home in my collection and they still boot fine today. That's the beauty of the UNIX systems made back then. They Just Worked(TM). But they also cost 10 times more than the cheapo PC bucket commodity hardware does. Part of that extra cost was overinflated prices that eventually killed UNIX, but the other part of that was the fact that the hardware was engineered well and was designed NOT to be disposable like current hardware is nowadays. Things change so fast now. The hardware and the software is disposable these days. You get an error, simply restage the instance or spin up a new VM. Nobody thinks twice. Very few know what it's like to have hardware and software that actually survives 25 years. And even if it did survive, you could never put it anywhere near the internet (and good luck interfacing it with a modern application).
Admin
Admin
Admin
Well, I found scultpor in here. http://upload.wikimedia.org/wikipedia/commons/a/a7/Universe_Reference_Map_%28Location%29_001.jpeg
Admin
Admin
You know, it's sad, but stuff like this just happen to exist more than they should. Our Human Resources application talks to a MUMPS legacy system (that holds lots of vital and updated data) in the exact same way. Well, not "exactly", as some of those MUMPS programs return actual HTML code directly to the browser... Fortunatelly, we're aware of the system and it's role in the whole thing.