Remix.run Logo
jFriedensreich 2 days ago

i think the time is just over where i would consider a saas for code review instead of a local first tool that i can use for my local agents exactly the same way as for my colleagues right where i build the software not on some website.

steveklabnik 2 days ago | parent [-]

How do you communicate the results of this review to your colleagues?

(This is a genuine question, I think local first review is very interesting, but at some point, you've gotta send that feedback to the person you're reviewing.)

jFriedensreich 2 days ago | parent [-]

Ideally via the git host in something like a gerrit compatible git notes object.

steveklabnik 2 days ago | parent [-]

Cool! That makes sense. I appreciate it.