|
|
|
|
|
by muzani
1728 days ago
|
|
I'd expect Codex style AI generated code to be everywhere. You think about what you want to do, define it, define the tests it needs to pass. More effort would be focused into understanding the actual project requirements and dealing with architecture. There will likely be no more tasks that need less than an hour, because these can be solved instantly by AI. You're left with the hard problems or the problems that need design decisions and/or meetings to resolve. AI will likely still have trouble doing more than a screen though, e.g. the entire flow of an app or site. Programmers will resemble architects/PMs more. They're there to explain whether a job is doable, or what changes need to be made and how long it would take. |
|