▲ | andoando 3 days ago | |
If its any typical corporate job, as they said I imagine the coding is rather boring. We need a new feature. Ok add this controller, add some if statements for this business logic, make some api calls, add this to the db, write some models. Ok done, same thing over and over again. Id certainly love to be able to do the architecting part and have someone do the work | ||
▲ | pjmlp 3 days ago | parent | next [-] | |
As enterprise consultant, the "have someone do the work" is kind of complicated when the someone is not from the same office, if given the choice I would rather do that boring stuff myself. | ||
▲ | MattGaiser 3 days ago | parent | prev [-] | |
I’ve found GitHub Copilot Agent quite good for this kind of coding. You write up the architecture you want and I paste it into an issue and it fills in the rest. |