Hacker News new | ask | show | jobs
by teherr 4416 days ago
Well, we see code review as a part of ensuring our code quality and squashing potential bugs process. This has quite strong correlation with "emergency production fixes" etc.

Regarding Codebrag vs Github: not all companies are ok with sharing their code with GH, that's why Codebrag is self-hosted tool, you download it and install within your own, secure environment

1 comments

Gerrit user here, how does it compare? Gerrit is terribly slow and pretty ugly even with a nice theme.

What's it written in? (On mobile can't inspect right now)

Codebrag is about completely different (lighweight, non-blocking review) philosophy than Gerrit. And yeah, it's nicer look :)

Technologies under the hood: AngularJS+Scala(tra)+H2 database.