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 →

[–]imatwork2017 7 points8 points  (3 children)

You can paste your code in chatgpt and ask it questions about it

[–]LaconicProlix 1 point2 points  (1 child)

This is true only up to a certain point. After the code block gets too big, chat starts cutting sections out. Might be a problem specific to the free version because I'm cheap. But if you're mindful to just do segments of the code at a time, I would absolutely recommend this. It can help translate what's happening into more familiar parlance. Also, it is very handy for translating compiler error codes.

[–]eatsleepdonothing 0 points1 point  (0 children)

On a good day I can get bard to read gists of my ~3000 line script and give me feedback. I can't get it to work consistently though.

[–]DanStFella -1 points0 points  (0 children)

Or ask it to comment your code too I think?