Viewing a single comment thread. View all comments

Left-Shopping-9839 t1_j32f2t0 wrote

I use copilot for everything and I love it. There are times when it spits out code that looks exactly like what I'm thinking and does it better than I could. In those moments I could easily claim the singularity has arrived. The next time it creates something that uses some library of functions that I don't even have imported and sometimes doesn't even exist LOL. So even if they work out the simple stuff, it's still a long way from being anything other than awesome code completion.

2

ebolathrowawayy t1_j32k5fs wrote

I haven't used copilot but chatgpt is great for generating a starting point for libraries you've never used before. Literally better than the official docs in most cases.

Edit: Have you used both chatgpt and copilot? How do they differ for code gen?

1

footurist t1_j32nl8k wrote

Yes, the inventing part can be incredibly funny. Just recently it had me fooled completely. It was making up believable functions like there's no tomorrow. "updateTargetValue", "reverseDirection". Lmao.

1