Click here to Skip to main content
15,887,596 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: I'm feeling "diverse" today Pin
klinkenbecker10-Jun-22 12:03
klinkenbecker10-Jun-22 12:03 
QuestionRe: I'm feeling "diverse" today Pin
megaadam10-Jun-22 3:48
professionalmegaadam10-Jun-22 3:48 
AnswerRe: I'm feeling "diverse" today Pin
honey the codewitch10-Jun-22 3:55
mvahoney the codewitch10-Jun-22 3:55 
GeneralRe: I'm feeling "diverse" today Pin
megaadam10-Jun-22 4:15
professionalmegaadam10-Jun-22 4:15 
GeneralRe: I'm feeling "diverse" today Pin
honey the codewitch10-Jun-22 6:30
mvahoney the codewitch10-Jun-22 6:30 
GeneralRe: I'm feeling "diverse" today Pin
megaadam10-Jun-22 6:13
professionalmegaadam10-Jun-22 6:13 
GeneralRe: I'm feeling "diverse" today Pin
honey the codewitch10-Jun-22 6:29
mvahoney the codewitch10-Jun-22 6:29 
AnswerRe: I'm feeling "diverse" today Pin
klinkenbecker10-Jun-22 7:40
klinkenbecker10-Jun-22 7:40 
One of the nice things about embedded is that generally, if you have adequate implementation, unit testing and system testing, you can safely assume your input will not be corrupt. I.e. embedded implementations can be fully and specifically bounded and 'gated' in such a way as to avoid input errors - frames can be error checked, etc, etc. Moving data errors into places they can be easily managed is a key piece of making 'engines' more efficient.

The exact same paradigm is the way a car is built - or better example - a boat. You would never build an engine for a boat to be able to take water in the fuel. You 'move' the error handling (water in the fuel) to an input qualifying filter. Fuel filters for boats and cars are very different beasts, the engines are (fundamentally) the same.
GeneralRe: I'm feeling "diverse" today Pin
Daniel Pfeffer10-Jun-22 4:17
professionalDaniel Pfeffer10-Jun-22 4:17 
GeneralRe: I'm feeling "diverse" today Pin
Member 916705712-Jun-22 20:30
Member 916705712-Jun-22 20:30 
GeneralRe: I'm feeling "diverse" today Pin
honey the codewitch12-Jun-22 20:46
mvahoney the codewitch12-Jun-22 20:46 
GeneralRe: I'm feeling "diverse" today Pin
Member 916705712-Jun-22 21:59
Member 916705712-Jun-22 21:59 
GeneralRe: I'm feeling "diverse" today Pin
honey the codewitch12-Jun-22 22:04
mvahoney the codewitch12-Jun-22 22:04 
GeneralRe: I'm feeling "diverse" today Pin
Member 916705712-Jun-22 22:06
Member 916705712-Jun-22 22:06 
GeneralRe: I'm feeling "diverse" today Pin
honey the codewitch12-Jun-22 22:19
mvahoney the codewitch12-Jun-22 22:19 
GeneralRe: I'm feeling "diverse" today Pin
Member 916705712-Jun-22 22:30
Member 916705712-Jun-22 22:30 
GeneralRe: I'm feeling "diverse" today Pin
honey the codewitch12-Jun-22 22:32
mvahoney the codewitch12-Jun-22 22:32 
GeneralRe: I'm feeling "diverse" today Pin
maze313-Jun-22 0:06
professionalmaze313-Jun-22 0:06 
RantI may never understand crypto-folk Pin
Kent Sharkey9-Jun-22 10:29
staffKent Sharkey9-Jun-22 10:29 
GeneralRe: I may never understand crypto-folk Pin
Nelek9-Jun-22 10:45
protectorNelek9-Jun-22 10:45 
GeneralRe: I may never understand crypto-folk Pin
theoldfool9-Jun-22 11:25
professionaltheoldfool9-Jun-22 11:25 
GeneralRe: I may never understand crypto-folk Pin
Dan Neely10-Jun-22 3:21
Dan Neely10-Jun-22 3:21 
General"We GOT your payment..." Pin
Marc Clifton9-Jun-22 6:33
mvaMarc Clifton9-Jun-22 6:33 
GeneralRe: "We GOT your payment..." Pin
Richard MacCutchan9-Jun-22 6:45
mveRichard MacCutchan9-Jun-22 6:45 
GeneralRe: "We GOT your payment..." Pin
PIEBALDconsult9-Jun-22 6:47
mvePIEBALDconsult9-Jun-22 6:47 

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.