Sometimes it's not simply a lack of curiosity, but having the space to build these tools into your workflow. As a solo dev responsible for all development, project management, support, & infra, I've gotten as far as trying to use Aider for doing some features in our legacy codebase but not having it break the time-cost-benefit barrier.Now I feel like there's probably other workflows out there that I'm ignorant to that could be better, but keeping up feels impossible. Is there a particular approach/tool that you're finding to be really beneficial?
ldjkfkdsjnv|9 months ago
1. Build huge prompt with Repo Prompt (500k+ tokens)
2. Ask for gemini pro to summarize the task using above prompt
3. Hand off coding to codex (openai)
The above flow replaces a junior developer
apwell23|9 months ago
can you demo this flow on a open source issue on a repo like pytorch ?
I am curious to see how many issues this junior developer can close.