Live data from Hacker News

Show HN: Crocodile - Better code review for GitHub

crocodile.dev

61–62 of 62 posts

Re: Show HN: Crocodile - Better code review for GitHub

#61
post #34
post #18

This is cool! I'm happy to see more options in this space. The best code review tool I've ever used was a tool at Google called Critique.[0] They've open-sourced it as Gerrit[1], but there are sadly no hosted versions available for under $15k/yr, and it's complicated to self-host. I've been using Reviewable, and my experience has been good not great. Github's native code review has caught up a bit, but Github's revie…

Have you used Review Board?

No, I'd never heard of it. It looks interesting, but I'm kind of skeptical that a tool designed for reviewing images and source code can be as good as a tool that's dedicated to code review.

Re: Show HN: Crocodile - Better code review for GitHub

#62
“You can comment anywhere in the file and on any text selection, even if it's just one character.”

I’ve been looking for this feature forever. A changed line might impact code that wasn’t changed. There wasn’t a convenient way to comment on those. Looking forward to trying this.

Post reply on HN