Replies: 3 comments
-
don't even bother with copilot, find an alternative, github's development team for copilot each want to take it in a different direction, they don't know what they're doing, OpenAI is also fucking them over by deprecating the model that it was designed to use and forcing github to "rig" together the piece of junk it is today with copilot chat designed to use conversational models which are broad non code-specific knowledge models that have been coerced into thinking they're some kind of code assistant and only allowed to answer code related questions but their performance is subpar since the model is trained for general knowledge not code specifically, so it's slower and gives less accurate code-related assistance even though it's supposedly more knowledgeable, that doesn't necessarily make it better at writing code because it's parameters are tuned on the training data as a whole not code specifically. Bottom line it is junk, don't bother with it until github can get their act together and stop marketing garbage like this and stop bloating it with new junk features that nobody wants or uses You spend more time fixing your code or undoing the changes it makes, or reverting the files it decides to break by replacing the entire file code with the function you wanted merely inserted. you have to waste energy making sure you highlight the right thing for it to do what you want, or make sure you're clicked in the right editor to make the changes you want. It's completely dysfunctional at applying patches to code all it does is fuck everything up. Repeatedly.. Don't use it it will waste your time, your energy, and ruin your projects like some feral 13 year old Minecraft greifer who gets pleasure out of destroying the stuff you spend hard work, time and effort creating and then charging you a monthly fee to do it on top of that. |
Beta Was this translation helpful? Give feedback.
-
To manage a prompt with a shortcut, just create a specific, simple keyword that triggers the full response, saving time and effort when inputting common prompts. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
A bit like GitHub Copilot Labs' Brushes, for example, generate documentation, make it readable, clean code and so more
Beta Was this translation helpful? Give feedback.
All reactions