Click here to Skip to main content
15,886,258 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: rebooting my cable modem: why? Pin
enhzflep1-Apr-20 0:45
enhzflep1-Apr-20 0:45 
GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 7:24
kalberts1-Apr-20 7:24 
GeneralRe: rebooting my cable modem: why? Pin
raddevus1-Apr-20 4:06
mvaraddevus1-Apr-20 4:06 
GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 6:43
kalberts1-Apr-20 6:43 
GeneralRe: rebooting my cable modem: why? Pin
AReady1-Apr-20 23:57
AReady1-Apr-20 23:57 
GeneralRe: rebooting my cable modem: why? Pin
kalberts2-Apr-20 1:10
kalberts2-Apr-20 1:10 
GeneralRe: rebooting my cable modem: why? Pin
AReady2-Apr-20 9:31
AReady2-Apr-20 9:31 
GeneralRe: rebooting my cable modem: why? Pin
Greg Utas31-Mar-20 10:28
professionalGreg Utas31-Mar-20 10:28 
Allocating most memory during initialization, based on configuration parameters, is good practice in servers.

I worked on telephone switches and never wrote anything recursive. But I did write some interesting code in which function #1 invoked function #2, which in turn invoked function #1.

A former boss wrote the code for call waiting. When one of the calls needed something done on the other call, it sent a message. After several releases the code stumbled into an obscure path where the two calls just kept exchanging messages, creating an overload situation. Although there was code to guard against one call getting into an infinite loop, this hadn't been anticipated. When the code was fixed, defensive code was also added to guard against any one call using an unbecoming percentage of the CPU time.

GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 7:35
kalberts1-Apr-20 7:35 
GeneralRe: rebooting my cable modem: why? Pin
Greg Utas1-Apr-20 7:47
professionalGreg Utas1-Apr-20 7:47 
GeneralRe: rebooting my cable modem: why? Pin
obermd31-Mar-20 16:30
obermd31-Mar-20 16:30 
GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 8:00
kalberts1-Apr-20 8:00 
GeneralRe: rebooting my cable modem: why? Pin
dandy7231-Mar-20 10:38
dandy7231-Mar-20 10:38 
GeneralRe: rebooting my cable modem: why? Pin
raddevus31-Mar-20 11:54
mvaraddevus31-Mar-20 11:54 
JokeRe: rebooting my cable modem: why? Pin
Dar Brett1-Apr-20 0:48
Dar Brett1-Apr-20 0:48 
GeneralRe: rebooting my cable modem: why? Pin
dandy721-Apr-20 3:19
dandy721-Apr-20 3:19 
GeneralRe: rebooting my cable modem: why? Pin
W Balboos, GHB1-Apr-20 5:16
W Balboos, GHB1-Apr-20 5:16 
GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 7:05
kalberts1-Apr-20 7:05 
GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 8:29
kalberts1-Apr-20 8:29 
GeneralRe: rebooting my cable modem: why? Pin
dandy721-Apr-20 9:18
dandy721-Apr-20 9:18 
GeneralRe: rebooting my cable modem: why? Pin
GenJerDan31-Mar-20 21:23
GenJerDan31-Mar-20 21:23 
GeneralRe: rebooting my cable modem: why? Pin
Member 1470818631-Mar-20 22:03
Member 1470818631-Mar-20 22:03 
GeneralRe: rebooting my cable modem: why? Pin
RDM Jr31-Mar-20 23:58
RDM Jr31-Mar-20 23:58 
GeneralRe: rebooting my cable modem: why? Pin
raddevus1-Apr-20 4:03
mvaraddevus1-Apr-20 4:03 
GeneralRe: rebooting my cable modem: why? Pin
kalberts1-Apr-20 8:32
kalberts1-Apr-20 8:32 

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.