Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.folklore.computers > #214823

Re: Must-read computer folklore books

From John Levine <johnl@taugh.com>
Newsgroups alt.folklore.computers
Subject Re: Must-read computer folklore books
Date 2020-10-22 16:14 +0000
Organization Taughannock Networks
Message-ID <rmsb4u$1nit$1@gal.iecc.com> (permalink)
References <rivmk9$toi$1@newsreader4.netcologne.de> <hvde72F2g76U1@mid.individual.net> <rms18m$k3o$1@dont-email.me> <hvdileFu9nkU1@mid.individual.net>

Show all headers | View raw


In article <hvdileFu9nkU1@mid.individual.net>,
Bob Eager  <news0073@eager.cx> wrote:
>> And that makes me recall that you could trickle space characters into
>> FORTRAN IV program statements anywhere you wanted them. ...

According to "Abstracting Away the Machine: The History of the FORTRAN
Programming Language", it was a concession to make programs easier to
keypunch.  At the time, mid-1950s, keypunchers had spent half a century
entering data into fixed columns and programming language statements were
pretty strange.

>But made life a little harder for the compiler writer, classifying 
>statements that started thus:
>
>  DO10I=
>
>(I think the solution was to scan for a comma not inside parentheses)

I have written Fortran 77 lexers and parsers. There's a whole list of
kludges like that. There's one for this:

   FORMAT(I3,A4) = A4**(I3-2)

As should be obvious, that's a statement function, not a FORNAT
statement. Even WATFOR gave up and got that one wrong.

That book probably belongs on the list. You can tell the author wasn't
actually there and probably doesn't know anyone who was because it has
a lot of minor errors like confusing 026 and 029 keypunches.

-- 
Regards,
John Levine, johnl@taugh.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. https://jl.ly

Back to alt.folklore.computers | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-09-05 09:43 +0000
  Re: Must-read computer folklore books bert <bert.hutchings@btinternet.com> - 2020-09-05 04:22 -0700
  Re: Must-read computer folklore books Rick Umali <rickumali@gmail.com> - 2020-09-05 13:44 +0000
  Re: Must-read computer folklore books Ahem A Rivet's Shot <steveo@eircom.net> - 2020-09-05 16:45 +0100
    Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-09-05 16:22 +0000
      Re: Must-read computer folklore books scott@slp53.sl.home (Scott Lurndal) - 2020-09-05 18:33 +0000
        Re: Must-read computer folklore books Ahem A Rivet's Shot <steveo@eircom.net> - 2020-09-05 21:43 +0100
      Re: Must-read computer folklore books Ahem A Rivet's Shot <steveo@eircom.net> - 2020-09-05 20:02 +0100
      Re: Must-read computer folklore books JimP <chucktheouch@gmail.com> - 2020-09-05 17:19 -0500
        Re: Must-read computer folklore books Fred Smith <fred@thejanitor.corp> - 2020-09-06 00:15 +0000
    Re: Must-read computer folklore books scott@slp53.sl.home (Scott Lurndal) - 2020-09-05 18:32 +0000
      Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-09-07 11:27 +0000
  Re: Must-read computer folklore books usenet@only.tnx (Questor) - 2020-09-05 18:02 +0000
    Re: Must-read computer folklore books Mike Spencer <mds@bogus.nodomain.nowhere> - 2020-09-05 17:31 -0300
  Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-09-05 18:24 +0000
  Re: Must-read computer folklore books scott@slp53.sl.home (Scott Lurndal) - 2020-09-05 18:30 +0000
  Re: Must-read computer folklore books Bob Eager <news0073@eager.cx> - 2020-09-05 19:58 +0000
  Re: Must-read computer folklore books usenet@only.tnx (Questor) - 2020-09-05 21:49 +0000
    Re: Must-read computer folklore books Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-09-08 21:10 +0000
  Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-09-05 17:38 -0700
    Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-09-06 08:56 +0000
  Re: Must-read computer folklore books John Levine <johnl@taugh.com> - 2020-09-06 01:31 +0000
    Re: Must-read computer folklore books Iron Spring Software <Peter_Flass@Yahoo.com> - 2020-09-06 08:30 -0700
  Re: Must-read computer folklore books Dave Garland <dave.garland@wizinfo.com> - 2020-09-06 14:00 -0500
    Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-18 06:50 +0000
      Re: Must-read computer folklore books Bob Eager <news0073@eager.cx> - 2020-10-18 08:31 +0000
    Re: Must-read computer folklore books Andreas Kohlbach <ank@spamfence.net> - 2020-10-18 22:18 -0400
      Re: Must-read computer folklore books Adam Sampson <ats@offog.org> - 2020-10-19 05:06 +0100
  Re: Must-read computer folklore books Jan van den Broek <fortytwo@xs4all.nl> - 2020-09-10 22:01 +0100
    Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-09-10 16:12 -0700
      Re: Must-read computer folklore books Quadibloc <jsavard@ecn.ab.ca> - 2020-09-10 20:53 -0700
        Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-09-11 06:48 -0700
        Re: Must-read computer folklore books usenet@only.tnx (Questor) - 2020-09-11 19:22 +0000
          Re: Must-read computer folklore books maus <maus@dmaus.org> - 2020-09-12 12:32 +0000
      Re: Must-read computer folklore books drb@ihatespam.msu.edu (Dennis Boone) - 2020-09-11 11:03 -0500
  Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-18 03:11 -0500
    Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-18 08:17 +0000
      Re: Must-read computer folklore books Andy Burns <usenet@andyburns.uk> - 2020-10-18 09:24 +0100
        Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-18 08:25 +0000
      Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-18 03:27 -0500
        Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-18 08:32 +0000
        Re: Must-read computer folklore books Andy Burns <usenet@andyburns.uk> - 2020-10-18 10:06 +0100
          Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-18 13:09 +0000
        Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-18 09:13 +0000
          Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-18 09:26 +0000
            Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-18 13:21 +0000
      Re: Must-read computer folklore books Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-19 02:28 +0000
      Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-18 19:52 -0700
        Re: Must-read computer folklore books John Levine <johnl@taugh.com> - 2020-10-19 15:02 +0000
        Re: Must-read computer folklore books Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-19 17:46 +0000
          Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-19 17:56 +0000
            Re: Must-read computer folklore books Quadibloc <jsavard@ecn.ab.ca> - 2020-10-19 12:11 -0700
              Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-19 19:26 +0000
                Re: Must-read computer folklore books Quadibloc <jsavard@ecn.ab.ca> - 2020-10-19 12:38 -0700
                Re: Must-read computer folklore books John Levine <johnl@taugh.com> - 2020-10-20 01:01 +0000
                Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-21 22:03 +0000
                Re: Must-read computer folklore books drb@ihatespam.msu.edu (Dennis Boone) - 2020-10-21 23:54 -0500
                Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-22 07:03 -0500
                Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-22 13:02 +0000
                Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-22 08:25 -0500
                Re: Must-read computer folklore books Niklas Karlsson <anksil@yahoo.se> - 2020-10-22 13:30 +0000
                Re: Must-read computer folklore books Bob Eager <news0073@eager.cx> - 2020-10-22 14:18 +0000
                Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-22 09:34 -0500
                Re: Must-read computer folklore books John Levine <johnl@taugh.com> - 2020-10-22 16:14 +0000
                Re: Must-read computer folklore books Quadibloc <jsavard@ecn.ab.ca> - 2020-10-22 10:18 -0700
                Re: the wonders of FORTRAN, Must-read computer folklore books John Levine <johnl@taugh.com> - 2020-10-22 17:46 +0000
                Re: the wonders of FORTRAN, Must-read computer folklore books Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-22 20:47 +0100
                Re: the wonders of FORTRAN Dallas <dallas@texas.usa> - 2020-10-22 18:01 -0500
                Re: the wonders of FORTRAN Bob Eager <news0073@eager.cx> - 2020-10-22 23:21 +0000
                Re: the wonders of FORTRAN J. Clarke <jclarke.873638@gmail.com> - 2020-10-22 19:54 -0400
                Re: the wonders of FORTRAN Peter Flass <peter_flass@yahoo.com> - 2020-10-22 20:31 -0700
                Re: the wonders of FORTRAN Robert Swindells <rjs@fdy2.co.uk> - 2020-10-23 10:13 +0000
                Re: the wonders of FORTRAN Hook Bandit <hookbandit@gmail.com> - 2020-10-23 13:03 +0000
                Re: the wonders of FORTRAN J. Clarke <jclarke.873638@gmail.com> - 2020-10-23 11:46 -0400
                Re: the wonders of FORTRAN Andreas Eder <a_eder_muc@web.de> - 2020-10-25 10:33 +0100
                Re: the wonders of FORTRAN Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-25 11:22 +0000
                Re: the wonders of FORTRAN Niklas Karlsson <anksil@yahoo.se> - 2020-10-26 09:42 +0000
                Re: the wonders of FORTRAN Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-26 21:55 +0000
                Re: the wonders of FORTRAN, Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-10-23 10:52 +0000
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 12:08 -0700
                Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-10-22 18:32 +0000
                Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-22 13:53 -0500
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 13:01 -0700
                Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-22 16:17 -0500
                Re: Must-read computer folklore books Anssi Saari <as@sci.fi> - 2020-10-24 09:57 +0300
                Re: Must-read computer folklore books Bob Eager <news0073@eager.cx> - 2020-10-24 07:11 +0000
                Re: Must-read computer folklore books J. Clarke <jclarke.873638@gmail.com> - 2020-10-24 07:22 -0400
                mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-24 08:59 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Andy Burns <usenet@andyburns.uk> - 2020-10-24 15:04 +0100
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-24 11:12 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-24 15:04 +0100
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-24 10:59 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-24 17:28 +0100
                Re: mathematician equation markup? Dallas <dallas@texas.usa> - 2020-10-24 13:03 -0500
                Re: mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-24 14:28 -0400
                Re: mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-24 19:41 +0100
                Re: mathematician equation markup? Dallas <dallas@texas.usa> - 2020-10-24 14:10 -0500
                Re: mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-24 17:51 -0400
                Collaboration tools (was Re: mathematician equation markup?) scott@slp53.sl.home (Scott Lurndal) - 2020-10-25 17:23 +0000
                Re: Collaboration tools (was Re: mathematician equation markup?) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-25 17:56 +0000
                Re: Collaboration tools (was Re: mathematician equation markup?) Dallas <dallas@texas.usa> - 2020-10-25 15:36 -0500
                Re: Collaboration tools (was Re: mathematician equation markup?) Niklas Karlsson <anksil@yahoo.se> - 2020-10-26 09:37 +0000
                Re: Collaboration tools (was Re: mathematician equation markup?) J. Clarke <jclarke.873638@gmail.com> - 2020-10-26 08:28 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-24 13:18 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Niklas Karlsson <anksil@yahoo.se> - 2020-10-25 07:48 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-25 10:02 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-25 15:12 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-25 16:39 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-26 10:13 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-26 11:57 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-26 14:52 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) John Levine <johnl@taugh.com> - 2020-10-25 17:00 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Thomas Koenig <tkoenig@netcologne.de> - 2020-10-25 20:00 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-25 15:33 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-25 21:34 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-26 10:11 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-26 08:17 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-25 17:37 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Thomas Koenig <tkoenig@netcologne.de> - 2020-10-25 20:20 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-26 22:09 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Niklas Karlsson <anksil@yahoo.se> - 2020-10-27 09:31 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-27 05:59 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-27 11:14 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-27 13:53 -0500
                Re: indexing, was mathematician equation markup? (was: Re: Must-read computer folklore books) John Levine <johnl@taugh.com> - 2020-10-27 19:31 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-27 19:36 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-27 16:22 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-27 20:13 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) John Levine <johnl@taugh.com> - 2020-10-27 23:40 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 09:01 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-28 15:21 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-28 10:36 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 14:41 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-28 16:10 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-28 21:25 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 17:17 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-28 22:46 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-11-01 07:38 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-28 21:24 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-28 10:36 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-27 15:56 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) John Levine <johnl@taugh.com> - 2020-10-27 23:51 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-27 11:14 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-27 20:06 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) scott@slp53.sl.home (Scott Lurndal) - 2020-10-27 20:18 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-27 15:56 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-10-28 08:38 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-28 10:36 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-10-28 13:28 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-28 15:30 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-11-02 15:41 -0600
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-30 20:52 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-31 19:15 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-31 21:15 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-29 08:42 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-29 09:08 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-29 11:08 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 08:32 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Chris <xxx.syseng.yyy@gfsys.co.uk> - 2020-10-29 15:28 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 12:52 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Chris <xxx.syseng.yyy@gfsys.co.uk> - 2020-10-29 17:19 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 13:35 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Chris <xxx.syseng.yyy@gfsys.co.uk> - 2020-11-01 14:25 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-11-01 16:26 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-11-02 16:04 -0600
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-11-02 15:45 -0600
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-31 17:50 +0000
                Re: mathematician equation markup? (was: Re: Must-read compu Jan van den Broek <fortytwo@xs4all.nl> - 2020-11-19 20:47 +0100
                Re: mathematician equation markup? (was: Re: Must-read compu Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-11-20 20:09 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-27 20:08 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-27 16:40 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-27 15:56 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-28 04:48 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Quadibloc <jsavard@ecn.ab.ca> - 2020-10-26 02:17 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-26 10:06 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Andy Burns <usenet@andyburns.uk> - 2020-10-26 10:43 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-26 11:07 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-26 07:48 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-26 18:05 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-26 14:29 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-26 19:58 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-26 15:50 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-26 14:52 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-26 07:40 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-26 14:32 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-26 14:52 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Niklas Karlsson <anksil@yahoo.se> - 2020-10-27 09:28 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-27 11:14 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Niklas Karlsson <anksil@yahoo.se> - 2020-10-27 18:29 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) John Levine <johnl@taugh.com> - 2020-10-27 19:36 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Niklas Karlsson <anksil@yahoo.se> - 2020-10-28 08:45 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Andy Leighton <andyl@azaal.plus.com> - 2020-10-28 05:29 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-10-28 08:45 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dave Garland <dave.garland@wizinfo.com> - 2020-10-28 10:06 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-28 11:39 -0400
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-28 16:33 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-28 10:36 -0700
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) scott@slp53.sl.home (Scott Lurndal) - 2020-10-28 19:00 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 14:45 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-28 16:07 -0400
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Thomas Koenig <tkoenig@netcologne.de> - 2020-10-30 06:19 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-28 16:00 -0400
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) maus <maus@dmaus.org> - 2020-10-29 08:48 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-11-02 15:48 -0600
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Joy Beeson <jbeeson@invalid.net.invalid> - 2020-11-02 19:25 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-11-03 09:50 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Dan Espen <dan1espen@gmail.com> - 2020-11-02 19:34 -0500
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-11-02 19:48 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Dan Espen <dan1espen@gmail.com> - 2020-11-02 20:38 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-03 09:19 +0000
                Re: tasty hand sanitizer, mathematician equation markup? JimP <chucktheouch@gmail.com> - 2020-11-03 09:56 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-11-04 22:52 +0000
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-11-05 00:42 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-11-05 06:50 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Quadibloc <jsavard@ecn.ab.ca> - 2020-11-05 01:11 -0800
                Re: tasty hand sanitizer, mathematician equation markup? JimP <chucktheouch@gmail.com> - 2020-11-05 09:46 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-11-07 21:55 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-07 23:22 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Dallas <dallas@texas.usa> - 2020-11-05 08:37 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Dan Espen <dan1espen@gmail.com> - 2020-11-05 09:51 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Richard Thiebaud <thiebauddick2@aol.com> - 2020-11-06 17:50 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Dan Espen <dan1espen@gmail.com> - 2020-11-06 20:08 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Dallas <dallas@texas.usa> - 2020-11-06 20:18 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Dan Espen <dan1espen@gmail.com> - 2020-11-06 21:25 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-11-07 11:48 -0700
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-05 15:12 +0000
                Re: tasty hand sanitizer, mathematician equation markup? JimP <chucktheouch@gmail.com> - 2020-11-05 09:49 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Andy Leighton <andyl@azaal.plus.com> - 2020-11-03 03:34 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Niklas Karlsson <anksil@yahoo.se> - 2020-11-06 04:51 +0000
                Re: tasty hand sanitizer, mathematician equation markup? scott@slp53.sl.home (Scott Lurndal) - 2020-11-03 15:55 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-11-03 10:59 -0700
                Re: tasty hand sanitizer, mathematician equation markup? scott@slp53.sl.home (Scott Lurndal) - 2020-11-03 19:02 +0000
                Re: tasty hand sanitizer, mathematician equation markup? scott@slp53.sl.home (Scott Lurndal) - 2020-11-03 19:26 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-11-03 10:59 -0700
                Scout fires. Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-03 07:49 +0000
                Re: Scout fires. JimP <chucktheouch@gmail.com> - 2020-11-03 09:56 -0600
                Re: Scout fires. Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-03 17:11 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Radey Shouman <shouman@comcast.net> - 2020-10-28 14:23 -0400
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-28 16:08 -0400
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Fred Smith <fred@thejanitor.corp> - 2020-10-28 23:40 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-29 00:39 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-28 22:19 -0400
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 22:11 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 22:13 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-28 22:25 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Andy Burns <usenet@andyburns.uk> - 2020-10-29 07:38 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-29 05:50 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 08:31 -0400
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-29 07:41 -0500
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-29 11:08 -0700
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Niklas Karlsson <anksil@yahoo.se> - 2020-10-29 08:33 +0000
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) JimP <chucktheouch@gmail.com> - 2020-11-02 15:44 -0600
                Re: tasty hand sanitizer, mathematician equation markup? (was: Re: Must-read computer folklore books) Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-29 06:03 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Radey Shouman <shouman@comcast.net> - 2020-10-29 12:10 -0400
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 13:29 -0400
                Re: tasty hand sanitizer, mathematician equation markup? Radey Shouman <shouman@comcast.net> - 2020-10-29 13:42 -0400
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 13:55 -0400
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-10-29 11:08 -0700
                Re: tasty hand sanitizer, mathematician equation markup? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-29 18:51 +0000
                Re: tasty hand sanitizer, mathematician equation markup? gareth evans <headstone255@yahoo.com> - 2020-10-29 21:37 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Dave Garland <dave.garland@wizinfo.com> - 2020-10-29 17:44 -0500
                Re: tasty hand sanitizer, mathematician equation markup? JimP <chucktheouch@gmail.com> - 2020-11-02 15:59 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Thomas Koenig <tkoenig@netcologne.de> - 2020-11-03 06:44 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Thomas Koenig <tkoenig@netcologne.de> - 2020-11-03 07:03 +0000
                Re: tasty hand sanitizer, mathematician equation markup? maus <maus@dmaus.org> - 2020-11-03 10:02 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Thomas Koenig <tkoenig@netcologne.de> - 2020-11-03 13:48 +0000
                Asimov, was: tasty hand sanitizer, mathematician equation markup? danny burstein <dannyb@panix.com> - 2020-11-03 13:56 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Bob Eager <news0073@eager.cx> - 2020-11-03 14:05 +0000
                Re: tasty hand sanitizer, mathematician equation markup? maus <maus@dmaus.org> - 2020-11-03 15:27 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-03 15:57 +0000
                Re: tasty hand sanitizer, mathematician equation markup? maus <maus@dmaus.org> - 2020-11-03 16:44 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-11-03 18:37 +0000
                Re: tasty hand sanitizer, mathematician equation markup? JimP <chucktheouch@gmail.com> - 2020-11-03 09:52 -0600
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-03 18:46 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Mike Spencer <mds@bogus.nodomain.nowhere> - 2020-11-03 19:38 -0400
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-11-03 18:48 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-11-04 00:59 +0000
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-11-03 20:40 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-11-04 18:28 +0000
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-11-04 13:36 -0500
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-11-04 19:37 +0000
                ouchies, was: tasty hand sanitizer, mathematician equation markup? danny burstein <dannyb@panix.com> - 2020-11-04 20:45 +0000
                Re: tasty hand sanitizer, mathematician equation markup? maus <maus@dmaus.org> - 2020-11-04 23:31 +0000
                Re: tasty hand sanitizer, mathematician equation markup? "Kerr-Mudd,John" <notsaying@127.0.0.1> - 2020-11-04 13:35 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-11-04 18:28 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-10-29 11:08 -0700
                Re: tasty hand sanitizer, mathematician equation markup? maus <maus@dmaus.org> - 2020-10-29 20:43 +0000
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 16:51 -0400
                Re: tasty hand sanitizer, mathematician equation markup? Andreas Eder <a_eder_muc@web.de> - 2020-10-30 10:54 +0100
                Re: tasty hand sanitizer, mathematician equation markup? Radey Shouman <shouman@comcast.net> - 2020-10-28 14:20 -0400
                Re: tasty hand sanitizer, mathematician equation markup? maus <maus@dmaus.org> - 2020-10-29 08:57 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Radey Shouman <shouman@comcast.net> - 2020-10-29 12:04 -0400
                Re: tasty hand sanitizer, mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-29 12:49 -0400
                Re: tasty hand sanitizer, mathematician equation markup? Niklas Karlsson <anksil@yahoo.se> - 2020-10-29 17:01 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-29 18:52 +0000
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-10-29 11:08 -0700
                Re: tasty hand sanitizer, mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-10-29 11:08 -0700
                Re: tasty hand sanitizer, mathematician equation markup? Mike Spencer <mds@bogus.nodomain.nowhere> - 2020-10-29 16:58 -0300
                Re: tasty hand sanitizer, mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-29 18:59 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Bob Eager <news0073@eager.cx> - 2020-10-26 11:37 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-26 07:35 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Peter Flass <peter_flass@yahoo.com> - 2020-10-26 14:52 -0700
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Dallas <dallas@texas.usa> - 2020-10-26 17:20 -0500
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Thomas Koenig <tkoenig@netcologne.de> - 2020-10-26 17:24 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Fred Smith <fred@thejanitor.corp> - 2020-10-26 23:27 +0000
                mathematician equation markup? Dallas <dallas@texas.usa> - 2020-10-26 18:39 -0500
                Re: mathematician equation markup? Dallas <dallas@texas.usa> - 2020-10-26 18:40 -0500
                Re: mathematician equation markup? Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-27 06:08 +0000
                Re: mathematician equation markup? Peter Flass <peter_flass@yahoo.com> - 2020-10-27 11:14 -0700
                Re: APL, not mathematician equation markup? John Levine <johnl@taugh.com> - 2020-10-27 19:41 +0000
                Re: mathematician equation markup? J. Clarke <jclarke.873638@gmail.com> - 2020-10-27 17:53 -0400
                Re: mathematician equation markup? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-27 19:36 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Thomas Koenig <tkoenig@netcologne.de> - 2020-10-27 17:38 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-28 06:36 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) John Levine <johnl@taugh.com> - 2020-10-24 17:07 +0000
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) J. Clarke <jclarke.873638@gmail.com> - 2020-10-24 13:47 -0400
                Re: mathematician equation markup? (was: Re: Must-read computer folklore books) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-25 00:11 +0000
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 12:08 -0700
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 12:08 -0700
                Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-10-22 16:12 +0000
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 12:08 -0700
                Re: Must-read computer folklore books J. Clarke <jclarke.873638@gmail.com> - 2020-10-22 17:23 -0400
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 19:35 -0700
                Re: Must-read computer folklore books Bob Eager <news0073@eager.cx> - 2020-10-23 08:37 +0000
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-22 19:35 -0700
                Re: Must-read computer folklore books Rich Alderson <news@alderson.users.panix.com> - 2020-10-26 22:09 -0400
                Re: Must-read computer folklore books John Levine <johnl@taugh.com> - 2020-10-27 02:58 +0000
              Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-19 14:31 -0500
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-20 07:45 -0700
                Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-10-20 18:20 +0000
                Re: Must-read computer folklore books Peter Flass <peter_flass@yahoo.com> - 2020-10-20 14:19 -0700
                Re: Must-read computer folklore books Thomas Koenig <tkoenig@netcologne.de> - 2020-10-20 21:41 +0000
                Re: Must-read computer folklore books Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-21 05:58 +0100
              Re: Must-read computer folklore books Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2020-10-20 02:02 +0000
              Re: Must-read computer folklore books Ahem A Rivet's Shot <steveo@eircom.net> - 2020-10-20 03:01 +0100
  Re: Must-read computer folklore books Jason Evans <jsevans@mailfence.com> - 2020-10-18 14:37 +0000
    Re: Must-read computer folklore books Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-10-19 06:05 +0000
  Re: Must-read computer folklore books "Massimo M." <massimo79m@gmail.com> - 2020-10-20 01:26 -0700
  Re: Must-read computer folklore books Dallas <dallas@texas.usa> - 2020-10-20 07:41 -0500

csiph-web