←back to thread

728 points freetonik | 4 comments | | HN request time: 0.205s | source
1. uberduper ◴[] No.44977753[source]
> Or a more detailed disclosure:

> I consulted ChatGPT to understand the codebase but the solution was fully authored manually by myself.

What's the reasoning for needing to disclose this?

replies(2): >>44977888 #>>44977899 #
2. jedahan ◴[] No.44977888[source]
Helps the maintainer focus their efforts during review. If you wrote that exact sentence, a maintainer would keep "understanding of the codebase" as a place for potential sources of incorrect assumptions higher in mind than otherwise.
replies(1): >>44977923 #
3. uberduper ◴[] No.44977899[source]
I'm not really a developer but I routinely need to go dig through codebases looking for answers and AI assistants have made this so much faster. This has been a boon for me.
4. uberduper ◴[] No.44977923[source]
In my experience, if there's one thing the AI assistants do really well, it's understanding existing code and summarizing it or pinpointing specific things I'm looking for.