Comment by ponector Comment by ponector 3 days ago 1 reply Copy Link View on Hacker News The best usage is to ask LLM to explain existing code, to search in the legacy codebase.
Copy Link typpilol 3 days ago Collapse Comment - I've found this to be not very useful in large projects or projects that are very modularized or fragment across many files.Because sometimes it can't trace down all the data paths and by the time it does it's context window is running out.That seems to be the biggest issue I see for my daily use anyways Reply View | 0 replies
I've found this to be not very useful in large projects or projects that are very modularized or fragment across many files.
Because sometimes it can't trace down all the data paths and by the time it does it's context window is running out.
That seems to be the biggest issue I see for my daily use anyways