Click here to Skip to main content
15,887,214 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: In defense of spaghetti code. *ducks* Pin
Eusebiu Marcu18-May-23 10:50
Eusebiu Marcu18-May-23 10:50 
GeneralRe: In defense of spaghetti code. *ducks* Pin
jkirkerx18-May-23 11:43
professionaljkirkerx18-May-23 11:43 
GeneralRe: In defense of spaghetti code. *ducks* Pin
Eusebiu Marcu18-May-23 20:24
Eusebiu Marcu18-May-23 20:24 
GeneralRe: In defense of spaghetti code. *ducks* Pin
jkirkerx19-May-23 6:34
professionaljkirkerx19-May-23 6:34 
GeneralRe: In defense of spaghetti code. *ducks* Pin
PhilipOakley18-May-23 9:12
professionalPhilipOakley18-May-23 9:12 
GeneralRe: In defense of spaghetti code. *ducks* Pin
honey the codewitch18-May-23 9:13
mvahoney the codewitch18-May-23 9:13 
GeneralRe: In defense of spaghetti code. *ducks* Pin
PhilipOakley18-May-23 9:25
professionalPhilipOakley18-May-23 9:25 
GeneralRe: In defense of spaghetti code. *ducks* Pin
Norm Powroz18-May-23 13:32
Norm Powroz18-May-23 13:32 
While I have written, or tried to write, well-structured code for over 45 years, there was a time when I had no choice. I was dealing with making changes to the mainframe operating system, a beast in which the non-resident portions were in pages of 384 memory words in length. This was in the days when a 64K machine was considered fairly large.

Not only was it spaghetti code, one of the standard tricks was to overwrite the memory used by the housekeeping and initialization code in order to use it as storage. After all, if that code was only ever executed once, then after it ran it was simply occupying space for no good reason. This, of course, was all done in assembler, and predated the use of read-only memory, so writing self-modifying code was not only de rigueur, it was a talent you had to learn and be good at. Little of that code ever got well commented, but that was the way we rocked.
GeneralRe: In defense of spaghetti code. *ducks* Pin
jmaida18-May-23 15:38
jmaida18-May-23 15:38 
GeneralRe: In defense of spaghetti code. *ducks* Pin
englebart18-May-23 17:13
professionalenglebart18-May-23 17:13 
GeneralRe: In defense of spaghetti code. *ducks* Pin
honey the codewitch18-May-23 21:07
mvahoney the codewitch18-May-23 21:07 
GeneralWordle 697 Pin
Sandeep Mewara16-May-23 9:48
mveSandeep Mewara16-May-23 9:48 
GeneralRe: Wordle 697 Pin
StarNamer@work16-May-23 14:07
professionalStarNamer@work16-May-23 14:07 
GeneralRe: Wordle 697 Pin
Amarnath S16-May-23 14:25
professionalAmarnath S16-May-23 14:25 
GeneralRe: Wordle 697 Pin
Shane010316-May-23 18:03
Shane010316-May-23 18:03 
GeneralRe: Wordle 697 Pin
OriginalGriff16-May-23 19:01
mveOriginalGriff16-May-23 19:01 
GeneralRe: Wordle 697 - 6 4 me Pin
pkfox16-May-23 20:23
professionalpkfox16-May-23 20:23 
GeneralRe: Wordle 697 Pin
Sander Rossel16-May-23 21:03
professionalSander Rossel16-May-23 21:03 
GeneralRe: Wordle 697 Pin
ChandraRam16-May-23 22:21
ChandraRam16-May-23 22:21 
GeneralRe: Wordle 697 (2/6) Pin
musefan16-May-23 23:41
musefan16-May-23 23:41 
GeneralRe: Wordle 697 Pin
Cp-Coder17-May-23 0:44
Cp-Coder17-May-23 0:44 
GeneralRe: Wordle 697 (Got Lucky) Pin
Jeremy Falcon17-May-23 1:28
professionalJeremy Falcon17-May-23 1:28 
GeneralRe: Wordle 697 5/6 Pin
jmaida17-May-23 14:34
jmaida17-May-23 14:34 
Generalworldle 480 2/6 Pin
jmaida16-May-23 8:29
jmaida16-May-23 8:29 
GeneralA fun bug! Pin
honey the codewitch16-May-23 2:23
mvahoney the codewitch16-May-23 2:23 

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.