▲ | heisgone 7 hours ago | |
To add to this point, AI is lagging in the debugging chain. It's great at generating code but who is going to inherit the maintenance of all this code and show confidence in its maintenance? Most developers already works on the maintenance side, writing a handful of line of code per week, spending most time in meeting, reading code, writing a small modification, doing all sort of manual operation, testing it, waiting for the test to complete, etc. More so, the whole Agile/Scrum movement encouraged to sort of micro-modification approach. You can't just drop an AI in place of those developers. |