Well, an obvious question to ask is if you are honestly prepared that it is your or your relatives' lives, that are lost in the name of progress / long term gain? Perhaps, it is easier to speak of things like "short…
"There is no cannibalism in the British navy, absolutely none, and when I say none, I mean there _is_ a certain amount."
To reinforce the sibling comment's point: A very common pattern is when a const variable resides in non-writable memory (happens all the time in embedded), - if you attempt to write to it, you trigger a fault. So if you…
> I'm sure we all know what happens when your ISR quietly does a new while some other part of your code is holding one of the locks deep in malloc. Yeah, what happens is that such code does not pass code review :) In…
Of course everything doesn't have to be a file (it is only that way on Unices). On Linux everything is a filesystem!
I was semi-hoping, that "résumé validation" would validate it against things like expected buzzword frequency, HR stopwords and so on. The important things, you know.
Well, an obvious question to ask is if you are honestly prepared that it is your or your relatives' lives, that are lost in the name of progress / long term gain? Perhaps, it is easier to speak of things like "short…
"There is no cannibalism in the British navy, absolutely none, and when I say none, I mean there _is_ a certain amount."
To reinforce the sibling comment's point: A very common pattern is when a const variable resides in non-writable memory (happens all the time in embedded), - if you attempt to write to it, you trigger a fault. So if you…
> I'm sure we all know what happens when your ISR quietly does a new while some other part of your code is holding one of the locks deep in malloc. Yeah, what happens is that such code does not pass code review :) In…
Of course everything doesn't have to be a file (it is only that way on Unices). On Linux everything is a filesystem!
I was semi-hoping, that "résumé validation" would validate it against things like expected buzzword frequency, HR stopwords and so on. The important things, you know.