Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Besides, in this area, clients getting one whiff of AI code would be an immediate deal-killer

If you implement AI code review suggestions then you're using AI code, just the hard way.

Also I don't see why your clients would be ok with having AI review and influence your code. Seems hypocritical, or like you're trying to cheat them.



IMO there's a big difference between using AI to write code and using it to review your code. In the latter, you know the code well (you are the one who wrote it), and so it is much easier to understand if AI suggestions are good or hallucinations. In the former case, realizing when the AI is making mistakes is harder, because you don't have the full context anymore.


That's a fair challenge. AI review can mean many different things though. We treat it like a slightly better CppCheck, for context. TBH the way we use it doesn't really add much beyond regular static analysis tools.

Re "the hard way", I disagree. While it may seem like the hard way, in the medium and long term this is turning out to be the easy way. We have basically no technical debt, we can fix issues rapidly and (intangible I know) we can stand behind our codebase with absolute confidence.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: