logoalt Hacker News

hanlonsrazoryesterday at 5:40 PM2 repliesview on HN

Agree with you on that. There is nothing about LLMs that makes them uniquely suited for bug finding. However, they could excel re:bugs by recovering traces as you say, and taking it one step further, even recommending fixes.


Replies

winwangyesterday at 6:23 PM

One possibility is crafting (somewhat-)minimal reproductions. There's some work in the FP community to do this via traditional techniques, but they seem quite limited.

MarcoDeweyyesterday at 7:50 PM

Correct, what is unique about LLMs is their ability to match an existing tool or practice to a unique problem.