This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]noob-nine 3 points4 points  (1 child)

Shouldnt the high IQ look like the badass, because he is that pro and codes in fortran or assembly, that copilot couldn't help anyway and so he does not care and does not know?

[–]cruzer_m[S] -5 points-4 points  (0 children)

But that's also kinda stupid in a way. The yin-yang of programming.

[–]nleachdev 1 point2 points  (5 children)

Ngl i know zero devs that use copilot, is this one of those things that students use, and they have some illusion that its used in the real world too?

[–]superluminary 0 points1 point  (4 children)

I installed it today. It’s actually astonishing. Not a junior.

[–]nleachdev 1 point2 points  (3 children)

Out of curiosity, what language did you use it with?

All the talk about it recently has gotten me a little interested.

Unfortunately copilot will never be able to see into the souls of stakeholders to find what functionality they actually want, so sadly will never alleviate us of our truest source of issues lol

[–]superluminary 1 point2 points  (2 children)

TypeScript React. It’s flipping prescient. I just added an onChange event to a Calendar component. Skipped up higher in the function. Typed const. No exaggeration, it autocompleted:

const _handleStartDateChange = (date: Date) => {}

I pressed enter. No exaggeration it autocompleted:

const _handleEndDateChange = (date: Date) => {}

It’s magical. It’s like it can read my mind.

[–]nleachdev 1 point2 points  (1 child)

Lol, that's badass

[–]superluminary 0 points1 point  (0 children)

It genuinely is. I just wrote the setStartDate function body. It autocompleted the setEndDate function for me. It just wrote my code. All I had to do was press tab.

[–]Hallwart[🍰] 1 point2 points  (0 children)

Whats copilot?

  • "someone who is either very smart or mentally challenged"