Hacker News new | ask | show | jobs
by IshKebab 48 days ago
Website is pure slop, but I'd really like more tools like this. Can any human confirm if this is actually any good?

Also if any of the slopperators want to make something really useful, can we get a decent `git diff` GUI that detects moved/copied lines across files? As far as I know the only tool that does this is `git diff --color-moved` but reviewing diffs in the terminal sucks, and it drops all information about where the code was moved/copied from.

VSCode has something experimental for this but it doesn't work across files as far as I know.

2 comments

SemanticDiff, difftastic, Delta should work.
Sucks to be you. If you really want to know if it's good, deal with the slop yourself instead of trying to get another to do the work for you.