Click here to Skip to main content
15,895,772 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: How much computer illiterate were you when... Pin
Paul Conrad31-Mar-14 5:47
professionalPaul Conrad31-Mar-14 5:47 
GeneralRe: How much computer illiterate were you when... Pin
Ger Hayden31-Mar-14 8:41
Ger Hayden31-Mar-14 8:41 
GeneralRe: How much computer illiterate were you when... Pin
Middle Manager1-Apr-14 2:48
Middle Manager1-Apr-14 2:48 
GeneralRe: How much computer illiterate were you when... Pin
kmoorevs1-Apr-14 6:11
kmoorevs1-Apr-14 6:11 
GeneralRe: How much computer illiterate were you when... Pin
Middle Manager1-Apr-14 8:06
Middle Manager1-Apr-14 8:06 
GeneralRe: How much computer illiterate were you when... Pin
mikepwilson31-Mar-14 4:57
mikepwilson31-Mar-14 4:57 
GeneralRe: How much computer illiterate were you when... Pin
fat___boy31-Mar-14 5:15
fat___boy31-Mar-14 5:15 
GeneralRe: How much computer illiterate were you when... Pin
Kirk 103898211-Apr-14 4:50
Kirk 103898211-Apr-14 4:50 
The PDP was before the VAX, both by DEC.
The PDP was the processor that gave birth to the C programming language.
When I learned the MACRO-11 Assembler in High School, I did not realize I was learning C.

The best ASSEMBLY EVER.
Even though we had paper terminals. We had 3 "CRTs", which I quickly started using.

Learning that the OS was just a program. That was the moment the light went on.

We used RSTS/E Operating System, and by by the time I graduated High School, I had patched
the OS in numerous ways (Hidden Files, bypassing NOLOGON)
Crazy Times. But I learned how to do so much with that system.

Oh, and in homage to VB programmers everywhere, this OS used BASIC Plus for almost all of the system library programs (Login, Logout). They did this by using a weird concept of Interrupts called System function calls.

A$ = sys( chr$(6)+ "..." )
It took a single string, the first character was like the interrupt jump table byte (which function), and the rest of the string was parsed. So, 6 for system function, then like a 5 for Kill job, then the job number converted to a string. Really cool Radix50.

Wow, that brought back too many memories from 1984-1985...
GeneralRe: How much computer illiterate were you when... Pin
fat___boy1-Apr-14 5:04
fat___boy1-Apr-14 5:04 
GeneralRe: How much computer illiterate were you when... Pin
OriginalGriff31-Mar-14 4:58
mveOriginalGriff31-Mar-14 4:58 
GeneralRe: How much computer illiterate were you when... Pin
Argonia31-Mar-14 5:23
professionalArgonia31-Mar-14 5:23 
GeneralRe: How much computer illiterate were you when... Pin
OriginalGriff31-Mar-14 5:26
mveOriginalGriff31-Mar-14 5:26 
GeneralRe: How much computer illiterate were you when... Pin
Michael Comperchio1-Apr-14 1:39
Michael Comperchio1-Apr-14 1:39 
GeneralRe: How much computer illiterate were you when... Pin
Cliff Cooley1-Apr-14 2:12
Cliff Cooley1-Apr-14 2:12 
GeneralRe: How much computer illiterate were you when... Pin
Cliff Cooley1-Apr-14 2:16
Cliff Cooley1-Apr-14 2:16 
GeneralRe: How much computer illiterate were you when... Pin
Matt U.31-Mar-14 5:05
Matt U.31-Mar-14 5:05 
GeneralRe: How much computer illiterate were you when... Pin
Kornfeld Eliyahu Peter31-Mar-14 5:05
professionalKornfeld Eliyahu Peter31-Mar-14 5:05 
GeneralRe: How much computer illiterate were you when... Pin
Paul Conrad31-Mar-14 5:50
professionalPaul Conrad31-Mar-14 5:50 
GeneralRe: How much computer illiterate were you when... Pin
fat___boy31-Mar-14 5:13
fat___boy31-Mar-14 5:13 
GeneralRe: How much computer illiterate were you when... Pin
dan!sh 31-Mar-14 5:25
professional dan!sh 31-Mar-14 5:25 
GeneralRe: How much computer illiterate were you when... Pin
fat___boy31-Mar-14 9:47
fat___boy31-Mar-14 9:47 
GeneralRe: How much computer illiterate were you when... Pin
  Forogar  31-Mar-14 10:25
professional  Forogar  31-Mar-14 10:25 
GeneralRe: How much computer illiterate were you when... Pin
fat___boy1-Apr-14 4:55
fat___boy1-Apr-14 4:55 
GeneralRe: How much computer illiterate were you when... Pin
dan!sh 31-Mar-14 17:33
professional dan!sh 31-Mar-14 17:33 
GeneralRe: How much computer illiterate were you when... Pin
fat___boy1-Apr-14 4:55
fat___boy1-Apr-14 4:55 

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.