Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.folklore.computers > #218813
| From | John Levine <johnl@taugh.com> |
|---|---|
| Newsgroups | alt.folklore.computers |
| Subject | Re: reentrant, What is the oldest computer that could be used today for real work? |
| Date | 2021-09-12 00:02 +0000 |
| Organization | Taughannock Networks |
| Message-ID | <shjg2e$1vk5$1@gal.iecc.com> (permalink) |
| References | <sh246e$9kp$1@theuse.news.theuse.net> <shear0$rs1$1@dont-email.me> <730981917.653016400.354174.peter_flass-yahoo.com@news.eternal-september.org> <shhmai$9p5$3@newsreader4.netcologne.de> |
According to Thomas Koenig <tkoenig@netcologne.de>: >> You could have reentrant programs on S/360, too, but they had to be coded >> as reentrant. I believe all HLLs would generate reentrant code, unless you >> deliberately wrote them to be otherwise. > >Fortran was not reentrant (at least not by default), it used the >standard OS/360 linkage convention. You could write reentrant code that used the standard linkage scheme, but it was fiddly and used more conventions about handling the dynamic storage areas. Fortran and Cobol were never reentrant. PL/I could be if you used the REENTRANT option in your source code. The PL/I programmers' guides have examples of calling reentrant and non-reentrant assembler code. My impression is that most reentrant code was written in assembler and preloaded at IPL time to be used as shared libraries. -- 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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What is the oldest computer that could be used today for real work? Jason Evans <jsevans@mailfence.com> - 2021-09-05 09:55 +0000
Re: What is the oldest computer that could be used today for real work? gareth evans <headstone255@yahoo.com> - 2021-09-05 11:35 +0100
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-05 10:28 -0600
Re: What is the oldest computer that could be used today for real work? "Carlos E. R." <robin_listas@es.invalid> - 2021-09-24 03:31 +0200
Re: What is the oldest computer that could be used today for real work? Bud Frede <frede@mouse-potato.com> - 2021-10-04 11:12 -0400
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-10-04 16:50 +0000
Re: What is the oldest computer that could be used today for real work? Bud Frede <frede@mouse-potato.com> - 2021-10-04 14:25 -0400
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-04 19:52 +0100
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-04 17:00 +0000
Re: What is the oldest computer that could be used today for real work? Bud Frede <frede@mouse-potato.com> - 2021-10-04 14:32 -0400
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-05 13:11 -0400
Re: What is the oldest computer that could be used today for real work? Michael Trew <michael.trew@att.net> - 2021-09-05 22:54 -0400
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-06 00:06 -0400
Re: What is the oldest computer that could be used today for real work? Jason Evans <jsevans@mailfence.com> - 2021-09-06 06:30 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-06 09:14 +0100
Re: What is the oldest computer that could be used today for real work? gareth evans <headstone255@yahoo.com> - 2021-09-06 11:55 +0100
Re: What is the oldest computer that could be used today for real work? Jason Evans <jsevans@mailfence.com> - 2021-09-06 11:12 +0000
Re: What is the oldest computer that could be used today for real work? Jason Evans <jsevans@mailfence.com> - 2021-09-06 11:16 +0000
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-06 11:44 -0600
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-06 20:07 +0100
Re: What is the oldest computer that could be used today for real work? snipeco.2@gmail.com (Sn!pe) - 2021-09-06 21:05 +0100
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-06 14:54 -0600
Re: What is the oldest computer that could be used today for real work? lawrence@cluon.com (Lawrence Statton (NK1G)) - 2021-09-25 18:48 -0500
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-26 10:55 -0600
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-26 19:50 +0000
Re: What is the oldest computer that could be used today for real work? D Gillies <dwgillies@gmail.com> - 2021-10-22 00:36 -0700
Re: What is the oldest computer that could be used today for real work? D Gillies <dwgillies@gmail.com> - 2021-10-22 00:42 -0700
Re: What is the oldest computer that could be used today for real work? "Kurt Weiske" <kurt.weiske@realitycheckbbs.org.remove-l3l-this> - 2021-10-22 08:02 -0700
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-06 11:42 -0600
Re: What is the oldest computer that could be used today for real work? 711 Spooky Mart <711@spooky.mart> - 2021-09-30 08:34 -0500
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-06 10:56 -0700
Re: What is the oldest computer that could be used today for real work? Robin Vowels <robin.vowels@gmail.com> - 2021-09-06 20:27 -0700
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-06 16:11 -0400
Re: What is the oldest computer that could be used today for real work? Michael Trew <michael.trew@att.net> - 2021-09-07 11:34 -0400
Re: What is the oldest computer that could be used today for real work? drb@ihatespam.msu.edu (Dennis Boone) - 2021-09-07 11:14 -0500
Re: What is the oldest computer that could be used today for real work? John Goerzen <jgoerzen@complete.org> - 2021-09-06 03:39 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-07 01:03 -0400
Re: What is the oldest computer that could be used today for real work? John Goerzen <jgoerzen@complete.org> - 2021-09-07 13:06 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-08 00:00 -0400
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-08 08:10 +0100
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-09 13:08 +0000
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-10 01:35 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-09 23:52 -0400
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-10 15:57 +0000
Re: What is the oldest computer that could be used today for real work? Anne & Lynn Wheeler <lynn@garlic.com> - 2021-09-10 06:49 -1000
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-10 12:51 -0400
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-11 07:34 +0000
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-11 15:14 -0400
Re: What is the oldest computer that could be used today for real work? Anne & Lynn Wheeler <lynn@garlic.com> - 2021-09-09 17:56 -1000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-10 01:17 -0400
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-10 15:54 +0000
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-10 20:45 +0000
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-10 22:03 +0000
Re: What is the oldest computer that could be used today for real work? maus <maus@dmaus.org> - 2021-09-11 06:42 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-11 08:55 -0400
Re: What is the oldest computer that could be used today for real work? Andy Burns <usenet@andyburns.uk> - 2021-09-11 20:02 +0100
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-11 19:42 +0000
Re: What is the oldest computer that could be used today for real work? Andy Burns <usenet@andyburns.uk> - 2021-09-12 11:45 +0100
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-12 12:24 -0400
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-08 11:50 -0700
Re: What is the oldest computer that could be used today for real work? John Goerzen <jgoerzen@complete.org> - 2021-09-08 22:46 +0000
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-08 20:28 -0400
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-09 01:59 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-08 22:24 -0400
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-08 23:14 -0600
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-09 01:59 -0400
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-09 11:53 -0600
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-09 18:27 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-09 12:23 -0700
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-09 21:10 +0000
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-09 21:02 -0400
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-10 03:19 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-10 18:40 -0700
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-10 22:15 -0400
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-11 07:36 +0000
Re: reentrant, What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-12 00:02 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-13 11:39 -0700
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-09 15:44 -0400
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-09 21:14 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-10 18:40 -0700
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-11 11:36 +0000
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-11 15:26 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@gmail.com> - 2021-09-18 03:57 +0000
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-18 04:07 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-18 07:27 +0100
Re: What is the oldest computer that could be used today for real work? Grant Taylor <gtaylor@tnetconsulting.net> - 2021-09-18 00:49 -0600
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-18 05:47 -0400
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-18 11:02 -0700
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-18 16:07 -0400
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-18 15:52 +0100
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-18 11:02 -0700
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-18 17:46 -0400
Re: What is the oldest computer that could be used today for real work? cross@spitfire.i.gajendra.net (Dan Cross) - 2021-09-22 19:00 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-22 17:54 -0400
Re: What is the oldest computer that could be used today for real work? cross@spitfire.i.gajendra.net (Dan Cross) - 2021-09-24 19:13 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-24 18:37 -0400
Re: What is the oldest computer that could be used today for real work? cross@spitfire.i.gajendra.net (Dan Cross) - 2021-09-27 12:52 +0000
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-22 21:15 -0400
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-22 22:34 -0400
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-23 02:51 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-22 23:28 -0400
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-23 14:00 +0000
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-23 18:31 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-23 20:47 -0400
Re: What is the oldest computer that could be used today for real work? Mike Spencer <mds@bogus.nodomain.nowhere> - 2021-09-24 03:10 -0300
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-24 05:41 -0400
Re: What is the oldest computer that could be used today for real work? maus <maus@dmaus.org> - 2021-09-24 22:25 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@gmail.com> - 2021-09-25 00:36 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-24 18:50 -0400
Re: What is the oldest computer that could be used today for real work? Dave Garland <dave.garland@wizinfo.com> - 2021-09-24 20:23 -0500
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-25 02:57 -0400
Re: What is the oldest computer that could be used today for real work? usenet@only.tnx (Questor) - 2021-09-28 13:10 +0000
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-28 19:03 +0000
Re: What is the oldest computer that could be used today for real work? Charles Richmond <codescott@aquaporin4.com> - 2021-09-30 09:46 -0500
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-30 17:44 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-30 19:10 +0100
Re: What is the oldest computer that could be used today for real work? Mike Spencer <mds@bogus.nodomain.nowhere> - 2021-09-25 04:22 -0300
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-25 07:19 -0400
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-25 11:08 -0400
Re: What is the oldest computer that could be used today for real work? Dave Garland <dave.garland@wizinfo.com> - 2021-09-25 22:22 -0500
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-26 04:24 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@gmail.com> - 2021-09-26 07:10 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-26 12:10 -0400
Re: What is the oldest computer that could be used today for real work? usenet@only.tnx (Questor) - 2021-09-28 13:13 +0000
Re: What is the oldest computer that could be used today for real work? usenet@only.tnx (Questor) - 2021-09-28 13:10 +0000
Re: bootstrap, was What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-29 22:10 +0000
Re: bootstrap, was What is the oldest computer that could be used today for real work? Anne & Lynn Wheeler <lynn@garlic.com> - 2021-09-29 17:16 -1000
Re: bootstrap, was What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-30 14:29 +0000
Re: bootstrap, was What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-30 17:43 -0700
Re: bootstrap, was What is the oldest computer that could be used today for real work? drb@ihatespam.msu.edu (Dennis Boone) - 2021-10-01 22:04 -0500
Re: bootstrap, was What is the oldest computer that could be used today for real work? Charles Richmond <codescott@aquaporin4.com> - 2021-09-30 09:41 -0500
Re: bootstrap, was What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-30 11:03 -0400
Re: bootstrap, was What is the oldest computer that could be used today for real work? Anne & Lynn Wheeler <lynn@garlic.com> - 2021-09-30 09:16 -1000
Re: bootstrap, was What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-30 17:43 -0700
Re: bootstrap, was What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-01 06:18 +0100
Re: bootstrap, was What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-10-03 22:45 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-25 12:28 -0700
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-25 15:56 -0400
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-25 22:21 +0100
Re: What is the oldest computer that could be used today for real work? usenet@only.tnx (Questor) - 2021-09-28 13:11 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-28 14:48 +0100
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-24 17:16 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@gmail.com> - 2021-09-25 00:11 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-23 07:32 -0700
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-23 10:52 -0400
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-23 10:01 -0700
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-23 17:05 +0000
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-23 18:42 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-23 20:51 -0400
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-23 13:12 -0400
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-09-23 19:41 +0100
Re: What is the oldest computer that could be used today for real work? Andreas Kohlbach <ank@spamfence.net> - 2021-09-23 13:40 -0400
Re: What is the oldest computer that could be used today for real work? maus <maus@dmaus.org> - 2021-09-24 22:28 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@gmail.com> - 2021-09-25 00:38 +0000
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-09-26 04:24 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@gmail.com> - 2021-09-26 07:19 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-26 12:11 -0400
Re: What is the oldest computer that could be used today for real work? cross@spitfire.i.gajendra.net (Dan Cross) - 2021-09-24 19:15 +0000
Re: What is the oldest computer that could be used today for real work? Vir Campestris <vir.campestris@invalid.invalid> - 2021-10-01 11:48 +0100
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-01 17:43 +0000
Re: What is the oldest computer that could be used today for real work? Vir Campestris <vir.campestris@invalid.invalid> - 2021-10-03 21:43 +0100
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-03 21:14 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-10-03 17:56 -0400
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-04 01:56 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-10-04 17:32 -0700
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-10-04 20:59 -0400
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-10-04 19:29 -0700
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-10-05 06:23 +0000
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-05 07:50 +0000
Re: What is the oldest computer that could be used today for real work? Robin Vowels <robin.vowels@gmail.com> - 2021-10-05 03:47 -0700
Re: What is the oldest computer that could be used today for real work? Joy Beeson <jbeeson@invalid.net.invalid> - 2021-10-05 22:36 -0400
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-10-05 06:48 -0700
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-05 09:11 +0100
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-10-05 14:13 +0000
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-06 07:57 +0000
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-05 07:47 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-10-05 06:29 -0400
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-05 13:54 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-10-05 11:49 -0400
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-05 23:04 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-06 06:37 +0100
Re: unbooks, was What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-10-05 02:57 +0000
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-05 07:45 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-10-05 06:31 -0400
Re: What is the oldest computer that could be used today for real work? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2021-10-24 14:36 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-25 04:40 +0100
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-25 17:53 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@icloud.com> - 2021-10-04 05:07 +0000
Re: What is the oldest computer that could be used today for real work? Mainlander <Mainlander@katamail.com> - 2021-10-04 07:12 +0000
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@icloud.com> - 2021-10-04 15:22 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-10-04 17:31 -0700
Re: What is the oldest computer that could be used today for real work? Branimir Maksimovic <branimir.maksimovic@icloud.com> - 2021-10-05 01:09 +0000
Re: What is the oldest computer that could be used today for real work? Mike Spencer <mds@bogus.nodomain.nowhere> - 2021-10-05 00:35 -0300
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-05 07:42 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-10-05 06:48 -0700
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-10-05 11:50 -0400
Re: What is the oldest computer that could be used today for real work? Dave Garland <dave.garland@wizinfo.com> - 2021-10-05 14:02 -0500
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-05 21:18 +0100
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-06 07:54 +0000
Re: What is the oldest computer that could be used today for real work? Ahem A Rivet's Shot <steveo@eircom.net> - 2021-10-06 11:29 +0100
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-06 07:52 +0000
Re: empty buildings was What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-10-06 18:46 +0000
Re: empty buildings was What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-06 20:50 +0000
Re: empty buildings was What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-07 10:52 +0000
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-06 20:24 +0000
Re: What is the oldest computer that could be used today for real work? Maus <Greymaus@mail.com> - 2021-10-07 10:57 +0000
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-10-05 14:11 +0000
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-18 09:23 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-18 11:02 -0700
Re: What is the oldest computer that could be used today for real work? Dan Espen <dan1espen@gmail.com> - 2021-09-18 17:50 -0400
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-18 18:20 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-18 16:13 -0400
Re: What is the oldest computer that could be used today for real work? Thomas Koenig <tkoenig@netcologne.de> - 2021-09-18 22:30 +0000
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-19 01:55 +0000
Re: What is the oldest computer that could be used today for real work? J. Clarke <jclarke.873638@gmail.com> - 2021-09-18 22:08 -0400
Re: What is the oldest computer that could be used today for real work? Bob Eager <news0009@eager.cx> - 2021-09-19 06:22 +0000
Re: What is the oldest computer that could be used today for real work? John Levine <johnl@taugh.com> - 2021-09-20 03:24 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-09-18 11:02 -0700
Re: What is the oldest computer that could be used today for real work? scott@slp53.sl.home (Scott Lurndal) - 2021-09-07 15:08 +0000
Re: What is the oldest computer that could be used today for real work? "Carlos E. R." <robin_listas@es.invalid> - 2021-09-24 03:41 +0200
Re: What is the oldest computer that could be used today for real work? "vladimir...@gmail.com" <vladimir.rodionov@gmail.com> - 2021-10-01 04:38 -0700
Re: What is the oldest computer that could be used today for real work? Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2021-10-01 17:43 +0000
Re: What is the oldest computer that could be used today for real work? Peter Flass <peter_flass@yahoo.com> - 2021-10-03 12:14 -0700
Re: What is the oldest computer that could be used today for real work? stefano capelli <scapnic@gmail.com> - 2021-10-08 07:27 -0700
csiph-web