|
|
|
|
|
by rikatee
804 days ago
|
|
> internally and see a 5-10x boost on some tasks. That's my experience with co-pilots too: - Generating tests - Generating functions consistent with prevailing style of similar functionality in the existing codebase. The greater the consistency, the more helpful the AI is at generating. - Telling me why my code is crap by adding a `# todo: ` above some code and seeing what the AI suggests should be changed :) What other tasks do you see as good target for 5-10x boosts? |
|