From the IBM Mainframe World:
The workforce cliff: What happens when the last IBM i engineer retires from government?
Jennifer Nelson, 2026.06.15
https://www.route-fifty.com/people/2026/06/workforce-cliff-what-happens-when-last-ibm-i-engineer-retires-government/414184/
Many agencies still rely on mainframes, which are built on programming languages kept alive by a shrinking group of late-career specialists. This creates operational and cybersecurity risks.
:
Many agencies still rely on mainframes ...
The workforce cliff: What happens when the last IBM i engineer retires from government?
I don't know how to break it to you but there are thousands of
experienced IBM Programmers working for the government I know
of just one agency that has over a thousand. And there are
still schools teaching with IBM Mainframes (like Marist in
Poughkeepsie, an IBM stronghold).
bill <bill.gunshannon@gmail.com> wrote:
I don't know how to break it to you but there are thousands of
experienced IBM Programmers working for the government I know
of just one agency that has over a thousand. And there are
still schools teaching with IBM Mainframes (like Marist in
Poughkeepsie, an IBM stronghold).
Yes, and they are all old.
Many already are past their retirement age.
There are thousands of experienced OS guys out there... but are there
any of them in their twenties?
I spent much of last week explaining RS-232 and RS-485 to interns, so there may be some hope, but there are a lot of people to replace and not many people being trained up to replace them.
From the IBM Mainframe World:
The workforce cliff: What happens when the last IBM i engineer retires from government?
Jennifer Nelson, 2026.06.15
https://www.route-fifty.com/people/2026/06/workforce-cliff-what-happens-when-last-ibm-i-engineer-retires-government/414184/
Many agencies still rely on mainframes, which are built on programming languages kept alive by a shrinking group of late-career specialists. This creates operational and cybersecurity risks.
:
We are still talking about IBM Mainframes and not COBOL, right. :-)
On 2026-06-19, Scott Dorsey <kludge@panix.com> wrote:
I spent much of last week explaining RS-232 and RS-485 to interns, so there >> may be some hope, but there are a lot of people to replace and not many
people being trained up to replace them.
Jesus!!! Seriously ? You now have to explain this stuff[*] ? How did you
get on ?
[*] Willing to give them a pass on RS-485, but RS-232 ???
Simon.
PS: For the RS-232 stuff, are they on physical motherboard ports, or on
USB based adapters ?
On 2026-06-19, Scott Dorsey <kludge@panix.com> wrote:
I spent much of last week explaining RS-232 and RS-485 to interns, so there >> may be some hope, but there are a lot of people to replace and not many
people being trained up to replace them.
Jesus!!! Seriously ? You now have to explain this stuff[*] ? How did you
get on ?
PS: For the RS-232 stuff, are they on physical motherboard ports, or on
USB based adapters ?
PPS: On a lighter note, if you want to have some fun, introduce them
to the concept of bit-banging using Centronics interfaces or the control >lines on those RS232 interfaces... :-)
In article <111428j$3gtu1$1@dont-email.me>,
Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP> wrote:
On 2026-06-19, Scott Dorsey <kludge@panix.com> wrote:
I spent much of last week explaining RS-232 and RS-485 to interns, so there >>> may be some hope, but there are a lot of people to replace and not many
people being trained up to replace them.
Jesus!!! Seriously ? You now have to explain this stuff[*] ? How did you >>get on ?
[*] Willing to give them a pass on RS-485, but RS-232 ???
Simon.
PS: For the RS-232 stuff, are they on physical motherboard ports, or on
USB based adapters ?
Well, was it actually RS-232 as in the +/-15V signaling stuff,
or was it UARTs and serial communications generally that they
needed ramping up on? People use UARTs all the time on modern
systems; using RS-232 specially is probably rarer.
On 2026-06-19, bill <bill.gunshannon@gmail.com> wrote:
We are still talking about IBM Mainframes and not COBOL, right. :-)
Anyone still using RPG in modern mainframes ?
On 2026-06-18, Subcommandante XDelta <vlf@star.enet.dec.com> wrote:
From the IBM Mainframe World:
The workforce cliff: What happens when the last IBM i engineer retires from government?
Jennifer Nelson, 2026.06.15
https://www.route-fifty.com/people/2026/06/workforce-cliff-what-happens-when-last-ibm-i-engineer-retires-government/414184/
Many agencies still rely on mainframes, which are built on programming languages kept alive by a shrinking group of late-career specialists. This creates operational and cybersecurity risks.
:
If they are worried about that stuff for IBM, imagine how they probably
feel about VMS...
I did mention that if you had a single GPIO port you could switch it
quickly enough to send serial data, but that timing was pretty critical
and it was best left to proper hardware.
On 2026-06-19, Dan Cross <cross@spitfire.i.gajendra.net> wrote:
In article <111428j$3gtu1$1@dont-email.me>,
Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP> wrote:
On 2026-06-19, Scott Dorsey <kludge@panix.com> wrote:
I spent much of last week explaining RS-232 and RS-485 to interns, so there
may be some hope, but there are a lot of people to replace and not many >>>> people being trained up to replace them.
Jesus!!! Seriously ? You now have to explain this stuff[*] ? How did you >>>get on ?
[*] Willing to give them a pass on RS-485, but RS-232 ???
Simon.
PS: For the RS-232 stuff, are they on physical motherboard ports, or on >>>USB based adapters ?
Well, was it actually RS-232 as in the +/-15V signaling stuff,
or was it UARTs and serial communications generally that they
needed ramping up on? People use UARTs all the time on modern
systems; using RS-232 specially is probably rarer.
On the modern systems I am aware of it's still proper RS-232 signalling levels - that's why you need the MAX232 or MAX3232 to interface
with embedded stuff. I only tend to see the 3V3 or 5V stuff on embedded boards themselves.
One interesting question however. I wonder if Scott is using RTS/CTS
for modem control or host-based flow control. There's a reason why CTS
was specified the way it is in the USB CDC ACM specifications even though it's absolutely bloody useless for the normal case (at least these days)
of using those lines for host-based flow control.
On 2026-06-19, Dan Cross <cross@spitfire.i.gajendra.net> wrote:
In article <111428j$3gtu1$1@dont-email.me>,
Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP> wrote:
On 2026-06-19, Scott Dorsey <kludge@panix.com> wrote:
I spent much of last week explaining RS-232 and RS-485 to interns, so there
may be some hope, but there are a lot of people to replace and not many >>>> people being trained up to replace them.
Jesus!!! Seriously ? You now have to explain this stuff[*] ? How did you >>>get on ?
[*] Willing to give them a pass on RS-485, but RS-232 ???
Simon.
PS: For the RS-232 stuff, are they on physical motherboard ports, or on >>>USB based adapters ?
Well, was it actually RS-232 as in the +/-15V signaling stuff,
or was it UARTs and serial communications generally that they
needed ramping up on? People use UARTs all the time on modern
systems; using RS-232 specially is probably rarer.
On the modern systems I am aware of it's still proper RS-232 signalling >levels - that's why you need the MAX232 or MAX3232 to interface
with embedded stuff. I only tend to see the 3V3 or 5V stuff on embedded >boards themselves.
One interesting question however. I wonder if Scott is using RTS/CTS
for modem control or host-based flow control. There's a reason why CTS
was specified the way it is in the USB CDC ACM specifications even though >it's absolutely bloody useless for the normal case (at least these days)
of using those lines for host-based flow control.
On 6/19/2026 3:17 PM, Scott Dorsey wrote:
I did mention that if you had a single GPIO port you could switch it
quickly enough to send serial data, but that timing was pretty critical
and it was best left to proper hardware.
Bit Banger on the Tandy Color Computer. Easily does 115K.
Simon Clubley <clubley@remove_me.eisner.decus.org-earth.ufp> wrote:
One interesting question however. I wonder if Scott is using RTS/CTS
for modem control or host-based flow control. There's a reason why CTS
was specified the way it is in the USB CDC ACM specifications even though
it's absolutely bloody useless for the normal case (at least these days)
of using those lines for host-based flow control.
Hmm, I see no mention of CTS in USB CDC ACM specification. To me this
means that vendor of USB serial convertor can implement is in essentially
any way. One sensible way is to handle it in the convertor, without involving the USB host.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 70 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 39:15:38 |
| Calls: | 948 |
| Calls today: | 2 |
| Files: | 1,325 |
| Messages: | 280,644 |