From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 6680 invoked from network); 29 Oct 2022 07:22:02 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 29 Oct 2022 07:22:02 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 5E2FE41DB2; Sat, 29 Oct 2022 17:21:30 +1000 (AEST) Received: from mailout2.ceti.pl (mailout2.ceti.pl [62.121.128.42]) by minnie.tuhs.org (Postfix) with ESMTPS id 6ACEC40116 for ; Sat, 29 Oct 2022 17:21:19 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by mailout2.ceti.pl (Postfix) with ESMTP id 640B4BB27; Sat, 29 Oct 2022 09:21:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mailout.ceti.pl Received: from mailout2.ceti.pl ([62.121.128.42]) by localhost (mailout.ceti.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K3g0j74cGAHh; Sat, 29 Oct 2022 09:21:15 +0200 (CEST) Received: from tau1.ceti.pl (tau.ceti.pl [62.121.128.11]) by mailout2.ceti.pl (Postfix) with ESMTP id AC8D1BB23; Sat, 29 Oct 2022 09:21:15 +0200 (CEST) Received: by tau1.ceti.pl (Postfix, from userid 3727) id 5C3179295; Sat, 29 Oct 2022 09:21:15 +0200 (CEST) Date: Sat, 29 Oct 2022 09:21:15 +0200 From: Tomasz Rola To: Stuff Received Message-ID: References: <5ad0b6ec-3217-e4e2-1bef-410f69a50a59@riddermarkfarm.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <5ad0b6ec-3217-e4e2-1bef-410f69a50a59@riddermarkfarm.ca> Message-ID-Hash: 7LQYTHOKGMPW4SYHHDMLK6Y2UROTM6KI X-Message-ID-Hash: 7LQYTHOKGMPW4SYHHDMLK6Y2UROTM6KI X-MailFrom: rtomek@tau1.ceti.pl X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: COFF X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [COFF] Re: How 26 Lines of Code Changed the World? List-Id: Computer Old Farts Forum Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, Oct 28, 2022 at 01:40:00PM -0400, Stuff Received wrote: > New book from PUP (that I have not read): >=20 > =A0 "You Are Not Expected to Understand This": How 26 Lines of Code Chang= ed > the World > =A0=A0=A0 Torie Bosch, Ed. > https://press.princeton.edu/books/paperback/9780691208480/you-are-not-exp= ected-to-understand-this >=20 > Anyone here know anything about it? >=20 > N. I have only glanced quickly on what was in the page you sent. >>From table of contents - my impression is, there is not a single line of code in it. Or at least not anything I would want to rewrite into editor. They also give an Index on this page. Mentioned are things like blockchain, bots and bitcoin. More than one mention of Iran, together with various keywords. FORTRAN && COBOL, few times. Worms. +1 for talking about RSA and encryption. -1 for writing about audio compression, video compression but not about lossless compression... Missing from the index, out of my head: algorithm, GNU, more about Linux (they only seem to mention about expletives in source code), LISP, Scheme, Perl, security, PGP, Stuxnet, Kevin Mitnick, LOGO, sorting. I am not claiming they should have mentioned about missing things - and since I did not read it, maybe they did, actually. And I am not claiming that the book is either bad or good, or would be better if they talked a bit more about thing I did not see in the index. Might be interesting if one would like to talk about programming to non-programmers. The book seems to cater to them, and probably tries to capture their imagination. So, if a programmer goes to a party... as an invited guest, I mean. He needs to talk about something or he will not come no more... If they gave Toc and Index in form of text, I could now have a wet dream about sorting it all so I could then estimate how much place maximum is being given for various subjects. For example, there are many names, known names (Lions, Kotok, PDP-11) and it might give a clue if they merely gloss over in few sentence on same page, or maybe write a bit more. Alas, nothing for me to sort, because those things are in images and I am not willing to write OCR software just for my amusement :-) ... --=20 Regards, Tomasz Rola -- ** A C programmer asked whether computer had Buddha's nature. ** ** As the answer, master did "rm -rif" on the programmer's home ** ** directory. And then the C programmer became enlightened... ** ** ** ** Tomasz Rola mailto:tomasz_rola@bigfoot.com **