|
|
|
|
|
by planckscnst
100 days ago
|
|
I mostly use LLMs in a zero-touch way - I never actually edit code and I almost never read it. But I do still dive into the details by exploring it with targeted questions through the LLM. Sometimes I go through ridiculously long sessions to get the LLM to "see" the correct/optimal/simplest/etc solution itself. There are many times when it simply never gets there no matter how close I get the horse to the water. I recently did one of these sessions yesterday and it reinforced my impression that systems like gastown and pure Ralph loop style is just not ever going to have the quality I'm looking for, and it's going to cost a lot of money not to get there. I've honed a relatively decent flow that requires interaction from me for important parts (mostly) while making its own decisions at the not-important parts (mostly). This results in being able to send the agent off on an hours-long dev cycle and have relatively decent results after that need a few minor fixes. I think this is the best style for the current generation of AI |
|