DEV Community

Discussion on: GitHub Copilot blew my mind on a code-along exercise

Collapse
 
yoinx profile image
Joe Schubert

Wait... So all it took to impress you was for it to auto complete a code along exercise (which is very likely committed to someone's GitHub somewhere)?

I mean, I've been fairly impressed with CoPilot overall myself.... But you're basically saying "wow it was able to auto-complete code that I was about to copy from a lesson before I could copy it."

I don't get why that's impressive or article worthy.

Collapse
 
colocodes profile image
Damian Demasi • Edited

It’s impressive for me because I jumped from an auto completion of a single word (without using Copilot), to a fully featured Ruby method directly related to an online course I’m doing, and I just had to type four letters.

Collapse
 
yoinx profile image
Joe Schubert

Yeah. The difference though between it being "notable" and "meh" is that you were getting ready to type code that's already pre-existing, character for character. It's pretty impressive at what it does... The example that you gave though is an example of it giving you code that was probably used, verbatim, in it's AI training samples. Which honestly isn't all that impressive that it was able to guess that.

Thread Thread
 
colocodes profile image
Damian Demasi

πŸ™‚

What would you consider being a notable feature of this tool?

Thread Thread
 
yoinx profile image
Joe Schubert

I mean, the autocompletion features are notable. Just more notable if you're coding something fresh or "off the cuff". It suggesting premade code that you're typing off a guide ... Not as much.

Thread Thread
 
nssimeonov profile image
Templar++

Joe, it's been a while since you were a student, right? I was thinking to comment something like you, but when I do they call me a****le and I end up in pointless argues with students and juniors.

On a side note: TabNine and Codota are similar to CoPilot and I ended up uninstalling both. I still don't have strong opinion about CoPilot yet.

Thread Thread
 
colocodes profile image
Damian Demasi

Why did you uninstall them?

Thread Thread
 
nssimeonov profile image
Templar++ • Edited

Not much value when you are usually the person answering the questions on StackOverflow including your own. It was burning CPU cycles and slowing down my computer without anything that useful. Decided I like the classic-style autocomplete better.

Thread Thread
 
colocodes profile image
Damian Demasi

You are on a different level altogether! :D