Kubernetes isn't that complicated, it's distributed computing that is complicated. Kubernetes makes it as simple as it can be without oversimplifying it.
Heh, my corp locks down the edge updates and bundles them with the OS updates. Edge is going to be vulnerable to this one for months maybe a year longer that chrome.
I think the answer is the same reason the male brain is larger than the female brain on average. The part of the brain that handles fighting. It's a pretty large part of our brains.
The reptilian hindbrain that handles violence isn't needed nearly as much now that we have society and civilization. It's shrinking.
With nx, If you have a package that is imported into another can you have nodemon rebuild just the imported package? I have a heavy handed fix for yarn workspaces but it is hacky. I'd prefer a better solution if nx can do that.