Click here to Skip to main content
15,886,199 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: This is doing my head in ... Pin
Nelek8-Jan-21 8:36
protectorNelek8-Jan-21 8:36 
GeneralRe: This is doing my head in ... Pin
OriginalGriff8-Jan-21 1:33
mveOriginalGriff8-Jan-21 1:33 
GeneralRe: This is doing my head in ... Pin
theoldfool8-Jan-21 1:37
professionaltheoldfool8-Jan-21 1:37 
GeneralRe: This is doing my head in ... Pin
  Forogar  8-Jan-21 2:28
professional  Forogar  8-Jan-21 2:28 
GeneralRe: This is doing my head in ... Pin
theoldfool8-Jan-21 2:32
professionaltheoldfool8-Jan-21 2:32 
GeneralRe: This is doing my head in ... Pin
Slacker0078-Jan-21 2:32
professionalSlacker0078-Jan-21 2:32 
GeneralRe: This is doing my head in ... Pin
k50548-Jan-21 5:34
mvek50548-Jan-21 5:34 
GeneralRe: This is doing my head in ... Pin
OriginalGriff8-Jan-21 6:25
mveOriginalGriff8-Jan-21 6:25 
Remember? Heck, I used to code for 9600 baud 25x80 terminals!
Lynwood Alpha[^] - that was the top-of-the-range, with a Z8000 processor @5.5Mhz - I did some work on that, but mostly it was the Beta I coded for. That looked the same externally, but had a 4MHz Z80 and 8K of DRAM.

Both were mostly coded in assembler, with later some C code getting in there.
They were anything but "dumb terminals" - one of my projects queried database on up to 6 "proper" computers, processed the results, then told one of four other computers what to do, and showed the user a precis of the result of that. (The user input a telephone number, I decided which host held the data and what OS the host would be running, got the data (in a different format for each OS), extracted the telephone line / exchange info and passed that to one of four different hardware line test computers, and showed the line test status from that. Horribly complicated, I had to run a app to strip all the comments out so it would fit onto two floppies along with the ROM image that produced ...)

Surprisingly good days - I certainly learned a lot about how to write efficient code, if not readable ... Laugh | :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

GeneralRe: This is doing my head in ... Pin
BillWoodruff9-Jan-21 2:31
professionalBillWoodruff9-Jan-21 2:31 
GeneralRe: This is doing my head in ... Pin
OriginalGriff9-Jan-21 3:18
mveOriginalGriff9-Jan-21 3:18 
GeneralRe: This is doing my head in ... Pin
BillWoodruff9-Jan-21 6:09
professionalBillWoodruff9-Jan-21 6:09 
GeneralWSO CCC OTD 2021-01-18 Pin
OriginalGriff7-Jan-21 22:13
mveOriginalGriff7-Jan-21 22:13 
GeneralRe: WSO CCC OTD 2021-01-18 Pin
pkfox7-Jan-21 23:48
professionalpkfox7-Jan-21 23:48 
GeneralRe: WSO CCC OTD 2021-01-18 - we have a winner! Pin
OriginalGriff8-Jan-21 0:19
mveOriginalGriff8-Jan-21 0:19 
GeneralRe: WSO CCC OTD 2021-01-18 - we have a winner! Pin
pkfox8-Jan-21 0:23
professionalpkfox8-Jan-21 0:23 
GeneralRe: WSO CCC OTD 2021-01-18 - we have a winner! Pin
OriginalGriff8-Jan-21 0:29
mveOriginalGriff8-Jan-21 0:29 
GeneralRe: WSO CCC OTD 2021-01-18 - we have a winner! Pin
yacCarsten8-Jan-21 2:19
yacCarsten8-Jan-21 2:19 
GeneralRe: WSO CCC OTD 2021-01-18 - we have a winner! Pin
pkfox8-Jan-21 5:02
professionalpkfox8-Jan-21 5:02 
GeneralIt's going to be one of those days. Pin
OriginalGriff7-Jan-21 21:38
mveOriginalGriff7-Jan-21 21:38 
GeneralRe: It's going to be one of those days. Pin
fd97508-Jan-21 1:01
professionalfd97508-Jan-21 1:01 
GeneralRe: It's going to be one of those days. Pin
theoldfool8-Jan-21 1:14
professionaltheoldfool8-Jan-21 1:14 
GeneralRe: It's going to be one of those days. Pin
honey the codewitch8-Jan-21 1:55
mvahoney the codewitch8-Jan-21 1:55 
GeneralRe: It's going to be one of those days. Pin
  Forogar  8-Jan-21 2:30
professional  Forogar  8-Jan-21 2:30 
GeneralRe: It's going to be one of those days. Pin
OriginalGriff8-Jan-21 3:03
mveOriginalGriff8-Jan-21 3:03 
GeneralLearning to live without if() statements Pin
honey the codewitch7-Jan-21 11:07
mvahoney the codewitch7-Jan-21 11:07 

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.