Hacker News new | ask | show | jobs
by Aeolun 631 days ago
I use Github Copilot at work (and at home).

I’m a huge fan of keeping things simple by being verbose, and Copilot takes all the drudgery away by filling out all the repeating patterns.

Once in a while when I can’t be bothered to figure out Typescript types, I ask ChatGPT to write one for me.