GitHub Copilot Experiences

Users share personal experiences, pros/cons, comparisons to tools like GPT-4/ChatGPT, and debates on the effectiveness of GitHub Copilot for code completion, autocomplete, chat, and other coding tasks.

➡️ Stable 0.6x AI & Machine Learning
6,791
Comments
15
Years Active
5
Top Authors
#2067
Topic ID

Activity Over Time

2008
2
2009
1
2010
2
2011
2
2016
2
2017
2
2018
1
2019
2
2020
3
2021
687
2022
1,264
2023
1,741
2024
1,395
2025
1,547
2026
142

Keywords

AI ML i.e CoPilot github.com IDE GPS GitHub VsCode VS copilot github code autocomplete workspace tried chat codebase writing gpt4

Sample Comments

Our_Benefactors • Jun 21, 2023 • View on HN

Copilot is so much more than code completion. Have you used it?

lfkdev • Jan 16, 2024 • View on HN

How is this compared to the current GitHub Copilot?

mondov • Mar 26, 2025 • View on HN

Doesn't the GitHub copilot do the same? What are the advantages of this?

visarga • Nov 19, 2021 • View on HN

I tried Copilot and removed it from my IDE. Not good enough, only fills in obvious parts and even there makes mistakes.

jerrygoyal • Oct 10, 2023 • View on HN

and copilot isn't that impressive anyway. I use gpt4 for most of my coding queries, wish there was a copilot with gpt4 api.

throwthrowuknow • Aug 21, 2024 • View on HN

Copilot is just an autocomplete tool, it doesn’t have much support for multiturn prompting so it’s best used when you know exactly what code you want and just want it done quickly like implementing a well defined function to satisfy an interface or refactoring existing code to match an example you’ve already written out or prefilling boilerplate on a new file. For more complex work you need to use a chat interface where you can actually discuss the proposed changes with the model and edit and fo

austhrow743 • Feb 8, 2024 • View on HN

How are you using copilot if you're not coding?

camjw • May 20, 2024 • View on HN

GitHub copilot and nothing else comes close tbh.

PieUser • Jul 8, 2021 • View on HN

Copilot just suggests code.

d3m0t3p • Jun 13, 2024 • View on HN

I think you could say that Github copilot is partly in this way ?