by euph0ria on 6/15/23, 4:58 PM with 1 comments
Could you please elaborate and give practical examples on how you do that?
What type of tasks? Alt-tab between Windows and copy paste etc? Prompt engineering? How do you work with it in large projects etc?
Reference thread: https://news.ycombinator.com/item?id=36338187
by surprisetalk on 6/15/23, 5:37 PM
Paste in a function or file and ask GPT to create test code for particular edge-cases. It's usually close enough.
You can also ask it to create sample data for tables and API requests.