Click here to Skip to main content
15,886,919 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: WSO CCC OTD 2023-07-11 Pin
MarkTJohnson11-Jul-23 3:45
professionalMarkTJohnson11-Jul-23 3:45 
GeneralRe: WSO CCC OTD 2023-07-11 Pin
FreedMalloc11-Jul-23 4:36
FreedMalloc11-Jul-23 4:36 
General#facts Pin
honey the codewitch10-Jul-23 21:27
mvahoney the codewitch10-Jul-23 21:27 
GeneralRe: #facts Pin
RickZeeland10-Jul-23 23:35
mveRickZeeland10-Jul-23 23:35 
GeneralRe: #facts Pin
Gary R. Wheeler15-Jul-23 3:10
Gary R. Wheeler15-Jul-23 3:10 
GeneralRacing the electron beam once more Pin
CodeWraith10-Jul-23 17:02
CodeWraith10-Jul-23 17:02 
GeneralRe: Racing the electron beam once more Pin
honey the codewitch10-Jul-23 21:27
mvahoney the codewitch10-Jul-23 21:27 
GeneralRe: Racing the electron beam once more Pin
CodeWraith11-Jul-23 0:00
CodeWraith11-Jul-23 0:00 
Even in the old days I had a collection of subroutines to puzzle together whatever I need without rewriting everything all the time. Today I let the assembler do that dirty work for me. Just a tiny change in the configuration and I can have double buffering, sprites, a text mode and also change the resolution. The only thing I can't do is switch around these options at runtime. It would be possible, but then I would have to keep everything in memory at once and always reserve the largest buffers, just in case. Not a very economical use of the small amount of memory available.

But fear not, by slightly expanding the memory by a few megabytes and figuring out a way to switch memory pages without the processor noticing anything, I can keep lots of code in memory at once and do things that were far out of reach for a little 8 bit processor. The lessons I learned from the old computer: Use your memory as good as you can and there is no such thing as enough memory. I will always find a good use for a little more, even without being wasteful.
I have lived with several Zen masters - all of them were cats.

His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

GeneralRe: Racing the electron beam once more Pin
honey the codewitch11-Jul-23 0:07
mvahoney the codewitch11-Jul-23 0:07 
GeneralRe: Racing the electron beam once more Pin
CodeWraith11-Jul-23 0:51
CodeWraith11-Jul-23 0:51 
GeneralRe: Racing the electron beam once more Pin
honey the codewitch11-Jul-23 1:44
mvahoney the codewitch11-Jul-23 1:44 
GeneralRe: Racing the electron beam once more Pin
CodeWraith11-Jul-23 3:38
CodeWraith11-Jul-23 3:38 
GeneralRe: Racing the electron beam once more Pin
honey the codewitch11-Jul-23 4:13
mvahoney the codewitch11-Jul-23 4:13 
GeneralRe: Racing the electron beam once more Pin
CodeWraith11-Jul-23 6:05
CodeWraith11-Jul-23 6:05 
GeneralRe: Racing the electron beam once more Pin
honey the codewitch11-Jul-23 6:49
mvahoney the codewitch11-Jul-23 6:49 
GeneralRe: Racing the electron beam once more Pin
jmaida11-Jul-23 9:14
jmaida11-Jul-23 9:14 
GeneralRe: Racing the electron beam once more Pin
Gary Wheeler12-Jul-23 2:08
Gary Wheeler12-Jul-23 2:08 
GeneralRe: Racing the electron beam once more Pin
Gary Wheeler12-Jul-23 2:03
Gary Wheeler12-Jul-23 2:03 
GeneralRe: Racing the electron beam once more Pin
LucidDev12-Jul-23 6:10
LucidDev12-Jul-23 6:10 
GeneralRe: Racing the electron beam once more Pin
honey the codewitch12-Jul-23 6:36
mvahoney the codewitch12-Jul-23 6:36 
GeneralRe: Racing the electron beam once more Pin
LucidDev12-Jul-23 7:42
LucidDev12-Jul-23 7:42 
GeneralRe: Racing the electron beam once more Pin
BernardIE531711-Jul-23 8:38
BernardIE531711-Jul-23 8:38 
GeneralRe: Racing the electron beam once more Pin
CodeWraith12-Jul-23 2:59
CodeWraith12-Jul-23 2:59 
GeneralRe: Racing the electron beam once more Pin
englebart12-Jul-23 13:49
professionalenglebart12-Jul-23 13:49 
GeneralWordle 752 Pin
StarNamer@work10-Jul-23 13:16
professionalStarNamer@work10-Jul-23 13:16 

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.