Click here to Skip to main content
15,897,273 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.

 
AnswerRe: An age test??? Pin
darktrick54411-Jan-19 5:00
darktrick54411-Jan-19 5:00 
GeneralRe: An age test??? Pin
kalberts11-Jan-19 5:58
kalberts11-Jan-19 5:58 
GeneralRe: An age test??? Pin
Jeff Buxton11-Jan-19 7:41
Jeff Buxton11-Jan-19 7:41 
GeneralRe: An age test??? Pin
darktrick54411-Jan-19 9:49
darktrick54411-Jan-19 9:49 
AnswerRe: An age test??? Pin
Member 844862211-Jan-19 5:26
Member 844862211-Jan-19 5:26 
GeneralRe: An age test??? Pin
Leng Vang11-Jan-19 6:26
Leng Vang11-Jan-19 6:26 
AnswerRe: An age test??? Pin
sasadler11-Jan-19 5:53
sasadler11-Jan-19 5:53 
GeneralRe: An age test??? Pin
kalberts11-Jan-19 6:20
kalberts11-Jan-19 6:20 
One of my early jobs was with a company building minicomputers. Every manufacturer had their own OS in those days. I happened to discover a reproducible situation sending the OS into an infinite loop. I went to one of the OS guys, describing it, and he dug out a hardcopy printout of the source code. We did all application programming in high level languages then, but the OS was written in a language at somewhat lower than C - you could maipulate registers directly, and use inline assembler when needed.

After about fifteen minutes of grunting, flipping back and forth bewteen the pages of the OS listing, he nodded a "yes!", grabbed his pen and wrote two numbers into the source code - two 16 bit values in octal format. I asked him what that was. "Oh, that's the patch for it".

He had jotted down not the source code change. Not the assembler instructions that would be generated by the language compiler, but the octal codes for those assembler instructions. Why? Because he would try out the patch by poking directly into the running OS code of his test machine, and then it is very convenient to have the value ready in advance.

Yeah, I suppose he was right. But he didn't need to look up the instruction code anywhere before jotting it down in the listing, so I guess he could have managed with the assembler instruction as well. But why bother with instruction names, when you know the instruction code.
AnswerRe: An age test??? Pin
M!chael..Luna11-Jan-19 8:12
M!chael..Luna11-Jan-19 8:12 
AnswerRe: An age test??? Pin
obermd11-Jan-19 13:19
obermd11-Jan-19 13:19 
RantJIRA ! Pin
Eytukan10-Jan-19 2:33
Eytukan10-Jan-19 2:33 
GeneralRe: JIRA ! Pin
glennPattonWork310-Jan-19 2:42
professionalglennPattonWork310-Jan-19 2:42 
GeneralRe: JIRA ! Pin
Eddy Vluggen10-Jan-19 2:50
professionalEddy Vluggen10-Jan-19 2:50 
GeneralRe: JIRA ! Pin
glennPattonWork310-Jan-19 3:12
professionalglennPattonWork310-Jan-19 3:12 
GeneralRe: JIRA ! Pin
Pete O'Hanlon10-Jan-19 2:54
mvePete O'Hanlon10-Jan-19 2:54 
GeneralRe: JIRA ! Pin
Eytukan10-Jan-19 4:08
Eytukan10-Jan-19 4:08 
GeneralRe: JIRA ! Pin
RickZeeland10-Jan-19 3:25
mveRickZeeland10-Jan-19 3:25 
Rantdotnet publish and post-build events Pin
Marc Clifton10-Jan-19 2:13
mvaMarc Clifton10-Jan-19 2:13 
GeneralRe: dotnet publish and post-build events Pin
Pete O'Hanlon10-Jan-19 2:28
mvePete O'Hanlon10-Jan-19 2:28 
GeneralRe: dotnet publish and post-build events Pin
MarkTJohnson10-Jan-19 3:41
professionalMarkTJohnson10-Jan-19 3:41 
GeneralRe: dotnet publish and post-build events Pin
Marc Clifton10-Jan-19 9:06
mvaMarc Clifton10-Jan-19 9:06 
GeneralRe: dotnet publish and post-build events Pin
Pete O'Hanlon10-Jan-19 10:13
mvePete O'Hanlon10-Jan-19 10:13 
GeneralRe: dotnet publish and post-build events Pin
RickZeeland10-Jan-19 3:28
mveRickZeeland10-Jan-19 3:28 
GeneralRe: dotnet publish and post-build events Pin
Marc Clifton10-Jan-19 9:04
mvaMarc Clifton10-Jan-19 9:04 
GeneralRe: dotnet publish and post-build events Pin
RickZeeland10-Jan-19 9:35
mveRickZeeland10-Jan-19 9: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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   27 votes