top | item 43712944

(no title)

victor9000 | 10 months ago

UI/UX is one of the last things I'm worried about when leveraging generative tools. When I need to inspect what the model has done, a quick git diff does the trick.

discuss

order

nidnogg|10 months ago

Good luck with a quick git diff spanning thousands of lines. AI code can be notoriously verbose and over engineered. Of course you want to be in control.

danenania|10 months ago

Just to note, apart from git diff style diffs, Plandex also offers a web UI for side-by-side diff comparison—similar to GitHub's PR review UI.