comp.lang.ada
 help / color / mirror / Atom feed
From: Marin David Condic <diespammer@flinet.com>
Subject: Re: Y2K Issues
Date: 1998/11/02
Date: 1998-11-02T00:00:00+00:00	[thread overview]
Message-ID: <363E5AAC.E2F0AB7D@flinet.com> (raw)
In-Reply-To: 71acr3$do4$1@husk.cso.niu.edu

I remember being aware of the Y2K problem when I got my first job programming in
Cobol in 1980. Looking at the financial code and seeing all the dates coded as
two digits, it was pretty clear that come Y2K there would be a problem. I talked
to my supervisor about it, observing that the argument about saving space was
beginning to get less and less important and that maybe we ought to think about
conversions before it was a pressing matter. The answer was basically "You can't
really believe that these ancient decks were still going to be around in 2000
(some had been there since the 60s) and that anyway, we'd all be retired or in
different jobs by then, so it would be Someone Else's Problem. And besides,
there's too much historical data that would have to be corrected" (I have no
idea if those systems are still being used.)

There's actually some merit to this. In designing anything, you can't generally
assume it is going to be around forever, so you have to build it with some
thought to an expected life and trust that those who come after will build a
better one when this wears out. And the youth among us may not recall that back
in that time frame, two extra bytes over a million records started adding up to
non-trivial disk space. Lots of other record fields were condensed to very small
storage - not allowing for future expansion - specifically because of this. It
was a trade-off. Disk space now for life expectancy 20 years from now.

Just remember that the question of malicious intent would not be there for
anyone building systems a bunch of years ago, but may be negligence or
unprofessional malfeasance if it were being built into systems today. (Windows
95 comes to mind.)

Embedded systems? Lots of them don't really care. You start time from some
arbitrary epoch (like at the time of power-up) and start counting. I've never
worked a system where it used real calendar dates. The threat may be there in
some and not there in others. The question is, even if it is a minority of those
systems, are they the ones that cause disaster?

Government coverup? They've got too many other things to cover up - like Monica
Lewinski, etc. - to be worried about this!

MDC

system@niuhep.physics.niu.edu wrote:

> dewarr@my-dejanews.com writes:
>
> >Someone reminded me that I first mentioned the Y2K problem to them in 1975,
> >and certainly I was not the only one to forsee this problem.
>
> Show of hands please,
>
> Who was aware of the Y2K problem before 1995? 1990?  1985? 1980? 1975?
>
> Who was aware of the Y2K problem as it affects embedded programs before
> 1995? 1990?  1985? 1980? 1975?
>
> There is a group on campus making allegations of a gov't coverup....
>
> Robert
> (whose answers would be roughly 1992 and, rather embarassingly, 1998)
> Morphis@physics.niu.edu
> Real Women change tires                 abuse@uu.net postmaster@uu.net
> Real Men change diapers                 security@uu.net

--
Marin David Condic
===========================================================
    "A government that is big enough to give you all you want is big
    enough to take it all away."

        --  Barry Goldwater
===========================================================






  parent reply	other threads:[~1998-11-02  0:00 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-19  0:00 Y2K Issues John J Cupak Jr
1998-10-19  0:00 ` Tucker Taft
1998-10-19  0:00   ` Joe Gwinn
1998-10-20  0:00     ` Joe Gwinn
1998-10-19  0:00 ` dewar
1998-10-19  0:00 ` Niklas Holsti
     [not found] ` <362B8D2F.802F42E6@lmco.com>
1998-10-20  0:00   ` Robert I. Eachus
1998-10-22  0:00     ` Mark Bennison
1998-10-22  0:00       ` dennison
1998-10-23  0:00         ` Robert I. Eachus
1998-10-20  0:00   ` dennison
1998-10-23  0:00     ` Michael F Brenner
1998-10-25  0:00   ` Michael Feldman
1998-10-26  0:00     ` Robert A Duff
1998-10-26  0:00       ` Joel Seidman
1998-10-26  0:00         ` Y2K Issues - Warning Off-Topic Al Christians
1998-10-27  0:00       ` Y2K Issues dewarr
1998-10-26  0:00     ` dennison
1998-10-27  0:00       ` dewarr
1998-10-27  0:00         ` Tucker Taft
1998-10-27  0:00           ` Y2K Issues (well, not really...) Dave Wood
1998-10-28  0:00           ` Y2K Issues dennison
1998-10-28  0:00             ` Dave Wood
1998-10-27  0:00         ` John Herro
1998-10-27  0:00     ` dewarr
1998-10-29  0:00       ` system
1998-10-29  0:00         ` Al Christians
1998-11-02  0:00         ` Marin David Condic [this message]
1998-11-04  0:00           ` Robert I. Eachus
1998-11-05  0:00             ` dewarr
1998-11-06  0:00               ` Jerry van Dijk
1998-11-07  0:00                 ` dewarr
1998-11-06  0:00                   ` Al Christians
1998-11-08  0:00                     ` Jerry van Dijk
1998-11-08  0:00                       ` dewarr
1998-11-06  0:00               ` Robert I. Eachus
1998-10-27  0:00 ` Gautier de Montmollin
1998-10-28  0:00   ` adam
1998-10-28  0:00     ` Al Christians
1998-10-29  0:00     ` Samuel Mize
1998-11-04  0:00     ` Robert I. Eachus
1998-10-28  0:00   ` Arthur Evans Jr
1998-10-28  0:00   ` dewar
1998-10-28  0:00     ` Gautier.DeMontmollin
1998-10-28  0:00       ` Jean-Pierre Rosen
1998-10-28  0:00         ` Robert I. Eachus
1998-10-29  0:00           ` Dale Stanbrough
1998-10-29  0:00             ` Tucker Taft
1998-10-29  0:00               ` dewar
1998-10-29  0:00                 ` Tucker Taft
1998-10-30  0:00                   ` dennison
1998-10-31  0:00                     ` dewarr
1998-11-02  0:00                       ` dennison
1998-10-30  0:00                 ` Dale Stanbrough
1998-10-30  0:00                 ` Matthew Heaney
1998-10-31  0:00                   ` dewar
1998-10-29  0:00             ` Samuel Mize
1998-10-29  0:00             ` Mark A Biggar
1998-10-28  0:00   ` adam
1998-10-29  0:00     ` Gautier.DeMontmollin
  -- strict thread matches above, loose matches on Subject: below --
1998-10-23  0:00 Condic, Marin D.
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox