From owner-cvs-all Thu Jul 9 16:02:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11597 for cvs-all-outgoing; Thu, 9 Jul 1998 16:02:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11566; Thu, 9 Jul 1998 16:02:41 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id QAA12959; Thu, 9 Jul 1998 16:02:31 -0700 (PDT) (envelope-from jdp) Message-Id: <199807092302.QAA12959@austin.polstra.com> To: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) cc: des@FreeBSD.ORG, committers@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile In-reply-to: Your message of "10 Jul 1998 00:38:21 +0200." Date: Thu, 09 Jul 1998 16:02:31 -0700 From: John Polstra Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > As I see it, the Y2K problem is not about how computers represent > dates, it's about how people think about dates. That seems backwards to me. People never get confused about 2-digit years. There's not a FreeBSD user alive who would think that a SNAP year of "00" meant anything except 2000. (Actually, I encountered a user once who was probably that dumb, but I won't mention any names. :-) When the millennium comes, people will be writing dates like "6/29/00" (in the US), and everybody will know exactly what is meant. Humans don't have a Y2K problem. Computers, on the other hand have very real problems if they do simple-minded comparisons of 2-digit years. As Chris Dillon pointed out, some people might get confused by a 2-digit SNAP year, in that they might think there's a Y2K problem when there really isn't one. But that's not a Y2K problem, it's a meta-Y2K problem. Sheesh, I'm starting to sound like Terry. :-) -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message