Hacker News new | ask | show | jobs
by dtquad 775 days ago
It annoys me that GitHub Copilot tries to become the default code completion. I prefer traditional code completion and wants to opt into using Copilot for specific tasks like writing a method or unit test that looks very similar to the method or unit test above it.

I have good experience using ChatGPT Pro (GPT-4) as a sparring partner for high level design and architecture decisions.