AnEngineer
No user record in our sample, but AnEngineer has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but AnEngineer has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Points well presented, noted, and internalized for future use. :-) Thank you for taking the time to reply. In attempting to preface the content as potentially being controversial, I succeeded in only being trite (or…
(Side note: it turns out I can't delete the other message. I must have hallucinated having that ability last night.) > I would argue that objects are nothing more than a uniquely identified run-time entity. With that…
Prefacing a potentially contraversial position is a well established practice to inform a reader that what follows may not be readily accepted. In retrospect, mentioning down voting was trite. Thank you for being…
I want to spend the time to provide a cogent response and it is late where I am at. So this is a "todo" response which will be deleted with a proper one ASAP.
My main point was not an "attack" on JavaScript objects. Instead, it was to illuminate that how many people write/speak of JavaScript objects use a frame of reference which simply is incorrect. Your question: > Yes…
I believe what you describe can be also described as performing a shallow copy on the prototype which includes the entries from previous copies of the hash map referenced in prior statements. Unless what transpires is a…
While the observations I am about to make likely will be down-voted by some/many in this forum, perhaps even be viewed as heresy, I am compelled to present them on the chance that it helps some to understand what…
This thread may have already gone stale, but just in case not... I've found that treating configuration settings as "first class abstractions" in the Domain Model pays off quite nicely. By this, I mean grouping related…
Is it just me, or is the irony of this story colossal: https://news.ycombinator.com/item?id=9662421
By "primary system", I meant the initial system(s) interacted with in a distributed environment. Assuming a connection based distributed model (e.g. TCP/IP), there is a system on the other end of the connection to which…
And my reply: I agree that there are complexities (as you state, “certain realities”) inherent in distributed systems. If there is one thing I believe we could both agree upon is that distributed systems increase the…