Hacker News new | ask | show | jobs
by spicyusername 1239 days ago
I recently asked it to generate a Python function, with type annotations, to query a vSphere server and return all the virtual machine objects using the PyVmomi library.

It returned a perfectly working function.

I recently asked it to generate a Gitlac CI file to format, plan, and apply a Terraform plan.

It also produced most of what I needed.

I think its going to end up being a solid replacement for using Google and Stack Overflow for many people.