Hacker News new | ask | show | jobs
by teaearlgraycold 1106 days ago
Do you use it for writing tests? It’s really helpful there. And in my experience it’s bad with non-standard algo heavy code. What language and domain are you using it for?

IMO it’s a nice 10-15% speed boost for web dev. And much more than that for unit tests. I expect you can measure a massive jump in test coverage by engineers that use copilot because it takes work that most people hate and speeds it up significantly.

1 comments

I’ve heard many people say that but I have yet to try it with that particular task. I will give it a shot.