Hacker News new | ask | show | jobs
by vanilla-latte 962 days ago
I find it immensely helpful for boilerplate code and ‘autofilling’ trivial things.

It’s like a next generation intellisense.

On average, instead of spending about 5 mins copying and modifying code, I can spend about 2-3 mins typing out a comment and letting the LLM generate the code.

It gets the code 100% correct about 90% of time. Sometimes it’s about 90% correct about 10%.