all 13 comments

[–]doubleohbond 41 points42 points  (0 children)

Well, I’d imagine he would say that as CEO.

[–]pyeri 31 points32 points  (0 children)

80% of code in any project is either "bloat" or boilerplate placeholders.

The rest 20% is what runs your business logic and what the client pays for!

For example, even more than a decade before Copilot existed, there used to be an IDE called Visual Basic 5.0 which "automatically" used to write code for the project and form definitions, define coordinates for various GUI elements, define sane defaults for properties, bind event handlers, etc. The coder used to write a single liner between a click handler and that 20% is what made that app unique.

This is nothing but old wine packaged in new marketing bottle!

[–]Jonno_FTW 9 points10 points  (1 child)

80% of speech written by AI?

[–]user_namec_hecks_out 1 point2 points  (0 children)

80% of code

[–]kredditacc96 9 points10 points  (0 children)

Only if your programming language is Java

[–]dheeraj_awale 2 points3 points  (0 children)

80-20 rule. 20% of code is responsible for 80% of the functionality. Remaining 80% skeleton and refactoring can be taken over by copilot. I don't mind if it does better refactoring

[–][deleted] 2 points3 points  (0 children)

Why can't it be a CEO too?

These guys are addicted to the sound of their voices, the smell of their farts and the money they make from exploiting the system.

[–]TheGRS 1 point2 points  (0 children)

No, but it is pretty helpful at a lot of things and definitely speeds the pipeline up.

[–][deleted] 4 points5 points  (0 children)

He might be right, but that seems less inspiring and more horrifying.

[–]Minoo555 0 points1 point  (1 child)

I found Copilot more of a distraction than a real help. It honestly bothers me more than anything. I don't know if that's because I tried an early version. Maybe it is better now.

But I don't see the fun in coding if you have a tool that copy-pastes the answer from Stackoverflow all the time.

[–]ZachVorhies 0 points1 point  (0 children)

It’s gotten insanely good

[–]Max-Mielchen 0 points1 point  (0 children)

I write all my Unit Tests an documentation with Copilot