Earlier quoted context omitted.
The AI I use at work can’t set up IAM correctly, didn’t even know it needed to, let alone associate said IAM principal with the correct k8s RBAC groups. I do appreciate that it ground through a lot of boilerplate, but I’m concerned that it’s like buying a new Sony or Leica camera as a beginner photographer. As with your non-coder VBA friend, it might make them think they’re a lot more skilled than they really are. An…
>The AI I use at work can’t set up IAM correctly Can you? :D Based on my favorite quote from the I, Robot(2004) movie with Will Smith when he got roasted by a robot: W.S.: "You are just a machine. An imitation of life. Can a robot write a symphony? Can a robot turn a canvas into a beautiful masterpiece?* Robot: "Can you?" Which I think applies to a lot of anti-AI sentiments. Sure, the AI doesn't know how to do X, Y,…
Yes, I can. In fact, the entire reason I think AI is not a useful tool (contrary to the hype) is that it can't do many things I find easy to do. I'm certainly not going to trust it with the things I find hard to do (and therefore can't check it effectively) in that case!
For example, a month or two ago I was trying to determine if there's a way to control the order in which CloudFormation creates+deletes objects when a replacement is needed. AI (including both ChatGPT and AWS' own purpose built AI) insisted yes, hallucinating configuration options that straight up don't exist if you try to use them. The ability to produce syntactically valid configuration files (not even necessarily correctly doing what you want them to) should be table stakes here, but I find that AI routinely can't do it.