Positive experiences on other projects (curl)
Positive experiences on other projects (curl)
Posted Oct 22, 2025 8:08 UTC (Wed) by taladar (subscriber, #68407)In reply to: Positive experiences on other projects (curl) by lmb
Parent article: Large language models for patch review
On the other hand Daniel also mentions that the curl code base is several 100k lines of code and after decades of not applying a tool like that he only got a few hundred suggestions from the AI tool, most of them minor things or things they did not want to fix. Only a few were actual bugs and most of those were in implementations of protocols with decades old specs, so specs that were definitely part of the training data of the LLM.
Most code bases do not have that luxury so I would expect the useful results to be even lower in number.