|
|
| | Ask HN: I give in, what are the resources for picking up AI-assisted coding? | | 4 points by dhosek 8 months ago | hide | past | favorite | 7 comments | | I’m very much an AI skeptic. My limited exposure has me thinking, OK, it sometimes reduces typing, but it’s as often wrong as not, but then I hear people talking about big productivity increases with AI. So what are the tools people are using? Ideally, I don‘t want to have to learn a new IDE (I’m firmly ensconced in the Jetbrains family of IDEs), but I guess if I must I must. Pointers to good tutorials (I prefer text over video) and documentation would be welcome. |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
I'm a solo dev and also use it to rubber duck what I am planning to do. I can give it my requirements and it helps me to refine my plan. This is what I mostly use it for.
I know people say it is great for writing boilerplate, but I just don't find myself writing much boiler plate.