Hacker News new | ask | show | jobs
by moshegramovsky 358 days ago
Using Gemini Pro. No, I adopted it all on my own, but work pays. I love it, even though I can't use it on everything. Most developers here are using it, with approval on a per-projext basis.

Lately it's taken over code reviews, for myself and when I review other people's code. Extremely helpful. It's made software development fun again.

3 comments

I'm building a tool to do code reviews too. Are you open to trying it?
Wait. You don’t review code any longer? Are you sure that’s wise? Or is that not what you mean?
No, I use AI for initial reviews before I make a PR. It's excellent. Humans are still in the loop after that.
Ah, that’s a good use of it. Thanks for clarifying.

The last place I worked at had bots reviewing bot PRs and passing them. It went about as well as you’d expect.

had not considered this obvious application of ai , may I ask how the review quality fares (ie. does ai supplement human review or act on its own) ?
I use AI to review before a PR. Humans take it from there.

Quality far exceeds that of human reviews. It's becoming my favorite use case for AI.