HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zeeroman

no profile record

comments

zeeroman
·geçen yıl·discuss
This is interesting. I’ve been skeptical about AI code review tools, mostly because the ones I’ve tried either spam low-value suggestions or miss obvious context. But I gave Infinitcode a try on a recent PR (Python/Django project), and it actually gave a pretty solid summary and caught a couple things I missed on first pass — including an inefficient query I hadn’t optimized yet.

Still early, and I wouldn’t fully trust it on critical code, but as a “reviewing assistant” it’s already saving me time. Curious how it holds up on larger or more domain-specific codebases. Definitely worth keeping an eye on.