Click here to Skip to main content
15,881,852 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: pre-internet days Pin
raddevus7-Oct-20 7:56
mvaraddevus7-Oct-20 7:56 
GeneralRe: pre-internet days Pin
Daniel Pfeffer7-Oct-20 21:27
professionalDaniel Pfeffer7-Oct-20 21:27 
GeneralRe: pre-internet days Pin
raddevus8-Oct-20 2:47
mvaraddevus8-Oct-20 2:47 
GeneralRe: pre-internet days Pin
Matt Bond8-Oct-20 3:04
Matt Bond8-Oct-20 3:04 
GeneralRe: pre-internet days Pin
raddevus8-Oct-20 4:02
mvaraddevus8-Oct-20 4:02 
GeneralRe: pre-internet days Pin
Richard MacCutchan7-Oct-20 5:51
mveRichard MacCutchan7-Oct-20 5:51 
GeneralRe: pre-internet days Pin
Greg Utas7-Oct-20 7:19
professionalGreg Utas7-Oct-20 7:19 
GeneralRe: pre-internet days Pin
  Forogar  8-Oct-20 3:47
professional  Forogar  8-Oct-20 3:47 
I got a job after debugging by phone.

I was working in Germany using software from a company in the US. There was an intermittent bug that was driving us crazy and the company could not fix it. The president of the company had me describe the bug in detail to one of his developers so they "could better fix it". I ended up describing to him the steps it must have gone through and the kind of code it must be running at the point the bug came up - he found the appropriate code and I said something like:
"...and then it will have a pointer to a block that it constructs the message string in before adding the terminating null at the end of the string";
"Yes, there is a pointer for the message";
"Has it allocated enough memory for the block? Perhaps it didn't allow for the terminator.";
"Allocated memory?";
...at which point the problem was solved! The president had been listening in on the call and immediately offered me a job.

Ah, the good old days!
- I would love to change the world, but they won’t give me the source code.

GeneralRe: pre-internet days Pin
Greg Utas8-Oct-20 3:57
professionalGreg Utas8-Oct-20 3:57 
GeneralRe: pre-internet days Pin
raddevus7-Oct-20 8:01
mvaraddevus7-Oct-20 8:01 
GeneralRe: pre-internet days Pin
DerekT-P7-Oct-20 22:22
professionalDerekT-P7-Oct-20 22:22 
GeneralRe: pre-internet days Pin
Richard MacCutchan7-Oct-20 22:28
mveRichard MacCutchan7-Oct-20 22:28 
GeneralRe: pre-internet days Pin
englebart8-Oct-20 2:47
professionalenglebart8-Oct-20 2:47 
GeneralRe: pre-internet days Pin
  Forogar  8-Oct-20 3:51
professional  Forogar  8-Oct-20 3:51 
GeneralRe: pre-internet days Pin
Richard MacCutchan8-Oct-20 4:07
mveRichard MacCutchan8-Oct-20 4:07 
GeneralRe: pre-internet days Pin
milo-xml8-Oct-20 3:19
professionalmilo-xml8-Oct-20 3:19 
GeneralRe: pre-internet days Pin
F-ES Sitecore7-Oct-20 6:01
professionalF-ES Sitecore7-Oct-20 6:01 
GeneralRe: pre-internet days Pin
Matt McGuire7-Oct-20 6:18
professionalMatt McGuire7-Oct-20 6:18 
GeneralRe: pre-internet days Pin
David Crow7-Oct-20 9:22
David Crow7-Oct-20 9:22 
GeneralRe: pre-internet days Pin
englebart8-Oct-20 2:51
professionalenglebart8-Oct-20 2:51 
GeneralRe: pre-internet days Pin
  Forogar  8-Oct-20 3:57
professional  Forogar  8-Oct-20 3:57 
GeneralRe: pre-internet days Pin
Slacker0077-Oct-20 6:46
professionalSlacker0077-Oct-20 6:46 
GeneralRe: pre-internet days Pin
MarkTJohnson7-Oct-20 8:00
professionalMarkTJohnson7-Oct-20 8:00 
GeneralRe: pre-internet days Pin
Slacker0077-Oct-20 8:20
professionalSlacker0077-Oct-20 8:20 
GeneralRe: pre-internet days Pin
David Crow7-Oct-20 9:17
David Crow7-Oct-20 9:17 

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.