From owner-freebsd-hackers Tue Apr 1 12:55:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA29583 for hackers-outgoing; Tue, 1 Apr 1997 12:55:39 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA29572 for ; Tue, 1 Apr 1997 12:55:36 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id NAA05487; Tue, 1 Apr 1997 13:51:48 -0700 (MST) Date: Tue, 1 Apr 1997 13:51:48 -0700 (MST) Message-Id: <199704012051.NAA05487@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Terry Lambert Cc: nate@mt.sri.com (Nate Williams), proff@suburbia.net, hackers@freebsd.org Subject: Re: Internal clock In-Reply-To: <199704012027.NAA12015@phaeton.artisoft.com> References: <199704012005.NAA05171@rocky.mt.sri.com> <199704012027.NAA12015@phaeton.artisoft.com> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > Code shouldn't need a hell of a lot of maintenance, if the interfaces > > > for plugging the code in are fairly static and well enough designed > > > that they can remain that way. > > > > Yeah, right. If that were the case, you and I wouldn't be paid the big > > bucks to be software engineers, since any poor schmuck off the street > > could do our job. > > And your point is that we are somehow superior to the average schmuck > because we write code that needs a lot of maintenance? 8-). *laugh* Software 'engineering' is something I spent significant time studying, and no matter how good you are maintenance makes up 90% of the 'time' spent on code for most projects. One could argue that the entire FreeBSD project is doing 'maintenance' on the CSRG code tree. > Really, the issue is one of designing good kernel interfaces, not the > software that plugs into them. Really, the issue of putting a man on Mars is designing a good space ship, not actually building the darn ship. Nate