Click here to Skip to main content
15,890,882 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: Question about PC's & USB Pin
0x01AA18-Apr-24 8:07
mve0x01AA18-Apr-24 8:07 
GeneralRe: Question about PC's & USB Pin
glennPattonWork318-Apr-24 9:13
professionalglennPattonWork318-Apr-24 9:13 
GeneralRe: Question about PC's & USB Pin
0x01AA18-Apr-24 9:39
mve0x01AA18-Apr-24 9:39 
GeneralRe: Question about PC's & USB Pin
glennPattonWork318-Apr-24 10:02
professionalglennPattonWork318-Apr-24 10:02 
GeneralRe: Question about PC's & USB Pin
charlieg18-Apr-24 17:32
charlieg18-Apr-24 17:32 
GeneralRe: Question about PC's & USB Pin
glennPattonWork318-Apr-24 22:36
professionalglennPattonWork318-Apr-24 22:36 
GeneralRe: Question about PC's & USB Pin
0x01AA19-Apr-24 7:41
mve0x01AA19-Apr-24 7:41 
GeneralRe: Question about PC's & USB Pin
charlieg21-Apr-24 3:09
charlieg21-Apr-24 3:09 
Lord almighty no. However, I work in a very talented set of embedded developers, and I've watched over the past 15 years them making the same mistakes again and again. Carelessly not initializing variables; not checking return codes on ALL function calls. Hell, at least put up an assert or log something. Copying code cut/paste when one common source file would do... doubling and tripling the maintenance.

Omniscient? No. Scarred, bloodied and bruised? Yep.

One product we were working on uses ftp to shuffle files from the HMI device (Windows CE) to the custom controller board. They have a dedicated network - it's just the two devices. When we started working on upgrade testing, everyone just assumed that it should always work. Turns out that the ftp requests were failing about 25% of the time. Not checking status, not implementing retry code, etc. So, the people working in that area are now bloodied, bruised and much wiser. Smile | :)
Charlie Gilley

“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

Has never been more appropriate.

PraiseRe: Question about PC's & USB Pin
0x01AA21-Apr-24 9:13
mve0x01AA21-Apr-24 9:13 
GeneralRe: Question about PC's & USB Pin
glennPattonWork318-Apr-24 9:10
professionalglennPattonWork318-Apr-24 9:10 
GeneralRe: Question about PC's & USB Pin
charlieg18-Apr-24 15:59
charlieg18-Apr-24 15:59 
GeneralRe: Question about PC's & USB Pin
glennPattonWork318-Apr-24 22:35
professionalglennPattonWork318-Apr-24 22:35 
GeneralRe: Question about PC's & USB Pin
0x01AA19-Apr-24 7:53
mve0x01AA19-Apr-24 7:53 
GeneralRe: Question about PC's & USB Pin
glennPattonWork319-Apr-24 8:01
professionalglennPattonWork319-Apr-24 8:01 
GeneralRe: Question about PC's & USB Pin
0x01AA19-Apr-24 8:15
mve0x01AA19-Apr-24 8:15 
GeneralRe: Question about PC's & USB Pin
glennPattonWork319-Apr-24 9:38
professionalglennPattonWork319-Apr-24 9:38 
Rantposting a question / problem " format" ? Pin
Salvatore Terress17-Apr-24 2:32
Salvatore Terress17-Apr-24 2:32 
GeneralRe: posting a question / problem " format" ? PinPopular
Chris Maunder17-Apr-24 2:35
cofounderChris Maunder17-Apr-24 2:35 
GeneralRe: posting a question / problem " format" ? Pin
Salvatore Terress17-Apr-24 7:08
Salvatore Terress17-Apr-24 7:08 
GeneralRe: posting a question / problem " format" ? Pin
jschell18-Apr-24 12:41
jschell18-Apr-24 12:41 
GeneralRe: posting a question / problem " format" ? Pin
Nelek17-Apr-24 4:19
protectorNelek17-Apr-24 4:19 
GeneralRe: posting a question / problem " format" ? Pin
Richard MacCutchan17-Apr-24 4:36
mveRichard MacCutchan17-Apr-24 4:36 
GeneralRe: posting a question / problem " format" ? Pin
trønderen17-Apr-24 5:36
trønderen17-Apr-24 5:36 
GeneralRe: posting a question / problem " format" ? Pin
Richard MacCutchan17-Apr-24 5:53
mveRichard MacCutchan17-Apr-24 5:53 
GeneralRe: posting a question / problem " format" ? Pin
Andre Oosthuizen17-Apr-24 7:07
mveAndre Oosthuizen17-Apr-24 7:07 

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.