People frequently misunderstand me for someone who is lacking emotions.
I can't speak for Karp but I just experience and express them differently.
He may be on the psychopathy spectrum. I don't know. But it wouldn't surprise me if people are misunderstanding him.
Given you're making assumptions that he is on the psychopathy spectrum here, I will assume statistically that's unlikely and it's much more likely that people are simply misunderstanding him in ways people often misunderstand neurodivergent individuals.
Idk how an AWS region would respond to a power outage, but i have tested this in AWS Outpost, and there, if you power down a rack, then power it back again, the baremetal instances will not be recreated. (I was surprised as I was expecting the EC2 health check to terminate them, but it does not work like that.)
My understanding is that if you stop/start an instance, your local storage is gone (as the instance might even end up in a different host), but if you just reboot the instance, it should keep the local storage.
Yes, you can mutate props. But no, it's probably not going to do what you want if you did it intentionally. If react added Object.freeze() (or deepFreeze) to the component render invoker, everything would be the same, except props would be formally immutable, instead of being only expected to be immutable. But this seems like a distinction without much of a difference, because if you just try to use a pattern like that without having a pretty deep understanding of react internals, it's not going to do what you wanted anyway.
Oh if you are looking for dirt, you can find dirt allmost anywhere, but im gemeral I do see a difference in making a website for a kindergarten, vs applying the most efficient tech to track and target children with manipulative ads.
reply