Ask HN: What do you do at work while the coding agent is working?
2•py4•50m ago
Comments
matbanik•29m 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)
py4•17m 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?
kspetkov79•5m 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.
matbanik•29m ago
py4•17m ago