Hacker News new | ask | show | jobs
by marstall 1771 days ago
How does Codex make the connection between natural language and code? Comments? variable names? file names? docs?
1 comments

I think all the above.
Do people comment more than I do? I comment only intermittently, usually if I think the code is going to be hard to read ... and it's not usually on the small details of the code I'm writing ... it does seem magic what they're doing.