Click here to Skip to main content
15,887,315 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Maybe you should just call it a day when... Pin
Gary R. Wheeler16-Feb-22 14:38
Gary R. Wheeler16-Feb-22 14:38 
GeneralRe: Maybe you should just call it a day when... Pin
oofalladeez34316-Feb-22 15:51
professionaloofalladeez34316-Feb-22 15:51 
GeneralRe: Maybe you should just call it a day when... Pin
CPallini16-Feb-22 21:34
mveCPallini16-Feb-22 21:34 
GeneralRe: Maybe you should just call it a day when... Pin
Gary R. Wheeler17-Feb-22 2:05
Gary R. Wheeler17-Feb-22 2:05 
RantFrigging printers... Pin
Nelek16-Feb-22 4:45
protectorNelek16-Feb-22 4:45 
GeneralRe: Frigging printers... Pin
DRHuff16-Feb-22 5:01
DRHuff16-Feb-22 5:01 
GeneralRe: Frigging printers... Pin
Nelek16-Feb-22 6:25
protectorNelek16-Feb-22 6:25 
GeneralRe: Frigging printers... Pin
trønderen16-Feb-22 8:40
trønderen16-Feb-22 8:40 
Computer history section:

In my student days, line oriented editors - as opposed to screen oriented - were still around; teletype class terminals could be seen, and line editors were in use for many years after screens took over. We received the manual for the new editor version, containing a tiny misprint ... The section on the command 'L - move the current line pointer' came out in the large, boldface headline font as 'L - move the current line printer' Smile | :)

There is a sequel to that story:

The typical student accessible printer at the time was a GE Terminet - "sort of" a line printer: It had a continuously running rubber 'tractor belt' with metal fingers for each letter (sort of like old style typewriter hammers). Behind the belt was 132 solenoid hammers, one for each character position. When the 'a' finger passed over a line position where an 'a' should be printed, the hammer stroke the finger to hit the paper (through an ink ribbon). When the 'b' finger passed over where a 'b' should be printed, that hammer stroke as well - possibly at the exact same time as the 'a' in another print position.

We tried to construct printout lines that would make all 132 hammers strike at the same time. That turned out to be impossible, but with a line of alternating space and every second finger on the ribbon, like 'a c e f ...', 66 hammers would hit the fingers, paper and roller, at exactly the same time. The impact made the printer make a small jump forward. We had a software implementation of "Move the current line printer"! We made a small utility for generating such lines, and discussed whether we should name it 'L', in honor of the QED manual misprint, but it ended up being called BANG - "BANG 5" would print five such lines in rapid succession, generating five quite loud bangs, and causing the printer to make five small jumps forward.

5 was the maximum. If we exceeded that, the power supply broke down and had to be replaced. I think we burned out four or five power supplies before the technical service guys discovered what caused it, and we were sternly told that any use of the BANG program in the future would result in the guilty one(s) being kicked out of the university Smile | :)
GeneralRe: Frigging printers... Pin
englebart16-Feb-22 14:26
professionalenglebart16-Feb-22 14:26 
GeneralRe: Frigging printers... Pin
Gary R. Wheeler16-Feb-22 14:44
Gary R. Wheeler16-Feb-22 14:44 
GeneralRe: Frigging printers... Pin
davecasdf17-Feb-22 5:14
davecasdf17-Feb-22 5:14 
GeneralRe: Frigging printers... Pin
fgs196316-Feb-22 5:10
fgs196316-Feb-22 5:10 
JokeRe: Frigging printers... Pin
Memtha16-Feb-22 8:03
Memtha16-Feb-22 8:03 
GeneralRe: Frigging printers... Pin
trønderen16-Feb-22 9:04
trønderen16-Feb-22 9:04 
JokeRe: Frigging printers... Pin
Memtha16-Feb-22 9:36
Memtha16-Feb-22 9:36 
GeneralRe: Frigging printers... Pin
Gary R. Wheeler16-Feb-22 14:54
Gary R. Wheeler16-Feb-22 14:54 
GeneralRe: Frigging printers... Pin
Nelek17-Feb-22 12:52
protectorNelek17-Feb-22 12:52 
GeneralRe: Frigging printers... Pin
jschell17-Feb-22 11:52
jschell17-Feb-22 11:52 
General*cries in C++* PinPopular
honey the codewitch16-Feb-22 2:03
mvahoney the codewitch16-Feb-22 2:03 
GeneralRe: *cries in C++* Pin
Nemanja Trifunovic16-Feb-22 2:15
Nemanja Trifunovic16-Feb-22 2:15 
GeneralRe: *cries in C++* Pin
RickZeeland16-Feb-22 2:28
mveRickZeeland16-Feb-22 2:28 
GeneralRe: *cries in C++* Pin
honey the codewitch16-Feb-22 2:34
mvahoney the codewitch16-Feb-22 2:34 
GeneralRe: *cries in C++* Pin
Super Lloyd16-Feb-22 2:38
Super Lloyd16-Feb-22 2:38 
GeneralRe: *cries in C++* Pin
OriginalGriff16-Feb-22 2:26
mveOriginalGriff16-Feb-22 2:26 
GeneralRe: *cries in C++* Pin
honey the codewitch16-Feb-22 2:35
mvahoney the codewitch16-Feb-22 2:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.