I've always told my Jr Engineers to "think twice, code once". If I gave them a task and they immediately started typing it out, I would tell them to stop typing and ask them to explain to me what they were doing; they'd…
You'd be surprised how many SE's would love for this to happen. The biggest reason, as you said, being able to push back. Having worked in low-level embedded systems that could be considered "system critical", it's a…
I don't know if it's really that remarkable .. I don't think we can really attribute losing one specific type of memory over an entire civilization in about one generation such a "bad" thing. The phone wasn't a…
That's 18k a year, or about equal or cheaper than "outsourcing", minus the tax and legal ramifications. I agree it's wasteful, but from a long-form view of what spending looks like (or at least should/used to look…
Ok, but can your tacos run DOOM?? I kid I kid ;) That's a commendable effort and nice job! Question though: was it an effort to make TacOS using DOOM as a "standard" or was it an effort to make an OS dedicated to…
Not the parent, but thanks for answering those questions, I had the same ones. I'm a Vet who's been doing SE for over 20 years as well, count me in!
Me too .. but at this point in our timeline it's not exactly for "nostalgic" reasons.
It sucks too because with streaming they can track so many finite details; with "old school" TV it was mostly self-reporting (i.e. Neilsen Ratings). And so much of the TV-streaming budgeting took "Hollywood budgeting"…
I mean, steganography has been a thing for quite a while. Not disagreeing, just saying this is how some programs/ideas were passed around the internet decades ago by "less than upstanding netizens" ;) Wanted to pass a…
Nah! I agree that plugin/component systems will be built out, no matter the language, more just trying to point out that C++, as-is-designed, in my opinion, seems like they're trying to go that route without actually…
Agree it's a non-sequitur; as is any idea of "game-engine" code in C++ (as the post I replied to mentioned), hence the argument. And 100% out of scope of C++, like the std::thread?? I've worked on many an embedded…
I'm not sure if you mean to have a /s in there, but personally I never really liked reflection. C# had it but it was also in part because it interop'd with .NET which had C++.NET, VB.NET, F#.NET, VBScript.NET, ASP.NET,…
My contribution was adding "scrollable tabs" to it way back in the day and fixing a nullptr reference .. I did enjoy how simple the code was to actually grok and maintain, especially compared to some other FOSS projects…
One of the first things you learn in survival training is the difference between hunger and thirst. Most of the time when your stomach starts to "grumble" you might be surprised how often it's thirst and not hunger.…
I've always told my Jr Engineers to "think twice, code once". If I gave them a task and they immediately started typing it out, I would tell them to stop typing and ask them to explain to me what they were doing; they'd…
You'd be surprised how many SE's would love for this to happen. The biggest reason, as you said, being able to push back. Having worked in low-level embedded systems that could be considered "system critical", it's a…
I don't know if it's really that remarkable .. I don't think we can really attribute losing one specific type of memory over an entire civilization in about one generation such a "bad" thing. The phone wasn't a…
That's 18k a year, or about equal or cheaper than "outsourcing", minus the tax and legal ramifications. I agree it's wasteful, but from a long-form view of what spending looks like (or at least should/used to look…
Ok, but can your tacos run DOOM?? I kid I kid ;) That's a commendable effort and nice job! Question though: was it an effort to make TacOS using DOOM as a "standard" or was it an effort to make an OS dedicated to…
Not the parent, but thanks for answering those questions, I had the same ones. I'm a Vet who's been doing SE for over 20 years as well, count me in!
Me too .. but at this point in our timeline it's not exactly for "nostalgic" reasons.
It sucks too because with streaming they can track so many finite details; with "old school" TV it was mostly self-reporting (i.e. Neilsen Ratings). And so much of the TV-streaming budgeting took "Hollywood budgeting"…
I mean, steganography has been a thing for quite a while. Not disagreeing, just saying this is how some programs/ideas were passed around the internet decades ago by "less than upstanding netizens" ;) Wanted to pass a…
Nah! I agree that plugin/component systems will be built out, no matter the language, more just trying to point out that C++, as-is-designed, in my opinion, seems like they're trying to go that route without actually…
Agree it's a non-sequitur; as is any idea of "game-engine" code in C++ (as the post I replied to mentioned), hence the argument. And 100% out of scope of C++, like the std::thread?? I've worked on many an embedded…
I'm not sure if you mean to have a /s in there, but personally I never really liked reflection. C# had it but it was also in part because it interop'd with .NET which had C++.NET, VB.NET, F#.NET, VBScript.NET, ASP.NET,…
My contribution was adding "scrollable tabs" to it way back in the day and fixing a nullptr reference .. I did enjoy how simple the code was to actually grok and maintain, especially compared to some other FOSS projects…
One of the first things you learn in survival training is the difference between hunger and thirst. Most of the time when your stomach starts to "grumble" you might be surprised how often it's thirst and not hunger.…