Re: [AUH][PATCH v3 4/4] upgrade-helper.py: Add resume option to skip already attempted recipes
Alexander Kanavin <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <CANNYZj-Vth+2qLb48DXw8qLoeQDM4=kOSmypo9BBT0-uu=pKfw@mail.gmail.com> |
On Tue, 5 May 2026 at 10:21, Daniel Turull <[email protected]> wrote: > Yes, it was introduced by AI and I missed to catch it. > > I did review it manually but clearly I need to be more focused to catch these types of issues. What I've seen here, and in other patches is that AI makes code that functions, but has baffling, unexplained logic oddities and maintainability shortcomings that a human wouldn't make. It also doesn't write good commit messages. I don't object to usage of AI per se (that ship has sailed), but you should treat it as a bumbling, confused summer intern that needs to be carefully watched and corrected. Whether you actually end up saving time that way is up to you, just do your utmost to not end up using more of maintainers time. Alex