I strongly believe generative AI is going to change this equation. Not only will it lower the cost for studios, it will also enable gamers to make adjustments to games within pre-defined parameters.
My impression is, that Claude tries to use more and more tokens. E.g. doing playwright with screenshots for things that i could have easily confirmed. Doing unneccessari ntermediate builds with tons of logs to process, ...
Honestly, after the first good impression such behavior makes me start losing trust in Anthropic.
If you try to text an Android number from your Mac and the "Send" button is grayed out or the message fails, it usually means a setting called Text Message Forwarding is turned off on your iPhone.
So first the data wasn't there, and suddenly it is there. I think the only way to prevent tis in the future is to litigate against those individuals who knowingly lie for a company.
At my last gig I avoided Bitnami container images and Helm charts wherever possible. We (me plus an AWS consultant) used Karpenter Autoscaler, Envoy Gateway API, Gatekeeper OPA, Loki/Prometheus/Grafana Stack, EDB Postgres Operator, ... and deployed all through a single comprehensive terraform script to an EKS cluster. I tried to keep reliance on one single company as low ad possible. I even had a Plan B to replace S3 with MinIO in case the company decided to move to another cloud provider or an On Prem Kubernetes cluster.
My recommendation to everyone is to avoid Cloud Vendor Lock-In from the start, and even if it's more initial work, to try to have as much as possible running on Kubernetes.