| Depends on your comment philosophy. Under mine, the AI should sign and date the comments, something like so AI 20230524 Comments are an odd asset. Some of the most useful ones I've seen when debugging are rotted ones that describe the code that used to be there. You'll then turn back the clock and find the bozo that "fixed" something by removing important code but for some reason left the comment behind. It's pretty common. This AI tactic could protect against that so when the next bozo comes in with their wrecking ball fingers and leaves the ai comments behind, you can go in there with your mop and broom and recover things quicker. What would be really nice is my favorite commenting technique which is where I write obvious but also counterintuitively very wrong code and I aggressively comment it like "Hello, if you're here you may be asking yourself why it's not like this (Wrong code) I did too! That's what #231 and #302 are about! I know I know, I fell for it too. If you're going to change it, open a ticket or something because you're probably going to break it as well" If the AI can do that then we're in gold territory |