Hacker News new | ask | show | jobs
by constantcrying 1286 days ago
I totally believe you that Copilot is useful, my contention is that it is useful in the same sense that stackoverflow is useful.

No developer is competing with stackoverflow. These tools are enabling developers to quickly generate code for certain problems, which works especially well for boilerplate. But this isn't actually the main skill of a programmer, it is just some mechanical neccesity to writing software.

Much of what developers do is modifying existing code, fixing bugs, designing architecture and solving novel problems. If an AI could reliably do any of these tasks jobs would be endangered, but certainly that is not the case yet and AI would have to come quite a far way before that.