1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Why did it take years? -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Wed, 28 Oct 1998 15:29:43 &#45;0800 -->
<!--X-Message-Id: 199810282326.PAA38711#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199810280121.TAA20606#laurel,actlab.utexas.edu -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Why did it take years?</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#under,engr.sgi.com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00571.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00573.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00555.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00575.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00572">Author</A>
&nbsp;|&nbsp;<A HREF="#00572">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00572">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Why did it take years?</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Why did it take years? </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</A>&gt;</LI>
<LI><em>Date</em>: Wed, 28 Oct 1998 15:26:15 -0800</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Tue, 27 Oct 1998 19:21:44 -0600 
Cynbe ru Taren&lt;cynbe#muq,org&gt; wrote:

&gt; For me, at least, it depends a lot on the task.  I once did 20,000
&gt; lines in 2-3 days by dint of writing about 900 lines of Perl to
&gt; autogenerate them.  (Brute-forcing the Marching Cubes algorithm
&gt; for extracting a surface from volume MRI data by compiling
&gt; special-case functions for all cases.  Result ran limited only by
&gt; memory bandwidth...)

There's another parameter (not that the software development process 
is terribly on topic): original verus additional code. 

Comparitively its much easier to write X thousand lines from scratch
and have a working system than it is to write the same number of LOC
against an existent code base and to have it work similarly well.

&gt; For now, I'm living on lentils scraping up the last of our down
&gt; payment (closing in a week -- <A  HREF="http://sandystone.com/house.html">http://sandystone.com/house.html</A> for
&gt; a pic of our glorious view and rundown new dump :) 

Please don't talk to me about buying houses.  We are still trying
to.  Our lawyers are still fighting and there are no winners (nor
likely to be anything but bankrupt survivors at this rate).

&gt; so the old dual-CPU PentiumPro box I built for Muq will have to do
&gt; for now.  RAM's cheap enough that I put 256Meg in it, which should
&gt; avoid displaying the current inefficiency of diskbased operation
&gt; too obviously at first...

<A  HREF="http://www.cpu-central.com/dualceleron/index-dc.html">http://www.cpu-central.com/dualceleron/index-dc.html</A>

A dual Celeron 300A performs pretty nicely and can be had, decently
dressed for under US$1K.  (I've toyed with the idea of making and
selling these babies).

&gt;&gt; Here's what I usually like to do at the start of a big project:
&gt;&gt; Make a list of things that are really, really, really important -
&gt;&gt; things the project just won't work at all without.  Those should
&gt;&gt; be done first.  Make a second list of things that are really,
&gt;&gt; really important - things that without which, the project will
&gt;&gt; suck.  These will be done next, although some of them may remain
&gt;&gt; undone with the product ships.  Finally, make a third list of
&gt;&gt; things which are really important - things that would add a whole
&gt;&gt; lot to the project, and which would be really cool.  You will
&gt;&gt; never do any of these things.

&gt; I think anyone who has been through a major software development
&gt; team effort will recognize the truth of that!

There's a scale in there.  There's also a question of engineering
process and control.  

A whole lot of Irix (eg the 4Dwm desktop manager (note: not the
windowmanager, but the Indigo Magic bits) and many of its little
clever bits, the finder, etc) came about because some engineer went
out and did something that he thought was "cool" (or often merely
helpful) and slipped it into the production code.  That said, a
whole LOT (millions of dollars a year of LOT) of SGI computers were
sold specifically because of such "cool" items.  This could never
happen at sites with heavier engineering processes, controls and
standards.  There is a very good and simple reason taht HP-UX is a
generally stable, predictable, and ever so boring OS.  They have
very good, enforced, and controlled engineering processes.  HP also
doesn't sell very many boxes on their "cool" factor.

&lt;&lt;And yes, the loss of "cool" at SGI in many ways has contributed to
their current hard times&gt;&gt;

Translation: Ferarri's don't just sell because they're fast.  They
also sell for the "cool genetalia waving factor", and given their
ongoing maintenance expenses, a whole lot of "cool" went in instead
of many "gotta have this or it will suck" factors.  (There is no
jealousy here just because I get passed by at least 5 Ferrari's on
my commute to work, or because the guy up the hill from me has a
Lamborghini, two Ferarri's, a Lotus and a DeLorean...)

-- 
J C Lawrence                               Internet: claw#kanga,nu
(Contractor)                              Internet: coder#kanga,nu
---------(*)                     Internet: claw#under,engr.sgi.com
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00575" HREF="msg00575.html">[MUD-Dev] Re: Why did it take years?</A></strong>
<ul compact><li><em>From:</em> Adam Wiggins &lt;adam#angel,com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00555" HREF="msg00555.html">[MUD-Dev] Re: Why did it take years?</A></STRONG>
<UL><LI><EM>From:</EM> Cynbe ru Taren &lt;cynbe#muq,org&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00571.html">[MUD-Dev] Re: DevMUD:  Inheritable modules</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00573.html">[MUD-Dev] Re: DevMUD:  Inheritable modules</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00555.html">[MUD-Dev] Re: Why did it take years?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00575.html">[MUD-Dev] Re: Why did it take years?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00572"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00572"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: Why did it take years?</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00560" HREF="msg00560.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
J C Lawrence <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Wed 28 Oct 1998, 04:23 GMT
</LI>
</ul>
<LI><strong><A NAME="00554" HREF="msg00554.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
James Wilson <a href="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</a>, Wed 28 Oct 1998, 00:18 GMT
</LI>
<LI><strong><A NAME="00564" HREF="msg00564.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
Jo Dillon <a href="mailto:emily#thelonious,new.ox.ac.uk">emily#thelonious,new.ox.ac.uk</a>, Wed 28 Oct 1998, 10:09 GMT
</LI>
</ul>
<LI><strong><A NAME="00555" HREF="msg00555.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
Cynbe ru Taren <a href="mailto:cynbe#muq,org">cynbe#muq,org</a>, Wed 28 Oct 1998, 01:24 GMT
<UL>
<LI><strong><A NAME="00572" HREF="msg00572.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 28 Oct 1998, 23:29 GMT
<UL>
<LI><strong><A NAME="00575" HREF="msg00575.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Thu 29 Oct 1998, 01:17 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00556" HREF="msg00556.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
Bruce Mitchener, Jr. <a href="mailto:bruce#puremagic,com">bruce#puremagic,com</a>, Wed 28 Oct 1998, 02:21 GMT
</LI>
<LI><strong><A NAME="00557" HREF="msg00557.html">[MUD-Dev] Re: Why did it take years?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 28 Oct 1998, 04:01 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00534" HREF="msg00534.html">[MUD-Dev] Re: DevMUD module configuration</A></strong>, 
Bruce Mitchener, Jr. <a href="mailto:bruce#puremagic,com">bruce#puremagic,com</a>, Tue 27 Oct 1998, 03:43 GMT
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>