←back to thread

728 points freetonik | 1 comments | | HN request time: 0s | source
Show context
hodgehog11 ◴[] No.44976891[source]
How does this not lead to a situation where no honest person can use any AI in their submissions? Surely pull requests that acknowledge AI tooling will be given significantly less attention, on the grounds that no one wants to read work that they know is written by AI.
replies(8): >>44976947 #>>44976989 #>>44977022 #>>44977044 #>>44977416 #>>44977491 #>>44977540 #>>44977886 #
Workaccount2 ◴[] No.44977022[source]
Make a knowledgeable reply and mention you used chat-gpt - comment immediately buried.

Make a knowledgeable reply and give no reference to the AI you used- comment is celebrated.

We are already barreling full speed down the "hide your AI use" path.

replies(3): >>44977616 #>>44979921 #>>44984197 #
showcaseearth ◴[] No.44977616[source]
I doubt a PR is going to be buried if it's useful, well designed, good code, etc, just because of this disclosure. Articulate how you used AI and I think you've met the author's intent.

If the PR has issues and requires more than superficial re-work to be acceptable, the authors don't want to spend time debugging code spit out by an AI tool. They're more willing to spend a cycle or two if the benefit is you learning (either generally as a dev or becoming more familiar with the project). If you can make clear that you created or understand the code end to end, then they're more likely to be willing to take these extra steps.

Seems pretty straightforward to me and thoughtful by the maintainers here.

replies(1): >>44978224 #
rane ◴[] No.44978224[source]
> I doubt a PR is going to be buried if it's useful, well designed, good code, etc, just because of this disclosure

If that were the case, why would this rule be necessary, if it indeed is the substance that matters? AI generated anything has a heavy slop stigma right now, even if the content is solid.

This would make for an interesting experiment to submit a PR that was absolute gold but with the disclaimer it was generated with help of ChatGPT. I would almost guarantee it would be received with skepticism and dismissals.

replies(2): >>44980328 #>>44980480 #
1. davidcbc ◴[] No.44980480[source]
The author explains why

> While we aren't obligated to in any way, I try to assist inexperienced contributors and coach them to the finish line, because getting a PR accepted is an achievement to be proud of. But if it's just an AI on the other side, I don't need to put in this effort, and it's rude to trick me into doing so.

If it's bad code from a person he'll help them get it fixed. If it's bad code from an AI why bother?