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.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, 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 55231ed4 for ; Sat, 17 Nov 2018 16:42:06 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id CDE94A26FF; Sun, 18 Nov 2018 02:42:05 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 2C552A2711; Sun, 18 Nov 2018 02:41:45 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id DE23AA26DC; Sun, 18 Nov 2018 02:41:42 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id A2CB993FC6 for ; Sun, 18 Nov 2018 02:41:42 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id EA31A35E0AD; Sat, 17 Nov 2018 08:41:41 -0800 (PST) Date: Sat, 17 Nov 2018 08:41:41 -0800 From: Larry McVoy To: Lars Brinkhoff Message-ID: <20181117164141.GF5875@mcvoy.com> References: <7wh8gfalyn.fsf@junk.nocrew.org> <8dfb5a4b-ed9c-4ec4-bc46-dbb17647aacb@SG2APC01FT033.eop-APC01.prod.protection.outlook.com> <7wbm6naf0a.fsf@junk.nocrew.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7wbm6naf0a.fsf@junk.nocrew.org> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] Chaosnet for 4.1BSD X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "tuhs@tuhs.org" Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sat, Nov 17, 2018 at 03:40:53PM +0000, Lars Brinkhoff wrote: > Why oh why is there such a high correlation between archaic obsolete > systems and sheer hacking joy? I'm not doing that hacking, too old and burnt out, but for those who still have some juice left my guess is it is fun because the older systems were pretty simple. A kernel and a few well known device drivers is not a lot of code (the millions of lines of Linux kernel code is almost all drivers).