this post was submitted on 13 Mar 2024
867 points (99.8% liked)

Programmer Humor

33996 readers
502 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 1 year ago (1 children)

So how exactly does this work?

[–] [email protected] 84 points 1 year ago (1 children)

Copilot is just an LLM trained on all GitHub code. Hence it gives you random stuff from some open source code bases.

[–] [email protected] 58 points 1 year ago (1 children)

Not random, the most used stuff It means this man is either very productive, or else he is constantly having to be told to do his job.

[–] [email protected] 35 points 1 year ago

It is enough if his name appears just once. Modern language models take more than just the last few characters as context.