return of the pseudocode

Reply to this note

Please Login to reply.

Discussion

Unironically yes. Write the pseudocode, then have the AI replace it with real code.

I did this for a Rust project. Wrote some Python, then said to Copilot ā€œreplace this with the Rust implementationā€

I will try. Often for long tasks it misses the mark in some important ways, but taking 5+ min the write all the function docstrings + pseudocode would probably make it much better and have fewer bugs