Click here to Skip to main content
16,004,571 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: GitHub Copilot... Pin
Daniel Pfeffer31-Jul-24 23:46
professionalDaniel Pfeffer31-Jul-24 23:46 
GeneralRe: GitHub Copilot... Pin
Kornfeld Eliyahu Peter1-Aug-24 1:30
professionalKornfeld Eliyahu Peter1-Aug-24 1:30 
GeneralRe: GitHub Copilot... Pin
honey the codewitch1-Aug-24 4:45
mvahoney the codewitch1-Aug-24 4:45 
GeneralRe: GitHub Copilot... Pin
Daniel Pfeffer1-Aug-24 18:50
professionalDaniel Pfeffer1-Aug-24 18:50 
GeneralRe: GitHub Copilot... Pin
honey the codewitch1-Aug-24 22:48
mvahoney the codewitch1-Aug-24 22:48 
GeneralRe: GitHub Copilot... Pin
Daniel Pfeffer3-Aug-24 9:40
professionalDaniel Pfeffer3-Aug-24 9:40 
GeneralRe: GitHub Copilot... Pin
BryanFazekas2-Aug-24 1:44
BryanFazekas2-Aug-24 1:44 
GeneralRe: GitHub Copilot... PinPopular
Dave Kreskowiak1-Aug-24 3:19
mveDave Kreskowiak1-Aug-24 3:19 
I've been using it for the last couple of months. You have to treat it like you're an expert QA abuser here.

Context is EVERYTHING. The more detail, the better. If you don't describe in nauseating detail what you're working on, the app type, what you want the app to do, the problems you're having, ... It's going to do what we do when we come across an idiot in QA who doesn't know how to ask a question. It's going to guess at what you're doing as best it can.

But what you said about code that doesn't compile is true. If you're not watching what it's doing, it will spit out code that doesn't compile. I've had multiple occasions where it generated WPF XAML and used properties on classes that didn't exist. In these cases, I told it what it did wrong, and to give it credit, it did come up with corrected solutions, even ones that didn't involve just changing a property, but instead, rewrote the entire block using an entirely different method to solve the original problem.

It works best if you don't try and treat it like you're in QA. Treat it like it's a friend you tell everything to about your code and the results get better.

It's a tool like any other, where you have to learn to use correctly.

Would I trust it to write production quality code? Not a chance, but it can be a decent helper. We're in no danger at all of AI replacing us, or even replacing QA here.

GeneralRe: GitHub Copilot... Pin
rtischer82772-Aug-24 2:32
rtischer82772-Aug-24 2:32 
GeneralRe: GitHub Copilot... Pin
Jacquers1-Aug-24 5:44
Jacquers1-Aug-24 5:44 
GeneralRe: GitHub Copilot... Pin
englebart5-Aug-24 6:05
professionalenglebart5-Aug-24 6:05 
GeneralRe: GitHub Copilot... Pin
Jeremy Falcon1-Aug-24 6:44
professionalJeremy Falcon1-Aug-24 6:44 
GeneralRe: GitHub Copilot... Pin
Davyd McColl2-Aug-24 0:39
Davyd McColl2-Aug-24 0:39 
GeneralRe: GitHub Copilot... Pin
snoopy0012-Aug-24 0:19
snoopy0012-Aug-24 0:19 
GeneralRe: GitHub Copilot... Pin
Bruce Patin2-Aug-24 3:29
Bruce Patin2-Aug-24 3:29 
GeneralRe: GitHub Copilot... Pin
dandy722-Aug-24 5:18
dandy722-Aug-24 5:18 
GeneralRe: GitHub Copilot... Pin
Steve Naidamast2-Aug-24 6:15
professionalSteve Naidamast2-Aug-24 6:15 
GeneralRe: GitHub Copilot... Pin
Anders Kallin5-Aug-24 1:07
Anders Kallin5-Aug-24 1:07 
GeneralRe: GitHub Copilot... Pin
Dale Barnard5-Aug-24 11:35
Dale Barnard5-Aug-24 11:35 
GeneralNew Linux box - my First pick Pin
pkfox31-Jul-24 21:54
professionalpkfox31-Jul-24 21:54 
GeneralRe: New Linux box - my First pick Pin
Richard MacCutchan31-Jul-24 22:43
mveRichard MacCutchan31-Jul-24 22:43 
GeneralRe: New Linux box - my First pick Pin
pkfox31-Jul-24 23:12
professionalpkfox31-Jul-24 23:12 
GeneralRe: New Linux box - my First pick Pin
CPallini31-Jul-24 22:45
mveCPallini31-Jul-24 22:45 
GeneralRe: New Linux box - my First pick Pin
pkfox31-Jul-24 23:13
professionalpkfox31-Jul-24 23:13 
GeneralRe: New Linux box - my First pick Pin
honey the codewitch31-Jul-24 23:26
mvahoney the codewitch31-Jul-24 23:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.