Hacker News new | ask | show | jobs
by coderatlarge 241 days ago
i’ve had little luck getting ai systems to correctly set up networking for a set of vms. they tend to go round and round with ip tables commands that don’t ultimately solve the problem. is config fundamentally harder than writing code ?
1 comments

Did you give them a way to check the networking rules?

If not, the model is just shooting in the dark and guessing.

i give feedback by copy-pasting output. hence the round and round. maybe if i had a sandbox that the model could run on autonomously it might ho better/faster.