|
|
|
|
|
by torben-friis
200 days ago
|
|
I really would like an answer to this. My CTO is currently working on the ability to run several dockerised versions of the codebase in parallel for this kind of flow. I’m here wondering how anyone could work on several tasks at once at a speed where they can read, review and iterate the output of one LLM in the time it takes for another LLM to spit an answer for a different task. Like, are we just asking things as fast as possible and hoping for a good solution unchecked? Are others able to context switch on every prompt without a reduction in quality? Why are people tackling the problem of prompting at scale as if the bottleneck was token output rather than human reading and reasoning? If this was a random vibecoding influencer I’d get it, but I see professionals trying this workflow and it makes me wonder what I’m missing. |
|
Maybe code husbandry?