For most moderately (not expertly) skilled programmers, is Github Copilot better or worse at suggesting relevant and useful code than ChatGPT? Trying to figure out which I want to use for a Python project.

@Tarah I find that ChatGPT's average-quality response is significantly better.

But Copilot gives you more responses, more quickly, which is really helpful as realtime autocomplete.

So Copilot needs a lot more guiding, but can do very well if you're willing to do that.

(Caveat: I've used both, but not a huge amount of either.)

Neither is going to give you awesome final-quality code as a rule, but both are fine.

@codefolio This is an extremely helpful answer; thank you very much!
@codefolio @Tarah Wow what an amazing times we live in. (I know there is a lot of really bad stuff, but let me enjoy little things like this)