Hacker News new | ask | show | jobs
by carlinm 22 days ago
I’ve done the same. Curious, what changes have you made to optimize the reading and reviewing?
1 comments

Mostly moved my panels around to emphasize navigating code and looking at diffs side by side. Less emphasis on terminals, task runners, debuggers, test suites, etc. - I can pop those out if I need them, but usually I have the agent run my CI suites as a pre-review step anyway.