HN user

junkaccount

-2 karma
Posts2
Comments15
View on HN

It does not by itself but it is often just siding with a narrative that lot of other media houses and political parties are supporting as well.

How to Keep Winning 9 months ago

IMHO parallel coding is very unwise to spend resources upon. Humans (and agents) will never code in parallel. Merging and conflict resolution was invented for a good reason.

Most of the kubernetes providers (GKE, EKS) do not support this new shim. Even on baremetal it is possibly hard to run.

The real reason for this shift is that kubernetes moved to containerd which they cannot handle. Docker was much easier. Differential workloads is not correct to blame.

Also, there is a long tail of issues to be fixed if you do it with Kubernetes.

Kubernetes does not just give you scaling, it gives you many things: run on any architecture, be close to your deployment etc.