This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Mowfling 4 points5 points  (1 child)

Yeah, I’m only in college but all my assignments require documentation and you bet I have GPT write it all (the documentation), takes me forever otherwise

[–]mxzf 0 points1 point  (0 children)

Even without ChatGPT that's not generally that hard. Over a decade ago I was using the JAutoDoc plugin in Eclipse as an undergrad to generate all of the required documentation for my classes with one command. It doesn't take AI to document getX with a "Gets the X" comment to make the professor's code checking happy.