372
Show top LLMs buggy code and they'll finish off the mistakes rather than fix them.
(www.theregister.com)
This is a most excellent place for technology news and articles.
We have a handful of Python tools that we require to adhere to PEP8 formatting, and have Jenkins pipeline jobs to validate it and block merge requests if any of the code isn’t properly formatted. I haven’t personally tried it yet, but I wonder if these AI’s might be good for fixing up this sort of formatting lint.
Why bother with AI for that? https://black.readthedocs.io/en/stable/index.html