|
|
| | Ask HN: Do you find Copilot useful? | | 2 points by thiht on April 4, 2023 | hide | past | favorite | 2 comments | | 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? |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
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.