Click here to Skip to main content
15,886,110 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: Strolling off the edge Pin
honey the codewitch6-Apr-23 10:04
mvahoney the codewitch6-Apr-23 10:04 
GeneralRe: Strolling off the edge Pin
jschell7-Apr-23 9:10
jschell7-Apr-23 9:10 
GeneralRe: Strolling off the edge Pin
jmaida5-Apr-23 10:32
jmaida5-Apr-23 10:32 
GeneralRe: Strolling off the edge Pin
honey the codewitch5-Apr-23 10:37
mvahoney the codewitch5-Apr-23 10:37 
JokeRe: Strolling off the edge Pin
FreedMalloc5-Apr-23 10:57
FreedMalloc5-Apr-23 10:57 
GeneralRe: Strolling off the edge Pin
honey the codewitch5-Apr-23 11:09
mvahoney the codewitch5-Apr-23 11:09 
GeneralRe: Strolling off the edge Pin
Kenneth Haugland5-Apr-23 11:24
mvaKenneth Haugland5-Apr-23 11:24 
GeneralRe: Strolling off the edge Pin
jmaida5-Apr-23 15:26
jmaida5-Apr-23 15:26 
"Off by one" example is not meant to be necessarily be literal. It means that somewhere a boundary check is not occurring or is not detected, a memory operation is corrupted, lots of things that may lead to a single point failure. Buffer overflows were and maybe still are reasons many virus attacks because they wander into uncontrolled parts of memory. Recall the infamous P = malloc( 0 ); not returning a null pointer.
I know your system is quite complex, hence your explorations into the complex interactions in world of hardware and software at the lower levels, so my feedback may be naive. Keep at it.
"A little time, a little trouble, your better day"
Badfinger

GeneralRe: Strolling off the edge Pin
honey the codewitch5-Apr-23 15:34
mvahoney the codewitch5-Apr-23 15:34 
GeneralRe: Strolling off the edge Pin
jmaida5-Apr-23 16:04
jmaida5-Apr-23 16:04 
GeneralRe: Strolling off the edge Pin
den2k885-Apr-23 21:42
professionalden2k885-Apr-23 21:42 
GeneralRe: Strolling off the edge Pin
jmaida6-Apr-23 6:42
jmaida6-Apr-23 6:42 
GeneralRe: Strolling off the edge Pin
BernardIE53176-Apr-23 3:09
BernardIE53176-Apr-23 3:09 
GeneralRe: Strolling off the edge Pin
honey the codewitch6-Apr-23 10:09
mvahoney the codewitch6-Apr-23 10:09 
GeneralRe: Strolling off the edge Pin
BernardIE53176-Apr-23 11:45
BernardIE53176-Apr-23 11:45 
GeneralRe: Strolling off the edge Pin
jeron16-Apr-23 12:25
jeron16-Apr-23 12:25 
GeneralRe: Strolling off the edge Pin
jschell7-Apr-23 9:35
jschell7-Apr-23 9:35 
GeneralRe: Strolling off the edge Pin
jschell7-Apr-23 9:34
jschell7-Apr-23 9:34 
GeneralRe: Strolling off the edge Pin
BernardIE53177-Apr-23 11:01
BernardIE53177-Apr-23 11:01 
GeneralRe: Strolling off the edge Pin
240DL6-Apr-23 4:23
240DL6-Apr-23 4:23 
GeneralRe: Strolling off the edge Pin
honey the codewitch6-Apr-23 10:05
mvahoney the codewitch6-Apr-23 10:05 
GeneralRe: Strolling off the edge Pin
englebart7-Apr-23 13:44
professionalenglebart7-Apr-23 13:44 
GeneralPython problems... Pin
glennPattonWork35-Apr-23 0:16
professionalglennPattonWork35-Apr-23 0:16 
GeneralRe: Python problems... PinPopular
OriginalGriff5-Apr-23 0:28
mveOriginalGriff5-Apr-23 0:28 
GeneralRe: Python problems... Pin
Mike Hankey5-Apr-23 0:31
mveMike Hankey5-Apr-23 0:31 

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.