communtator
No user record in our sample, but communtator 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 communtator has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Tell me about it. Lots of people do it, but there’s something about programming that brings the alpha nerds that think contrariness is by itself interesting or impressive. So boring to talk to these people — it’s…
Yup. Mostly the US operates (both privately and in government) on an expectation of good behavior, and mostly it works. I believe this is referred to as a “high trust” society?
Yeah exactly the question. I doubt there’s an objective answer, more a subjective decision society makes about what is “right”. Personally I’m fine with saying “I give you directions but it’s on you to execute them…
If the facts as presented are indeed true, this suit seems to hinge on the question of whether entities publishing information intended for use have any liability at all? Like if you say “here’s information you can use…
If you consistently break functions down into tiny “functionettes” the names of the functions can as easily lie to you. You start with `buildURL` but it gets complicated, you break part out into validating the URL, now…