I noticed a bad trend with my colleagues who use copilot, chatgpt etc. They not only use it to write code, but also trust it with generally poor design decisions.
Another thing is that those people also hate working on existing code, claiming it is communicated and offering to write their (which also ends up complicated) version of it. I suspect it’s because copilot doesn’t help as much when code is more mature.
dev_null@lemmy.ml 1 year ago
And programmers retain complete control of the output - it’s just a bit of text that you can adapt as needed. Same as looking up snippets from Stack Overflow. Programmers are used to finding some snippet, checking if it actually works, and then adapting it to the rest of their code, so if doesn’t feel like introducing media that you didn’t create, but like a faster version if what everyone was already doing.