9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Connor Lane Smith <cls@lubutu.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] quote o' the day
Date: Mon, 29 Mar 2010 00:41:07 +0100	[thread overview]
Message-ID: <e24482061003281641n12a2d4d3t1f774e8479767f8f@mail.gmail.com> (raw)
In-Reply-To: <989B4954D6C952C13793229D@192.168.1.2>

Sorry if I'm feeding the troll, but...

On 29 March 2010 00:05, Eris Discordia <eris.discordia@gmail.com> wrote:
> 1. ... not comment their code?

Comments lie. Code can't. Hence clarity of code is better than commented theses.

> 2. ... not include usage instructions?

$ man cat

> 4. ... not include a preamble introducing their file, automatically assuming
> they work in "clean environs" where nobody except people they know on a
> face-to-face basis commits to their code repository?

It can be identified by its filename.

> 5. ... not accommodate their user base insisting they know better what's
> good for the users thereby dramatically cutting down the number of people
> who may want to merely use, and not hack, their code?

Every user wants something different and incompatible. One cannot
accomodate them all.

> 6. ... forget to see past appearances in others' code instead of simply and
> rationally counting the lines of code in the body of function 'simple_cat'
> for a proper comparison of equivalent functionality between a feature-heavy
> 'cat' and a minimalist 'cat' each with its own merits?

A feature-heavy 'cat' has no merits beyond the minimalist 'cat'. If
you want more features, write a new program. See: cat -v considered
harmful.

> 7. ... avoid provisioning for a time when 'coreutils,' in order to become
> feature-heavy, will inevitably contain copious amount of code that needs to
> be amenable to automated testing and documentation?

See above. A program becoming feature-heavy is a failure in and of
itself. Less is more.

> 8. ... avoid any secondary optimization of their first solution under the
> illusion that every optimization counts as the dreaded "premature
> optimization?"

Simplicity is more important than efficiency. Optimisation should only
be done when there is an identifiable bottleneck. Cat has no such
bottleneck that I'm aware of.

> 9. ... condescendingly refuse to write or maintain code that is capable of
> cooperation with a dominant archaic design which can only be phased out
> gradually?

Why does it have to be phased out gradually? The problems of Unix are
too deep to fix.

> 10. ... allow themselves to be flattered by agreement from the close-knit
> community of like-minded developers fully shutting their minds close to the
> potential merits of functionally rival software?

If it's better for the system's users, it's better for the system's users.

Again, sorry.

cls



  parent reply	other threads:[~2010-03-28 23:41 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25 14:08 erik quanstrom
2010-03-25 15:04 ` maht
2010-03-25 16:56   ` ron minnich
2010-03-25 17:11     ` Corey Thomasson
2010-03-25 17:15       ` maht
2010-03-25 17:26         ` Corey Thomasson
2010-03-25 17:33         ` Robert Raschke
2010-03-25 17:42       ` David Leimbach
2010-03-25 17:29     ` erik quanstrom
2010-03-25 17:31 ` blstuart
2010-03-25 16:44   ` Patrick Kelly
2010-03-25 18:31     ` blstuart
2010-03-25 18:33     ` andrey mirtchovski
2010-03-25 18:37       ` erik quanstrom
2010-03-25 18:51       ` blstuart
2010-03-25 21:17         ` Francisco J Ballesteros
2010-03-25 20:26           ` Patrick Kelly
2010-03-25 21:58           ` Tim Newsham
2010-03-25 21:21             ` Patrick Kelly
2010-03-25 22:37               ` Justin Jackson
2010-03-25 22:53                 ` erik quanstrom
2010-03-25 22:57             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26  0:03               ` Anthony Sorace
2010-03-26  2:16                 ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-26  6:43               ` Tim Newsham
2010-03-26 13:54                 ` andrey mirtchovski
2010-03-28 23:22                   ` Jack Johnson
2010-03-26  0:36             ` Corey Thomasson
2010-03-26  9:19           ` hugo rivera
2010-03-28 23:05           ` Eris Discordia
     [not found]           ` <989B4954D6C952C13793229D@192.168.1.2>
2010-03-28 23:31             ` hiro
2010-03-28 23:41             ` Connor Lane Smith [this message]
2010-03-28 23:51   ` hiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e24482061003281641n12a2d4d3t1f774e8479767f8f@mail.gmail.com \
    --to=cls@lubutu.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).