3 pointsby py4an hour ago2 comments
  • kspetkov7933 minutes ago
    Mostly I try to understand the code around the change. If I cannot review the diff afterwards, the agent did not really save me much time.
    • py425 minutes ago
      you wait for it to finish then review or give feedback in the meanwhile? if it's the former, i'm curious about what you still do in the meanwhile
  • matbanikan hour ago
    I open new session and start working on projects that process images of stuff I pilled up over the years and create ebay listings. Once I have about 5 to 9 listings I review them and have agent poste them on ebay via API. Trying to go minimalist lol. I top of at about 7 open sessions at one time. OpenCode has decent orchestration opportunities so I'm playing with that to see if what else I can automate so I have less mind numbing stuff to deal with and just to fun thinking. And when I fully maxed out my limits on all subscriptions and APIs are chugging on low cost "re-tries" I go for walk or bike ride, enjoy some sun and birds signing (or armin van buuren in my BC headphones)
    • py4an hour ago
      sounds like a plan haha. How is OpenCode vs Claude Code orchestration? have you ever needed to modify the orchestration since it's open source? do you mind sharing more about your experience?