From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 580b0da1 for ; Mon, 4 Feb 2019 02:23:48 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 48F7F9B89B; Mon, 4 Feb 2019 12:23:47 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 660B09B892; Mon, 4 Feb 2019 12:23:33 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1549247019; bh=5w7b4Ty1NQMQ7ELE8DnYBEz0ZlgEbDaFeN/BiHLDfLg=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=hR0vRbcA5LNZV9bH5oePKyQwxDC8lCE/vbPq/mPFbohiFPtzr8i6XgIbUSQExLqXJ H93gGvpMzsCFRMSZIvSPlYmYj0JwmDtb/4paFHe2SnxCyWt0uQLvOOz5qUliq1cb2b DCU25BxIjZTqYzpDV3rHKza7ez8yFdmcVWTauOdc= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 46F0D9B891; Mon, 4 Feb 2019 12:23:32 +1000 (AEST) Date: Mon, 4 Feb 2019 12:23:32 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20190204022332.GA14788@minnie.tuhs.org> References: <20190203150237.A869418C07A@mercury.lcs.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] Signal/noise X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" > So I don't know what counts as 'signal' on this list versus 'noise', > but I'd much rather read a million posts about OSI, CLNP and other > networks – a history lesson and information that's been getting scarce > in general – than kill/mute yet another thread full of generic "boo M$ > Windoze" drivel that I can already find on Reddit. Warren's protocol for off-topic material: let it slide for a day or two, then politely ask people to move it to the COFF list when it doesn't veer back to the Unix direction :-) Cheers, Warren