throwaway073123
No user record in our sample, but throwaway073123 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 throwaway073123 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Absolutely. If I see a one method interface, I generally assume that there's a ThingDoerFunc type that implements the interface. Likewise, (ThingDoerImplemetation{}).DoThing is a valid func reference Hence I say there's…
> particularly in Go where everyone crams everything into single-func interfaces which are almost exclusively far worse Depending on scope, I've grown to prefer the single func interface. For a smaller scope use, say…
- JIT / optimizing for the host device - hot patching - making sure sysadmins have healthy sense of panic available to them at all times
amd needs to make itself a first class citizen
Auto restarting is actually intended to hide problems! ...from the user. The user, who probably isn't you if you're developing or administrating a service. Any supervisory process, systemd, supervisord, kubernetes, etc…
My father had schizophrenia, and my wife has tourettes. It's a completely different scenario. Someone with tourrettes knows what just happened. They're probably deathly embarrassed and apologetic. In the schizophrenic…