From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from minnie.tuhs.org (minnie.tuhs.org [IPv6:2600:3c01:e000:146::1]) by inbox.vuxu.org (Postfix) with ESMTP id 57BD12F513 for ; Wed, 4 Dec 2024 14:40:50 +0100 (CET) Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 140D243CDE; Wed, 4 Dec 2024 23:40:45 +1000 (AEST) Received: from cipher.guardiandigital.com (cipher.guardiandigital.com [209.216.94.60]) by minnie.tuhs.org (Postfix) with ESMTPS id 04DAF43CDD for ; Wed, 4 Dec 2024 23:40:41 +1000 (AEST) Received: from smtpclient.apple (farmgate.cheswick.com [96.93.158.217]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: ches) by cipher.guardiandigital.com (Postfix) with ESMTPSA id D56F92D74C5F; Wed, 4 Dec 2024 08:40:39 -0500 (EST) Authentication-Results: cipher.guardiandigital.com; arc=none smtp.remote-ip=96.93.158.217 ARC-Seal: i=1; a=rsa-sha256; d=hotel.bestwestern.com; s=default; t=1733319640; cv=none; b=HbRVnsEBVJcqLKQ7bdevTx6KCNkWPHljhEEA9sqqxbi2ReaGJoP3lH3h2muCD38FlzIzK/VvPJTI+ag+ZhOmaYzkwX2RFKV9/+fhd9i6w0TiIHVJawiCvT1qHYSKK1tPj/XoGhmUUWARRIi4o4KDh6+Kmm9ZxcBBUWug/x8Eacw= ARC-Message-Signature: i=1; a=rsa-sha256; d=hotel.bestwestern.com; s=default; t=1733319640; c=relaxed/simple; bh=qAM+HCgvQdV99UOCAXyec5u2aB+c1o2aHpdH+Fz8KU4=; h=DKIM-Signature:Mime-Version:Subject:From:Date:Message-Id:To; b=rs33i41qqVYoRPls/OZUNIIjksBdMbLmbIDYCIBEjWF18wiM1udykn+Q3Tq2y/091CRxQjIgFvOC+vEoOnn81TKiHC1kfYG6XSZ9Uo39AnF6ulPGVCC02NeKCEvMrIpZgo42AoHM1WcIe2nAheeSzaphbgWFOE2NNHZAW1Kmuhs= ARC-Authentication-Results: i=1; cipher.guardiandigital.com DKIM-Filter: OpenDKIM Filter v2.11.0 cipher.guardiandigital.com D56F92D74C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cheswick.com; s=default; t=1733319640; bh=CE4AxBz9iChK72DZbxYZgCUEh9eelo0a5I9Lk86nhd8=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=CPJc7NXKTdf3FHP33/ppHAGX2u4u8fnRnxd2np2JawzjGcS2w2ntFXJlVT8IP21vT BD0Sp8l+s0ircvVSpEnhWFQOpqkpzE2BSWR278ITyMSUtMnGFSY/X8ZH/N21ksOibe pAhui1ZXB/swxDMS4XhDNlr3f+Xzfhy2BQCmmhmM= Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.200.121\)) From: William Cheswick In-Reply-To: Date: Wed, 4 Dec 2024 08:40:28 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <568FD44F-01FB-441B-846B-7D42C3A8E1FB@canb.auug.org.au> To: Marc Donner X-Mailer: Apple Mail (2.3826.200.121) Message-ID-Hash: 57ZUARBDMY3SV2LRNBACNXG5J6NDWYMZ X-Message-ID-Hash: 57ZUARBDMY3SV2LRNBACNXG5J6NDWYMZ X-MailFrom: ches@cheswick.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-tuhs.tuhs.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: sjenkin@canb.auug.org.au, TUHS X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: After 50 years, what has the Impact of Unix been? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: This alludes to an important step that should be mentioned. Plan 9 was = a rethinking of the whole Unix world. Though it didn=E2=80=99t spread like C, many of = its ideas were adopted elsewhere. =20 And its approach to multi-machine compilation and tools is clearly = reflected in the design and implementation of golang. ches > On Dec 4, 2024, at 8:05=E2=80=AFAM, Marc Donner = wrote: >=20 >=20 > The original 1127 team went on to create other systems and languages, > not the least being a new Software Engineering tool, =E2=80=9CGo=E2=80=9D= / golang, > addressing a whole slew of deficiencies in the C/C++ approach and=20 >=20