What happens when something breaks, and there's no one left to fix it?

Auld Lang Syne

Article from Issue 182/2016
Author(s):

The passing of the first generation of programmers brings to light the predicament of what to do when software outlives its practitioners.

An article about the Voyager Deep Space Probes circulated recently on Facebook; after 40 years of flight, management was looking for programmers who knew Fortran, COBOL, and assembly language. The call for programmers proficient in these "ancient" languages garnered a lot of laughs from the younger programmers in our community but demonstrates a future problem that is just beginning to appear.

The one remaining original programmer on the Voyager project, Larry Zottarelli, is now 80 years old. Remember that Voyager has been flying for about 40 years, and its design really began perhaps five years before it was manufactured, tested, and launched, when Zottarelli was still fairly young. Probably a lot of the people working on Voyager did not think it would still be working 38 years later and would not believe that it might still be operating well into the 2020s. NASA needs programmers who can keep the software "alive."

This is not the first time I have run into situations of ancient hardware and software, but it is one of the most interesting because the hardware cannot be upgraded.

Many times, the solution is simply to develop a new system, run it in parallel with the old system to make sure they create the same answers, then discard the old system. This process can generate maintenance cost savings that pay for the redesign and re-implementation of the new system.

Another NASA project was the redesign of the Johnson Space Flight control center more than 20 years ago. The previous control center had been built more than 20 years before THAT, and its hardware was hopelessly out of date. Spare parts were hard to find, and each year the cost of maintenance went up. At the time I became involved, NASA was paying more than $200 million a year just on the maintenance of their ancient hardware and software.

A project was proposed to rewrite all the software and replace the hardware with a "standard operating system" and modern production hardware. The cost of this replacement, which gave much better reliability and flexibility than the old systems, would be (coincidentally) $200 million, the same as one year of maintenance on the old systems. However, the estimated yearly maintenance cost would "only" be $23 million and, more importantly, could be accomplished by younger engineers using more modern tools.

The use of these younger engineers was not (as some people commenting on the Voyager article thought) to save money by hiring younger, lower paid, instead of older, higher paid engineers, but to have the luxury of using engineers who were not on the verge of retiring or (worse yet) dying. It is one thing to bring back an engineer from retirement to fix something and quite another to try and bring them back from the dead.

The new system was designed and built using the Digital Unix operating system and DEC Alpha systems hardware. Two hundred million hours of telemetry data was fed through both the old and new systems to make sure the new system worked exactly the same as the old system.

A third "oldie" story has to do with automated teller machines (i.e., ATMs) used by banks. Many of these machines were designed in the days of the Intel x386 processors and had been functioning very well for a decade or more using IBM's OS/2 operating system. Then IBM dropped support for OS/2, and the ATMs were left without anyone to provide software maintenance.

At the time this happened, Microsoft had also dropped support for the x386 computers, moving on to x486 and Pentium systems. Even if Microsoft had still supported the base hardware, the ATM machines typically did not have much memory in them, so modern Microsoft Windows systems did not work either. A lot of these banks chose GNU/Linux, not only because it did the job, but because they knew they would always be able to fix the problems that occurred.

Of course, there was also the unforgettable campaigns around the "Y2K problem" [1], which has probably already been forgotten by some of the younger IT crowd, along with the corresponding "End of the Unix Epoch" [2] that will be happening in a few years.

The problems we have not encountered yet will be the most interesting. We are dealing with a relatively young industry by historical standards, and some of the aging issues are just beginning to show up.

Do not, however, laugh at the "ancient languages," my young friends. Someday your favorite language may also be old, deprecated, and ancient.

Except for C and GNU/Linux, of course.

The Author

Jon "maddog" Hall is an author, educator, computer scientist, and free software pioneer who has been a passionate advocate for Linux since 1994 when he first met Linus Torvalds and facilitated the port of Linux to a 64-bit system. He serves as president of Linux International®.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Garuda Linux

    This friendly Arch Linux distro focuses on usability and modern hardware, making it particularly appealing to keen gamers.

  • maddog's Doghouse

    As operating systems and computer languages evolve, programmers need to keep learning new skills.

  • DOGHouse – Project Caua

    In Latin America, there are many students who qualify for free college tuition but don't attend a university because they can't afford the living expenses. To bridge that gap, maddog has been working on a new pilot program designed to help students with computer skills.

  • Doghouse: Pay It Forward

    "maddog" reflects on ways people can contribute to the present as well as the future of software development.

  • Welcome

    Of all the strange news this month, the one item that really caught my eye was the announcement of IBM's COBOL for Linux 1.1 compiler. I guess most of us are aware that millions of lines of business software around the world are still written in COBOL, and for that reason, old-school COBOL programmers still have work. But think about this for a minute: COBOL has existed for 62 years, the x86 architecture has been around for 43 years, and Linux has been with us for 30 years.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News