top | item 45527518

(no title)

ravila4 | 4 months ago

I’ve tried this approach when working in chat interfaces (as opposed to IDEs), but I often find it tricky to review diffs without the full context of the codebase.

That said, your comment made me realize I could be using “git apply”more effectively to review LLM-generated changes directly in my repo. It’s actually a neat workflow!

discuss

order

cpfohl|4 months ago

Yep!! It’s fantastic