Viewing profile — the_hoffa
the_hoffa
HN member- Joined
- Fri, May 24, 2024, 4:58 AM UTC
- HN karma
- 50
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About the_hoffa
No profile information was provided.
Recent public activity
-
comment
Comment #48097978
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 exp…
-
comment
Comment #47095897
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 …
-
comment
Comment #45512384
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 "…
-
comment
Comment #45112609
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…
-
comment
Comment #43779798
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 e…
-
comment
Comment #43562250
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!
-
comment
Comment #43479186
Me too .. but at this point in our timeline it's not exactly for "nostalgic" reasons.
-
comment
Comment #43397611
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…
-
comment
Comment #43034325
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 ups…
-
comment
Comment #43011130
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 tryi…
-
comment
Comment #43010837
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?…
-
comment
Comment #43010632
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, …
-
comment
Comment #42020644
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, especial…
-
comment
Comment #40462944
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 ho…