Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

"Gravitation cannot be held responsible for people falling in love." -- Albert Einstein


computers / alt.folklore.computers / OK, a war story (sort of)

SubjectAuthor
* OK, a war story (sort of)Bob Eager
`* Re: OK, a war story (sort of)D
 +* Re: OK, a war story (sort of)Bob Eager
 |+- Re: OK, a war story (sort of)D
 |`* Re: OK, a war story (sort of)Charlie Gibbs
 | +- Re: OK, a war story (sort of)D
 | `- Re: OK, a war story (sort of)Jim Jackson
 `* Re: OK, a war story (sort of)Ahem A Rivet's Shot
  `* Re: OK, a war story (sort of)D
   `* Re: OK, a war story (sort of)Ian
    `- Re: OK, a war story (sort of)Charlie Gibbs

1
OK, a war story (sort of)

<l3omh3F44cqU1@mid.individual.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10289&group=alt.folklore.computers#10289

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!3.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: news0009@eager.cx (Bob Eager)
Newsgroups: alt.folklore.computers
Subject: OK, a war story (sort of)
Date: 22 Feb 2024 10:38:27 GMT
Lines: 61
Message-ID: <l3omh3F44cqU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net He0EudupQoub3jEEQB6dHwXiXKgS33bDrHa5xP5zgN9iFlkIeR
Cancel-Lock: sha1:OgzbOpUREzYTBY6mmtiJ/N4AQ8s= sha256:zW6oyk2DaG+LifI4VGxZ3rSeAslkmNYAqo+bv6Y502I=
User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a
git.gnome.org/pan2)
 by: Bob Eager - Thu, 22 Feb 2024 10:38 UTC

In my first year as an undergraduate, we were taught BASIC - it was the
only language available online, as opposed to in 'batch' mode via punched
cards and printer (I ended up teaching that course myself some years
later).

After a few weeks of BASIC, I decided to learn assembly language for the
mainframe - an ICL 4130, which was a 24 bit word oriented machine with
96kW of memory. In practice, the best type of target program was a
'subsystem' for KOS, the online facility. Users had only 1536 words of
working memory (excluding the code itself), and about 600 of those were
used for the I/O system and other services. Nevertheless, I wrote a simple
linear regression program (mirroring the one we had done in BASIC for an
assessment).

Running a subsystem was something for which one had to get permission, as
a fault could stop the online system (although a simple operator command
would continue it from the stop point). Once I had proved myself, I was
allowed to write more programs.

However, I (and others) became increasingly ambitious, and did some
naughty things. Fairly early on, I 'acquired' a copy of the (assembler)
source code for the online system, KOS. My first venture into the
'naughty' area was to write a program that would simulate the effect of
Ctrl-C (well, its equivalent in those days) on a specified terminal. I was
able to do this by modifying a status bit in the terminal multiplexer
device driver (I had previously found a way to write anywhere in the
entire machine's memory, subverting the memory management). Later, I
discovered that I could remotely log someone out as well.

Various other programs followed, and a few of us decided it would be a
good idea to be able to submit batch work to the batch queue via a
terminal, instead of on punched cards. One could then use other languages
such as Algol and FORTRAN, which were not available in the on-line system.

This wasn't too difficult:

- Load a program that inserted itself between the executive card reader
driver and the batch system.
- Fulfil requests for 'next card' by getting one from the card reader
driver and passing it on - until an end of job card was detected.
- Pass on the end of job card, but follow it with card images taken from a
previously prepared file.
- At the end of that file, reconnect the batch system to the card reader
driver and exit the program.

It worked perfectly. Except ... when the computer operators came to
collect up all the punched cards for the completed jobs, and reconcile
them with their associated printouts ... there were no cards for one lot
of printout! They spent some time looking for them, and to avoid further
suspicion, action was taken. Cards were quickly typed for the 'phantom'
job, and dropped down the back of the table that held the trays of
returned cards. Then: "Oh look, what's that down there?".

We got away with that one. Over time we encountered restrictions on
running subsystems, and had to write a loader. That is another story.

--
Using UNIX since v6 (1975)...

Use the BIG mirror service in the UK:
http://www.mirrorservice.org

Re: OK, a war story (sort of)

<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10290&group=alt.folklore.computers#10290

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!.POSTED!not-for-mail
From: nospam@example.net (D)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 14:45:49 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
References: <l3omh3F44cqU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Injection-Info: i2pn2.org;
logging-data="3724395"; mail-complaints-to="usenet@i2pn2.org";
posting-account="w/4CleFT0XZ6XfSuRJzIySLIA6ECskkHxKUAYDZM66M";
X-Spam-Checker-Version: SpamAssassin 4.0.0
In-Reply-To: <l3omh3F44cqU1@mid.individual.net>
 by: D - Thu, 22 Feb 2024 13:45 UTC

Thank you for sharing! =)

I'll add a story about a brilliant joke. It's not mine, but still a good
story!

An acquaintance of mine was working for a low-level/hardware consultancy
firm, and one summer someone at the company decided to have a bit of fun
with the CEO.

So what to do?

Since this was a company good with low-level stuff and hardware, he
decided to create a little mod for the CEOs keyboard. So when the CEO was
on vacation they opened his keyboard and installed the little chip.

So what did it do?

It contained a randomizer and a list of naughty words, so each n:th
keypress (n randomly determined), the chip would insert a naughty word. So
once the CEO was back in office, everything started out great, but all of
a sudden a meeting invitation had this weird naughty word in it, a
presentation had one and so on.

The CEO ran antivirus, didn't find anything, rebooted, didn't work,
re-installed his PC, didn't work, and before his frustration reached
dangerous levels, the keyboard was switched back.

That's the amount of fun and power you can have with low-level hardware
knowledge! ;)

Best regards,
Daniel

On Thu, 22 Feb 2024, Bob Eager wrote:

> In my first year as an undergraduate, we were taught BASIC - it was the
> only language available online, as opposed to in 'batch' mode via punched
> cards and printer (I ended up teaching that course myself some years
> later).
>
> After a few weeks of BASIC, I decided to learn assembly language for the
> mainframe - an ICL 4130, which was a 24 bit word oriented machine with
> 96kW of memory. In practice, the best type of target program was a
> 'subsystem' for KOS, the online facility. Users had only 1536 words of
> working memory (excluding the code itself), and about 600 of those were
> used for the I/O system and other services. Nevertheless, I wrote a simple
> linear regression program (mirroring the one we had done in BASIC for an
> assessment).
>
> Running a subsystem was something for which one had to get permission, as
> a fault could stop the online system (although a simple operator command
> would continue it from the stop point). Once I had proved myself, I was
> allowed to write more programs.
>
> However, I (and others) became increasingly ambitious, and did some
> naughty things. Fairly early on, I 'acquired' a copy of the (assembler)
> source code for the online system, KOS. My first venture into the
> 'naughty' area was to write a program that would simulate the effect of
> Ctrl-C (well, its equivalent in those days) on a specified terminal. I was
> able to do this by modifying a status bit in the terminal multiplexer
> device driver (I had previously found a way to write anywhere in the
> entire machine's memory, subverting the memory management). Later, I
> discovered that I could remotely log someone out as well.
>
> Various other programs followed, and a few of us decided it would be a
> good idea to be able to submit batch work to the batch queue via a
> terminal, instead of on punched cards. One could then use other languages
> such as Algol and FORTRAN, which were not available in the on-line system.
>
> This wasn't too difficult:
>
> - Load a program that inserted itself between the executive card reader
> driver and the batch system.
> - Fulfil requests for 'next card' by getting one from the card reader
> driver and passing it on - until an end of job card was detected.
> - Pass on the end of job card, but follow it with card images taken from a
> previously prepared file.
> - At the end of that file, reconnect the batch system to the card reader
> driver and exit the program.
>
> It worked perfectly. Except ... when the computer operators came to
> collect up all the punched cards for the completed jobs, and reconcile
> them with their associated printouts ... there were no cards for one lot
> of printout! They spent some time looking for them, and to avoid further
> suspicion, action was taken. Cards were quickly typed for the 'phantom'
> job, and dropped down the back of the table that held the trays of
> returned cards. Then: "Oh look, what's that down there?".
>
> We got away with that one. Over time we encountered restrictions on
> running subsystems, and had to write a loader. That is another story.
>
>

Re: OK, a war story (sort of)

<l3p5l7F44cqU2@mid.individual.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10291&group=alt.folklore.computers#10291

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: news0009@eager.cx (Bob Eager)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: 22 Feb 2024 14:56:39 GMT
Lines: 112
Message-ID: <l3p5l7F44cqU2@mid.individual.net>
References: <l3omh3F44cqU1@mid.individual.net>
<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net qdv4gBy8shOijL+aPB+xPwI44PBzzdHkuSLo1P1kruJRDJWn5Y
Cancel-Lock: sha1:p/SVH+bQlYSl37ZWI/gcZ51l91s= sha256:pyPhFKXPThuPNo5UyAMjPxAdp6uVoMjl46qX22FdQbE=
User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a
git.gnome.org/pan2)
 by: Bob Eager - Thu, 22 Feb 2024 14:56 UTC

Brilliant!

I'll post another soon.

On Thu, 22 Feb 2024 14:45:49 +0100, D wrote:

> Thank you for sharing! =)
>
> I'll add a story about a brilliant joke. It's not mine, but still a good
> story!
>
> An acquaintance of mine was working for a low-level/hardware consultancy
> firm, and one summer someone at the company decided to have a bit of fun
> with the CEO.
>
> So what to do?
>
> Since this was a company good with low-level stuff and hardware, he
> decided to create a little mod for the CEOs keyboard. So when the CEO
> was on vacation they opened his keyboard and installed the little chip.
>
> So what did it do?
>
> It contained a randomizer and a list of naughty words, so each n:th
> keypress (n randomly determined), the chip would insert a naughty word.
> So once the CEO was back in office, everything started out great, but
> all of a sudden a meeting invitation had this weird naughty word in it,
> a presentation had one and so on.
>
> The CEO ran antivirus, didn't find anything, rebooted, didn't work,
> re-installed his PC, didn't work, and before his frustration reached
> dangerous levels, the keyboard was switched back.
>
> That's the amount of fun and power you can have with low-level hardware
> knowledge! ;)
>
> Best regards,
> Daniel
>
>
> On Thu, 22 Feb 2024, Bob Eager wrote:
>
>> In my first year as an undergraduate, we were taught BASIC - it was the
>> only language available online, as opposed to in 'batch' mode via
>> punched cards and printer (I ended up teaching that course myself some
>> years later).
>>
>> After a few weeks of BASIC, I decided to learn assembly language for
>> the mainframe - an ICL 4130, which was a 24 bit word oriented machine
>> with 96kW of memory. In practice, the best type of target program was a
>> 'subsystem' for KOS, the online facility. Users had only 1536 words of
>> working memory (excluding the code itself), and about 600 of those were
>> used for the I/O system and other services. Nevertheless, I wrote a
>> simple linear regression program (mirroring the one we had done in
>> BASIC for an assessment).
>>
>> Running a subsystem was something for which one had to get permission,
>> as a fault could stop the online system (although a simple operator
>> command would continue it from the stop point). Once I had proved
>> myself, I was allowed to write more programs.
>>
>> However, I (and others) became increasingly ambitious, and did some
>> naughty things. Fairly early on, I 'acquired' a copy of the (assembler)
>> source code for the online system, KOS. My first venture into the
>> 'naughty' area was to write a program that would simulate the effect of
>> Ctrl-C (well, its equivalent in those days) on a specified terminal. I
>> was able to do this by modifying a status bit in the terminal
>> multiplexer device driver (I had previously found a way to write
>> anywhere in the entire machine's memory, subverting the memory
>> management). Later, I discovered that I could remotely log someone out
>> as well.
>>
>> Various other programs followed, and a few of us decided it would be a
>> good idea to be able to submit batch work to the batch queue via a
>> terminal, instead of on punched cards. One could then use other
>> languages such as Algol and FORTRAN, which were not available in the
>> on-line system.
>>
>> This wasn't too difficult:
>>
>> - Load a program that inserted itself between the executive card reader
>> driver and the batch system.
>> - Fulfil requests for 'next card' by getting one from the card reader
>> driver and passing it on - until an end of job card was detected.
>> - Pass on the end of job card, but follow it with card images taken
>> from a previously prepared file.
>> - At the end of that file, reconnect the batch system to the card
>> reader driver and exit the program.
>>
>> It worked perfectly. Except ... when the computer operators came to
>> collect up all the punched cards for the completed jobs, and reconcile
>> them with their associated printouts ... there were no cards for one
>> lot of printout! They spent some time looking for them, and to avoid
>> further suspicion, action was taken. Cards were quickly typed for the
>> 'phantom' job, and dropped down the back of the table that held the
>> trays of returned cards. Then: "Oh look, what's that down there?".
>>
>> We got away with that one. Over time we encountered restrictions on
>> running subsystems, and had to write a loader. That is another story.
>>
>>

--
Using UNIX since v6 (1975)...

Use the BIG mirror service in the UK:
http://www.mirrorservice.org

Re: OK, a war story (sort of)

<20240222143320.317303d39788eacea4927239@eircom.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10292&group=alt.folklore.computers#10292

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: steveo@eircom.net (Ahem A Rivet's Shot)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 14:33:20 +0000
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <20240222143320.317303d39788eacea4927239@eircom.net>
References: <l3omh3F44cqU1@mid.individual.net>
<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="0edf5bc1b49c7c5386c9d861b3b5a58b";
logging-data="4133844"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Y/9yqdZSHLLWXmhLjuZiZp8mUk0JBfxU="
Cancel-Lock: sha1:7YTWJkpdmkz7cCyVRm8Y7yQjv6k=
X-Clacks-Overhead: "GNU Terry Pratchett"
X-Newsreader: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.1)
 by: Ahem A Rivet's - Thu, 22 Feb 2024 14:33 UTC

On Thu, 22 Feb 2024 14:45:49 +0100
D <nospam@example.net> wrote:

> It contained a randomizer and a list of naughty words, so each n:th
> keypress (n randomly determined), the chip would insert a naughty word.
> So once the CEO was back in office, everything started out great, but all
> of a sudden a meeting invitation had this weird naughty word in it, a
> presentation had one and so on.

Sweet - at a PPOE a colleague introduced a small piece of code into
the keyboard handler on a number of machines. It randomly substituted
characters for one adjacent on the keyboard - with a probability that
depended on the time intervals between the last few characters. Type slowly
and everything is fine, type fast and you mistupe thongs quite
realistixally getting worse the faster you tyoe/

--
Steve O'Hara-Smith
Odds and Ends at http://www.sohara.org/
For forms of government let fools contest
Whate're is best administered is best - Alexander Pope

Re: OK, a war story (sort of)

<bbce8b85-1f51-9a3b-ac8d-4c1e89609b18@example.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10295&group=alt.folklore.computers#10295

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!.POSTED!not-for-mail
From: nospam@example.net (D)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 17:31:54 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <bbce8b85-1f51-9a3b-ac8d-4c1e89609b18@example.net>
References: <l3omh3F44cqU1@mid.individual.net> <95cd1010-cda5-1f26-e380-6e081595bc7a@example.net> <20240222143320.317303d39788eacea4927239@eircom.net>
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset=US-ASCII
Injection-Info: i2pn2.org;
logging-data="3741108"; mail-complaints-to="usenet@i2pn2.org";
posting-account="w/4CleFT0XZ6XfSuRJzIySLIA6ECskkHxKUAYDZM66M";
X-Spam-Checker-Version: SpamAssassin 4.0.0
In-Reply-To: <20240222143320.317303d39788eacea4927239@eircom.net>
 by: D - Thu, 22 Feb 2024 16:31 UTC

On Thu, 22 Feb 2024, Ahem A Rivet's Shot wrote:

> On Thu, 22 Feb 2024 14:45:49 +0100
> D <nospam@example.net> wrote:
>
>> It contained a randomizer and a list of naughty words, so each n:th
>> keypress (n randomly determined), the chip would insert a naughty word.
>> So once the CEO was back in office, everything started out great, but all
>> of a sudden a meeting invitation had this weird naughty word in it, a
>> presentation had one and so on.
>
> Sweet - at a PPOE a colleague introduced a small piece of code into
> the keyboard handler on a number of machines. It randomly substituted
> characters for one adjacent on the keyboard - with a probability that
> depended on the time intervals between the last few characters. Type slowly
> and everything is fine, type fast and you mistupe thongs quite
> realistixally getting worse the faster you tyoe/
>
>
Ahh! Nice one!

Re: OK, a war story (sort of)

<61a32037-85f4-99b2-642d-f1532114b7dd@example.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10296&group=alt.folklore.computers#10296

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!.POSTED!not-for-mail
From: nospam@example.net (D)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 17:41:27 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <61a32037-85f4-99b2-642d-f1532114b7dd@example.net>
References: <l3omh3F44cqU1@mid.individual.net> <95cd1010-cda5-1f26-e380-6e081595bc7a@example.net> <l3p5l7F44cqU2@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Injection-Info: i2pn2.org;
logging-data="3742045"; mail-complaints-to="usenet@i2pn2.org";
posting-account="w/4CleFT0XZ6XfSuRJzIySLIA6ECskkHxKUAYDZM66M";
In-Reply-To: <l3p5l7F44cqU2@mid.individual.net>
X-Spam-Checker-Version: SpamAssassin 4.0.0
 by: D - Thu, 22 Feb 2024 16:41 UTC

Looking forward to it! =)

On Thu, 22 Feb 2024, Bob Eager wrote:

> Brilliant!
>
> I'll post another soon.
>
>
> On Thu, 22 Feb 2024 14:45:49 +0100, D wrote:
>
>> Thank you for sharing! =)
>>
>> I'll add a story about a brilliant joke. It's not mine, but still a good
>> story!
>>
>> An acquaintance of mine was working for a low-level/hardware consultancy
>> firm, and one summer someone at the company decided to have a bit of fun
>> with the CEO.
>>
>> So what to do?
>>
>> Since this was a company good with low-level stuff and hardware, he
>> decided to create a little mod for the CEOs keyboard. So when the CEO
>> was on vacation they opened his keyboard and installed the little chip.
>>
>> So what did it do?
>>
>> It contained a randomizer and a list of naughty words, so each n:th
>> keypress (n randomly determined), the chip would insert a naughty word.
>> So once the CEO was back in office, everything started out great, but
>> all of a sudden a meeting invitation had this weird naughty word in it,
>> a presentation had one and so on.
>>
>> The CEO ran antivirus, didn't find anything, rebooted, didn't work,
>> re-installed his PC, didn't work, and before his frustration reached
>> dangerous levels, the keyboard was switched back.
>>
>> That's the amount of fun and power you can have with low-level hardware
>> knowledge! ;)
>>
>> Best regards,
>> Daniel
>>
>>
>> On Thu, 22 Feb 2024, Bob Eager wrote:
>>
>>> In my first year as an undergraduate, we were taught BASIC - it was the
>>> only language available online, as opposed to in 'batch' mode via
>>> punched cards and printer (I ended up teaching that course myself some
>>> years later).
>>>
>>> After a few weeks of BASIC, I decided to learn assembly language for
>>> the mainframe - an ICL 4130, which was a 24 bit word oriented machine
>>> with 96kW of memory. In practice, the best type of target program was a
>>> 'subsystem' for KOS, the online facility. Users had only 1536 words of
>>> working memory (excluding the code itself), and about 600 of those were
>>> used for the I/O system and other services. Nevertheless, I wrote a
>>> simple linear regression program (mirroring the one we had done in
>>> BASIC for an assessment).
>>>
>>> Running a subsystem was something for which one had to get permission,
>>> as a fault could stop the online system (although a simple operator
>>> command would continue it from the stop point). Once I had proved
>>> myself, I was allowed to write more programs.
>>>
>>> However, I (and others) became increasingly ambitious, and did some
>>> naughty things. Fairly early on, I 'acquired' a copy of the (assembler)
>>> source code for the online system, KOS. My first venture into the
>>> 'naughty' area was to write a program that would simulate the effect of
>>> Ctrl-C (well, its equivalent in those days) on a specified terminal. I
>>> was able to do this by modifying a status bit in the terminal
>>> multiplexer device driver (I had previously found a way to write
>>> anywhere in the entire machine's memory, subverting the memory
>>> management). Later, I discovered that I could remotely log someone out
>>> as well.
>>>
>>> Various other programs followed, and a few of us decided it would be a
>>> good idea to be able to submit batch work to the batch queue via a
>>> terminal, instead of on punched cards. One could then use other
>>> languages such as Algol and FORTRAN, which were not available in the
>>> on-line system.
>>>
>>> This wasn't too difficult:
>>>
>>> - Load a program that inserted itself between the executive card reader
>>> driver and the batch system.
>>> - Fulfil requests for 'next card' by getting one from the card reader
>>> driver and passing it on - until an end of job card was detected.
>>> - Pass on the end of job card, but follow it with card images taken
>>> from a previously prepared file.
>>> - At the end of that file, reconnect the batch system to the card
>>> reader driver and exit the program.
>>>
>>> It worked perfectly. Except ... when the computer operators came to
>>> collect up all the punched cards for the completed jobs, and reconcile
>>> them with their associated printouts ... there were no cards for one
>>> lot of printout! They spent some time looking for them, and to avoid
>>> further suspicion, action was taken. Cards were quickly typed for the
>>> 'phantom' job, and dropped down the back of the table that held the
>>> trays of returned cards. Then: "Oh look, what's that down there?".
>>>
>>> We got away with that one. Over time we encountered restrictions on
>>> running subsystems, and had to write a loader. That is another story.
>>>
>>>
>
>
>
>
>
>

Re: OK, a war story (sort of)

<slrnutf4a5.d29.${send-direct-email-to-news1021-at-jusme-dot-com-if@vm46.home.jusme.com>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10298&group=alt.folklore.computers#10298

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!jusme.eternal-september.org!.POSTED!not-for-mail
From: ${send-direct-email-to-news1021-at-jusme-dot-com-if-you-must}@jusme.com (Ian)
<${send-direct-email-to-news1021-at-jusme-dot-com-if-you-must}@jusme.com>
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 18:24:05 -0000 (UTC)
Organization: Wet Socks!
Lines: 30
Message-ID: <slrnutf4a5.d29.${send-direct-email-to-news1021-at-jusme-dot-com-if@vm46.home.jusme.com>
References: <l3omh3F44cqU1@mid.individual.net>
<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
<20240222143320.317303d39788eacea4927239@eircom.net>
<bbce8b85-1f51-9a3b-ac8d-4c1e89609b18@example.net>
Injection-Date: Thu, 22 Feb 2024 18:24:05 -0000 (UTC)
Injection-Info: jusme.eternal-september.org; posting-host="097865e0f8afeefdc05eb237f4df7c59";
logging-data="26161"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+0xOhJJwHjM+0gMImpVPVk"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:xKTVYnA0zTocuOaYmC7qgQzyiTI=
 by: Ian - Thu, 22 Feb 2024 18:24 UTC

On 2024-02-22, D <nospam@example.net> wrote:
>
>
> On Thu, 22 Feb 2024, Ahem A Rivet's Shot wrote:
>
>> On Thu, 22 Feb 2024 14:45:49 +0100
>> D <nospam@example.net> wrote:
>>
>>> It contained a randomizer and a list of naughty words, so each n:th
>>> keypress (n randomly determined), the chip would insert a naughty word.
>>> So once the CEO was back in office, everything started out great, but all
>>> of a sudden a meeting invitation had this weird naughty word in it, a
>>> presentation had one and so on.
>>
>> Sweet - at a PPOE a colleague introduced a small piece of code into
>> the keyboard handler on a number of machines. It randomly substituted
>> characters for one adjacent on the keyboard - with a probability that
>> depended on the time intervals between the last few characters. Type slowly
>> and everything is fine, type fast and you mistupe thongs quite
>> realistixally getting worse the faster you tyoe/
>>
>>
> Ahh! Nice one!

Now a standard feature on Windows I believe.

--
Ian

"Tamahome!!!" - "Miaka!!!"

Re: OK, a war story (sort of)

<5wNBN.538662$83n7.521987@fx18.iad>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10301&group=alt.folklore.computers#10301

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx18.iad.POSTED!not-for-mail
Newsgroups: alt.folklore.computers
From: cgibbs@kltpzyxm.invalid (Charlie Gibbs)
Subject: Re: OK, a war story (sort of)
References: <l3omh3F44cqU1@mid.individual.net>
<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
<20240222143320.317303d39788eacea4927239@eircom.net>
<bbce8b85-1f51-9a3b-ac8d-4c1e89609b18@example.net>
<slrnutf4a5.d29.${send-direct-email-to-news1021-at-jusme-dot-com-if@vm46.home.jusme.com>
User-Agent: slrn/1.0.3 (Linux)
Lines: 37
Message-ID: <5wNBN.538662$83n7.521987@fx18.iad>
X-Complaints-To: https://www.astraweb.com/aup
NNTP-Posting-Date: Thu, 22 Feb 2024 19:46:09 UTC
Date: Thu, 22 Feb 2024 19:46:09 GMT
X-Received-Bytes: 2382
 by: Charlie Gibbs - Thu, 22 Feb 2024 19:46 UTC

On 2024-02-22, Ian <${send-direct-email-to-news1021-at-jusme-dot-com-if-you-must}@jusme.com> wrote:

> On 2024-02-22, D <nospam@example.net> wrote:
>
>> On Thu, 22 Feb 2024, Ahem A Rivet's Shot wrote:
>>
>>> On Thu, 22 Feb 2024 14:45:49 +0100
>>> D <nospam@example.net> wrote:
>>>
>>>> It contained a randomizer and a list of naughty words, so each n:th
>>>> keypress (n randomly determined), the chip would insert a naughty word.
>>>> So once the CEO was back in office, everything started out great, but all
>>>> of a sudden a meeting invitation had this weird naughty word in it, a
>>>> presentation had one and so on.
>>>
>>> Sweet - at a PPOE a colleague introduced a small piece of code into
>>> the keyboard handler on a number of machines. It randomly substituted
>>> characters for one adjacent on the keyboard - with a probability that
>>> depended on the time intervals between the last few characters. Type slowly
>>> and everything is fine, type fast and you mistupe thongs quite
>>> realistixally getting worse the faster you tyoe/
>>
>> Ahh! Nice one!
>
> Now a standard feature on Windows I believe.

At least after NT. In fact, in Charles Petzold's _Programming
Windows 3.1_ there is a paragraph stating that mouse clicks will
be ignored if Windows is busy doing other things. This was fixed
in NT, which as a result felt a lot less flaky. (Well, a bit
less flaky, at least...)

--
/~\ Charlie Gibbs | Microsoft is a dictatorship.
\ / <cgibbs@kltpzyxm.invalid> | Apple is a cult.
X I'm really at ac.dekanfrus | Linux is anarchy.
/ \ if you read it the right way. | Pick your poison.

Re: OK, a war story (sort of)

<5wNBN.538663$83n7.216219@fx18.iad>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10302&group=alt.folklore.computers#10302

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx18.iad.POSTED!not-for-mail
Newsgroups: alt.folklore.computers
From: cgibbs@kltpzyxm.invalid (Charlie Gibbs)
Subject: Re: OK, a war story (sort of)
References: <l3omh3F44cqU1@mid.individual.net>
<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
<l3p5l7F44cqU2@mid.individual.net>
User-Agent: slrn/1.0.3 (Linux)
Lines: 29
Message-ID: <5wNBN.538663$83n7.216219@fx18.iad>
X-Complaints-To: https://www.astraweb.com/aup
NNTP-Posting-Date: Thu, 22 Feb 2024 19:46:09 UTC
Date: Thu, 22 Feb 2024 19:46:09 GMT
X-Received-Bytes: 2002
 by: Charlie Gibbs - Thu, 22 Feb 2024 19:46 UTC

On 2024-02-22, Bob Eager <news0009@eager.cx> wrote:

> Brilliant!
>
> I'll post another soon.

Hooray! a.f.c is back to life again!

Here's a story of mine...

I was working in a small service bureau, and occasionaly we'd get a
programming request was just plain outlandish. "What do they expect
us to do, make the machine sing _Old MacDonald_?" a co-worker would
typically gripe. Meanwhile, one of my after-hours playtime activities
was to place a transistor radio inside the computer near the backplane,
where it would pick up radiation from the circuitry. Inspired by a
demo I had seen on an IBM 1620 several years before, I wrote a program
that ran loops at frequencies that caused audible tones to come out
of the radio. I had it read cards specifying pitches and durations
so I could program it to play whatever I wanted. The day after I got
it going after hours, I called my co-worker over to the machine and
said, "Remember how you gripe about us being asked to make the machine
play _Old MacDonald_?" Then I hit the START button...

--
/~\ Charlie Gibbs | The Internet is like a big city:
\ / <cgibbs@kltpzyxm.invalid> | it has plenty of bright lights and
X I'm really at ac.dekanfrus | excitement, but also dark alleys
/ \ if you read it the right way. | down which the unwary get mugged.

Re: OK, a war story (sort of)

<bf81ba64-8ddd-f1fc-7144-d2314ba8c849@example.net>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10305&group=alt.folklore.computers#10305

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!.POSTED!not-for-mail
From: nospam@example.net (D)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 23:00:08 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <bf81ba64-8ddd-f1fc-7144-d2314ba8c849@example.net>
References: <l3omh3F44cqU1@mid.individual.net> <95cd1010-cda5-1f26-e380-6e081595bc7a@example.net> <l3p5l7F44cqU2@mid.individual.net> <5wNBN.538663$83n7.216219@fx18.iad>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Injection-Info: i2pn2.org;
logging-data="3768868"; mail-complaints-to="usenet@i2pn2.org";
posting-account="w/4CleFT0XZ6XfSuRJzIySLIA6ECskkHxKUAYDZM66M";
X-Spam-Checker-Version: SpamAssassin 4.0.0
In-Reply-To: <5wNBN.538663$83n7.216219@fx18.iad>
 by: D - Thu, 22 Feb 2024 22:00 UTC

On Thu, 22 Feb 2024, Charlie Gibbs wrote:

> On 2024-02-22, Bob Eager <news0009@eager.cx> wrote:
>
>> Brilliant!
>>
>> I'll post another soon.
>
> Hooray! a.f.c is back to life again!
>
> Here's a story of mine...
>
> I was working in a small service bureau, and occasionaly we'd get a
> programming request was just plain outlandish. "What do they expect
> us to do, make the machine sing _Old MacDonald_?" a co-worker would
> typically gripe. Meanwhile, one of my after-hours playtime activities
> was to place a transistor radio inside the computer near the backplane,
> where it would pick up radiation from the circuitry. Inspired by a
> demo I had seen on an IBM 1620 several years before, I wrote a program
> that ran loops at frequencies that caused audible tones to come out
> of the radio. I had it read cards specifying pitches and durations
> so I could program it to play whatever I wanted. The day after I got
> it going after hours, I called my co-worker over to the machine and
> said, "Remember how you gripe about us being asked to make the machine
> play _Old MacDonald_?" Then I hit the START button...

Reminds me of novell! I've heard or read somewhere that the alarm bell was
tuned to the pitch of an infant crying in the hope of it activating some
kind of biological drive to check on the problem in the admin! ;)

Re: OK, a war story (sort of)

<slrnutfhs6.82r.jj@iridium.wf32df>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=10306&group=alt.folklore.computers#10306

  copy link   Newsgroups: alt.folklore.computers
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: jj@franjam.org.uk (Jim Jackson)
Newsgroups: alt.folklore.computers
Subject: Re: OK, a war story (sort of)
Date: Thu, 22 Feb 2024 22:15:34 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <slrnutfhs6.82r.jj@iridium.wf32df>
References: <l3omh3F44cqU1@mid.individual.net>
<95cd1010-cda5-1f26-e380-6e081595bc7a@example.net>
<l3p5l7F44cqU2@mid.individual.net> <5wNBN.538663$83n7.216219@fx18.iad>
Injection-Date: Thu, 22 Feb 2024 22:15:34 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="76971b57a552435b204406c57d21fc47";
logging-data="123866"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ioRwT+ViIlFXys0o929YmOKHxI/ctzkQ="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:BLhRr5MOwL9y2ymC1fWLgbndruo=
 by: Jim Jackson - Thu, 22 Feb 2024 22:15 UTC

On 2024-02-22, Charlie Gibbs <cgibbs@kltpzyxm.invalid> wrote:
> On 2024-02-22, Bob Eager <news0009@eager.cx> wrote:
>
>> Brilliant!
>>
>> I'll post another soon.
>
> Hooray! a.f.c is back to life again!
>
> Here's a story of mine...
>
> I was working in a small service bureau, and occasionaly we'd get a
> programming request was just plain outlandish. "What do they expect
> us to do, make the machine sing _Old MacDonald_?" a co-worker would
> typically gripe. Meanwhile, one of my after-hours playtime activities
> was to place a transistor radio inside the computer near the backplane,
> where it would pick up radiation from the circuitry. Inspired by a
> demo I had seen on an IBM 1620 several years before, I wrote a program
> that ran loops at frequencies that caused audible tones to come out
> of the radio. I had it read cards specifying pitches and durations
> so I could program it to play whatever I wanted. The day after I got
> it going after hours, I called my co-worker over to the machine and
> said, "Remember how you gripe about us being asked to make the machine
> play _Old MacDonald_?" Then I hit the START button...
>

We had a lineprinter service engineer (honeywell I think) who would
have print jobs that would make the lineprinter play tunes.

And other printouts - nudge, nudge!!!!

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor