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.8 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 5c8a7701 for ; Tue, 15 Oct 2019 00:34:06 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 0B3FD9BD8D; Tue, 15 Oct 2019 10:34:05 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 43DA093D1F; Tue, 15 Oct 2019 10:33:52 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 1AC5A93D1F; Tue, 15 Oct 2019 10:33:50 +1000 (AEST) Received: from smtp-out-4.mxes.net (smtp-out-4.mxes.net [198.205.123.69]) by minnie.tuhs.org (Postfix) with ESMTPS id 8952493D06 for ; Tue, 15 Oct 2019 10:33:48 +1000 (AEST) Received: from Customer-MUA (mua.mxes.net [10.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 1EFD127367 for ; Mon, 14 Oct 2019 20:33:47 -0400 (EDT) From: Ronald Natalie Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Date: Mon, 14 Oct 2019 19:33:46 -0500 References: <20191010205546.GA29154@minnie.tuhs.org> <87h84f4kle.fsf@vuxu.org> <20191013194603.GB68749@server.rulingia.com> <0b49b06e-7fd7-8b0d-c568-ea11c36347df@kilonet.net> <4AA7BE7E-30B6-4F47-B745-657DDE2260E1@gmail.com> <0A4E13BD-C4B5-4D03-8226-3FCF2293A0A3@ronnatalie.com> <5BEB9BF4-9357-4F59-8F0C-8D417130549E@ronnatalie.com> To: The Eunuchs Hysterical Society In-Reply-To: <5BEB9BF4-9357-4F59-8F0C-8D417130549E@ronnatalie.com> Message-Id: X-Mailer: Apple Mail (2.3445.104.11) X-Sent-To: Subject: Re: [TUHS] Supercomputer UNIX (was Aha moments). 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" One project I did get to try was to see if I could vectorize the UNIX = crypt routine. There was a common joke at the time that if a hacker = had a Cray, he might be able to derive a lot of passwords. Since my = job a the time had officially computer security in it, I got to try. = It wasn=E2=80=99t as much fun as converting the SGI flight simulator to = use TCP/IP so that when 6PM rolled around every day all the SGI=E2=80=99s = at the lab went into a massive dog fight. I remember being collared = at an IETC meeting at NASA Ames and being forced to give them the mods. = I figured I killed productivity at NASA for quite a bit with that = move.