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


Groups > alt.folklore.computers > #218785

Re: What is the oldest computer that could be used today for real work?

From Anne & Lynn Wheeler <lynn@garlic.com>
Newsgroups alt.folklore.computers
Subject Re: What is the oldest computer that could be used today for real work?
Date 2021-09-09 17:56 -1000
Organization Wheeler&Wheeler
Message-ID <87sfyd2ie2.fsf@localhost> (permalink)
References <sh246e$9kp$1@theuse.news.theuse.net> <slrnsjeou8.4mvc.jgoerzen@slrnh.complete.org> <atcgjg10kp9hd5umn36lrph2u8b9gu6fe1@4ax.com> <shd10j$4ns$1@newsreader4.netcologne.de> <shecp6$11c6$1@gal.iecc.com>

Show all headers | View raw


John Levine <johnl@taugh.com> writes:
> CPU speed, sure, but the point of a mainframe is that it has high performance
> peripherals.  A /145 could have up to four channels and could attach several
> dozen disk drives.
>
> These days one SSD holds more data than two dozen 2314 disks, but I wouldn't
> think a Pi has particularly high I/O bandwidth.

raspberry Pi 4 specs and benchmarks (2 yrs ago)
https://magpi.raspberrypi.org/articles/raspberry-pi-4-specs-benchmarks

SoC: Broadcom BCM2711B0 quad-core A72 (ARMv8-A) 64-bit @ 1.5GHz
GPU: Broadcom VideoCore VI
Networking: 2.4GHz and 5GHz 802.11b/g/n/ac wireless LAN
RAM: 1GB, 2GB, or 4GB LPDDR4 SDRAM
Bluetooth: Bluetooth 5.0, Bluetooth Low Energy (BLE)
GPIO: 40-pin GPIO header, populated
Storage: microSD
Ports: 2x micro-HDMI 2.0, 3.5mm analogue audio-video jack, 2x USB 2.0,
2x USB 3.0, Gigabit Ethernet, Camera Serial Interface (CSI), Display Serial Interface (DSI)
Dimensions: 88mm x 58mm x 19.5mm, 46g

linpack mips 925MIPS, 748MIPS, 2037MIPS
memory bandwidth (1MB blocks r&w) 4129/sec, 4427/sec
USB storage thruput (megabytes/sec r&w) 353mbytes/sec, 323mbytes/sec

more details
https://en.wikipedia.org/wiki/Raspberry_Pi
best picks Pi microSD cards (32gbytes)
https://www.tomshardware.com/best-picks/raspberry-pi-microsd-cards

===

by comparison, 145 would be .3MIPS and 512kbyte memory,

2314 capacity 29mbytes ... need 34 2314s/gbyte or 340 2314s for
10gbytes
https://www.ibm.com/ibm/history/exhibits/storage/storage_2314.html
2314 disk rate 312kbytes/sec ... ignoring channel program overhead, disk
access, etc, assuming that all four 145 channels would continuously be doing
disk i/o transfer at sustained 312kbytes/sec ... that is theoritical
1.2mbytes/sec

trivia: after transferring to San Jose Research (bldg28), I got roped
into playing disk engineer part time (across the street in
bldg14&15). The 3830 controller for 3330 & 3350 disk drives was replaced
with 3880 controller for 3380 disk drives.  While 3880 had special
hardware data path for handling 3380 3mbyte/sec transfer ... it had a
microprocessor that was significantly slower than 3830 for everything
else ... which drastically drove up channel busy overhead ... especially
for the channel program chatter latency between processor and
controller.

The 3090 folks had configured number of channels, assuming the 3880
would be similar to 3830 but handling 3mbyte data transfer ... when they
found out how bad the 3880 channel busy really was ... they realized
they would have to drastically increase the number of channels. The
channel number increase required an extra (very expensive) TCM (there
were jokes that the 3090 office was going to charge the 3880 office for
the increase in 3090 manufacturing cost). Eventually marketing respun
big increase in number of channels (to handle the half-duplex chatter
channel busy overhead) as how great all the 3090 channels were.

Other triva: in 1980, IBM STL (lab) was bursting at the seams and they
were moving 300 people from the IMS DBMS development group to and
offsite bldg with dataprocessing back to STL datacenter. The group had
tried "remote" 3270 terminal support and found the human factors totally
unacceptable. I get con'ed into doing channel-extender support so they
can put local channel connected 3270 controllers at the offsite bldg
(with no perceived difference in human factors offsite and in STL).

The hardware vendor tries to get IBM to release my support, but there
were some people in POK playing with some serial stuff that get it
vetoed (they were worried that if it was in the market, it would harder
to justify releasing their stuff). Then in 1988, I'm asked to help LLNL
standardize some serial stuff they are laying with ... which quickly
becomes fibre channel standard (including some stuff I had done in
1980), initially 1gbit (100mbyte) full-duplex (2gbit, aka 200mbyte,
aggregate)

In 1990, the POK people get their stuff released with ES/9000 as ESCON
(when it is already obsolete, around 17mbyte aggregate). Later some of
the POK people start playing with fibre channel standard and define a
heavy weight protocol that drastically cuts the native throughput which
is finally releaseed as FICON.

The latest published benchmarks I can find is "peak I/O" for z196 that
used 104 FICON (running over 104 fibre channel) to get 2M IOPS. About
the same time there was a fibre channel announced for E5-2600 blade
claiming over million IOPS, two such fibre channel getting higher
(native) throughput than 104 FICON running over 104 fibre channel).

-- 
virtualization experience starting Jan1968, online at home since Mar1970

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


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