|
|
|
|
|
by hu3
162 days ago
|
|
Yours an other similar comments are disproportionally rude given that the author was very upfront about their methodology. And I don't think it's constructive to cherrypick commits in this context. > I even started trying out the fully autonomous coding: instead of examining its every action, I just write a TODO list with many tasks, and ask it to finish the tasks one by one. > I never had to fully understand the code. What I had to do is: I asked it to give me a plan of changes before implementation, it gave me a few options, and then I chose the option that seemed most reasonable to me. Remember, I’m not an expert on this. I think most of the time, anybody who has taken some undergraduate compiler class would probably make the right choice. The idea has merits. Take it as a PoC. |
|
I don't understand why you feel it's not "constructive" to review the quality of code of a project. Are people supposed to just blindly believe in the functionality without peeking under the hood?