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=-0.7 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,PLING_QUERY,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 51ab8aea for ; Sun, 13 Oct 2019 15:42:00 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id C2FD79BCCD; Mon, 14 Oct 2019 01:41:58 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 041D5946B9; Mon, 14 Oct 2019 01:41:48 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 325A9946B9; Mon, 14 Oct 2019 01:41:46 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id F0C1393DBB; Mon, 14 Oct 2019 01:41:45 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id 9E6D535E145; Sun, 13 Oct 2019 08:41:45 -0700 (PDT) Date: Sun, 13 Oct 2019 08:41:45 -0700 From: Larry McVoy To: arnold@skeeve.com Message-ID: <20191013154145.GA7864@mcvoy.com> References: <20191010205546.GA29154@minnie.tuhs.org> <201910131533.x9DFX9Ev028135@freefriends.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201910131533.x9DFX9Ev028135@freefriends.org> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] What was your "Aha, Unix!" moment? 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: , Cc: tuhs@tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sun, Oct 13, 2019 at 09:33:09AM -0600, arnold@skeeve.com wrote: > K&R was so dense that my head was swimming after the first read. I then > read it through again, and everything pretty much clicked. Agreed, it's an awesome book. All the stuff you need is there and there is no fluff. I suspect people will still be reading that book 50 years from now.