Conversation

coding sucks, i try to google a basic thing and its like 'here's a billion nearby things that arent quite right, if only you had slightly more knowledge about programming so you could modify my example to be what you need, but you don't so you're screwed'
63
890
Replying to
It's basically autocomplete for code, you can ask it for a function to do a certain thing and it's pretty good at it! Powered by OpenAI code models. In fact if you have gpt-3 access you could just try asking playground for this, if you have no idea what I'm saying I can show you
1
6
Show replies
Replying to and
IMO copilot seems good when you already know what you want (it's AI-based auto completion, although it kind of predicts a lot more than simply "auto completes"). If you're still learning.. it's like riding a motorized unicycle.
11