56
submitted 10 months ago by Five@slrpnk.net to c/technology@beehaw.org
you are viewing a single comment's thread
view the rest of the comments
[-] abhibeckert@beehaw.org 2 points 10 months ago* (last edited 10 months ago)

Are these competent developers

Here's an example - a few minutes ago I wrote this line of code:

// date

... and a split second later copilot auto completed exactly the seven lines of code that I would have typed. I read the code, tested it, and moved on to the next block of code.

Yes, I could have written those seven lines. They were pretty basic - read a value from the database, transform it to a string human form, and send that the user. CoPilot types a lot faster than me (words per second, instead of per minute) and it makes fewer typos.

It's also more familiar than I am with all the major libraries. I find I'm spending a lot less time reading documentation or searching the web these days.

But the real kicker... I work on a small team. My project is full of code that I didn't write and it isn't as well documented as I'd like it to be. It's also not publicly documented, so I can't use Google or Stack Overflow to find answers. CoPilot has indexed the project, and it knows how to read the date from the database. It also knows what human readable date string format has been used elsewhere in the user interface.

this post was submitted on 01 Oct 2023
56 points (98.3% liked)

Technology

37443 readers
314 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS