Till Maas

Results 105 comments of Till Maas

No, @toofishes needs to merge the pull requests.

Would you apply a patch if I provide one or did you abandon wipe?

It seems more user friendly to use the Nmstate syntax here with `wait_ip: any|ipv4|ipv6|ipv4+ipv6` - https://nmstate.io/devel/yaml_api.html

IMHO, it would be great to move this in a separate github project that uses the Nmstate API. This will allow to have multiple PRs for multiple steps as we...

> do you prefer we utilize python in the context of nmstate?? From my point of view, the important part is to have the AI ready. Whether it's rust or...

@jona42-ui maybe I am missing something. The demonstration script does not extract the bridge name and ports from the text. They are hard coded in lines 20-21. A successful demo...

@jona42-ui please provide the python script from the demo as a text file. > you are right the demo may not really be so robust, basically what I looked at...

Thank you for the update. > Basically, I do not want to go down the rabbit hole of regex string parsing/pattern matching(but rather natural language parsing). So my intuition is...