Re: Idea for a process experiment to reward running code...

Barry Leiba <barryleiba@computer.org> Tue, 04 December 2012 14:47 UTC

Return-Path: <barryleiba.mailing.lists@gmail.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 754A021F866F for <ietf@ietfa.amsl.com>; Tue, 4 Dec 2012 06:47:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.976
X-Spam-Level:
X-Spam-Status: No, score=-102.976 tagged_above=-999 required=5 tests=[AWL=0.001, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L0i5Ki8Qphck for <ietf@ietfa.amsl.com>; Tue, 4 Dec 2012 06:47:01 -0800 (PST)
Received: from mail-la0-f44.google.com (mail-la0-f44.google.com [209.85.215.44]) by ietfa.amsl.com (Postfix) with ESMTP id B2ED121F85FC for <ietf@ietf.org>; Tue, 4 Dec 2012 06:47:00 -0800 (PST)
Received: by mail-la0-f44.google.com with SMTP id d3so3421838lah.31 for <ietf@ietf.org>; Tue, 04 Dec 2012 06:46:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=tQEquumasqe1Sq+wFuBDl4QXJUdsQtZVYYbNysYPy1A=; b=EO4XuQ+mXdtp2g08xWnL8aBrvdv9evPBxhXKKUloLnIOadF9Oa05GUQJOVlV24GGfN EyGLIWaWPcnjVlHSV/x/4L3svTsFqx5I4kVVGYRr/S/YzF59C2gUXKtV6MvTv0oA4r1T m20lzatuVb//IONrZLDVlspz3sfwOcVbx2P/WBjq7pn7fkHZyxlFV+BklL6qnB6vbhx+ G+xZT2jxOkrHUiMNW4vqhoOmEbG/rIfRYyGDBN+Efixv45KgQjc99IwqcmsK4E7jzF8t 6iv6YklgL0cRHFFjennXom/Lj92MlqM/XLVbaWcIZMTHjYW9F4wia/qO9lgM53oup71L jPcA==
MIME-Version: 1.0
Received: by 10.112.99.195 with SMTP id es3mr5735013lbb.132.1354632419543; Tue, 04 Dec 2012 06:46:59 -0800 (PST)
Sender: barryleiba.mailing.lists@gmail.com
Received: by 10.112.12.166 with HTTP; Tue, 4 Dec 2012 06:46:59 -0800 (PST)
In-Reply-To: <m2r4n6f28s.wl%randy@psg.com>
References: <50BA64AB.3010106@cs.tcd.ie> <50BC401C.8020101@it.aoyama.ac.jp> <50BC86B7.1010706@gmail.com> <1354545525.11916.744.camel@mightyatom> <50BD8E60.5030206@it.aoyama.ac.jp> <m2r4n6f28s.wl%randy@psg.com>
Date: Tue, 04 Dec 2012 09:46:59 -0500
X-Google-Sender-Auth: FAqhMWooFMsTf9kl5p2HCSqEG_4
Message-ID: <CAC4RtVBcRX6WM3bCV_MFr5F08j3z8M0dn7Mg20ZR2x+Yfn8xNw@mail.gmail.com>
Subject: Re: Idea for a process experiment to reward running code...
From: Barry Leiba <barryleiba@computer.org>
To: Randy Bush <randy@psg.com>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: IETF-Discussion <ietf@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Dec 2012 14:47:01 -0000

> i think we're ratholing here.  the point i get is that, if there is open
> source code that suppliments the drafts sufficiently to lend confidence
> in the implementability and implementation, then progress might be
> accelerated.

But the point of "running code" in our nice, catchy slogan, is that
"running" doesn't mean simply that it runs.  It means that it's
actually *in use*, possibly for real, but at least in a test lab where
it's getting real use.  *Real* running code probably does lend such
confidence.  Code that's just been written because it helps your draft
get an extra tick mark in a box almost certainly doesn't, whether we
can see and understand the source code or not.

Barry