logoalt Hacker News

al_borlandtoday at 12:19 AM1 replyview on HN

> assuming enough training data

This is a big assumption. I write a lot of Ansible, and it can’t even format the code properly, which is a pretty big deal in yaml. It’s totally brain dead.


Replies

simonwtoday at 1:25 AM

Have you tried telling it to run a script to verify that the YAML is valid? I imagine it could do that with Python.

show 1 reply