|
|
|
|
|
by nijave
36 days ago
|
|
Honestly, I think so. I do a mix of infrastructure and programming so don't tend to have any frameworks memorized. Using AI is much quicker than constantly referencing the docs. I can also switch between codebase with different frameworks and languages and make changes without spending all day reading docs. It's also pretty good at tracing code and that's fairly straight forward to verify the results manually. It can build a flow diagram in 10-30 minutes (depending on what tool calls need allowed and how many prompts it needs) versus me taking a couple hours to do the same. |
|