←back to thread

728 points freetonik | 3 comments | | HN request time: 0s | source
1. hoppp ◴[] No.44979014[source]
I support this idea. All the prompts and responses should be committed to git
replies(1): >>44984182 #
2. aleph_minus_one ◴[] No.44984182[source]
What if you did not use a prompt, but, for example, the fancy auto-complete feature in Visual Studio that for example GitHub Copilot provides (i.e. accept huge code completion automatically suggested by Copilot via tab key)?
replies(1): >>44988553 #
3. hoppp ◴[] No.44988553[source]
Well, that one is trouble especially if the code is not reviewed completely

I dont use it personally. I think there should be a tight code review or disallow large auto completes altogether.