|
|
|
|
|
by c0brac0bra
394 days ago
|
|
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? |
|
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