Ask HN: Do you find Copilot useful?
I finally installed Copilot to see what the fluff was about, and I have to say I’m pretty disappointed so far. The suggestions are either completely nonsensical, or mostly correct but it takes me more time to review the generated code than to write it myself. Does it get better or is this the expected experience?
2 comments
[ 4.6 ms ] story [ 18.6 ms ] threadNote: try commenting what you would like it to do if it is kind of standard.
I'm kinda puzzled why people are so excited about it, and honestly wondering if there is something wrong in my setup, or if I'm using it wrong. I have been using it for a couple of weeks now, but no improvement, and also tried quite a few strategies.
It's "ok-ish" with boilerplate-y stuff, but it's not reliable. Same as you mention; I'm quicker writing code with normal TS autocomplete than having to fix the sometimes subtle bugs it writes.