|
|
|
|
|
by diggan
325 days ago
|
|
> [1] https://github.com/dipampaul17/AgentGuard/commit/d49b361d7f3... It's kind of crazy that people use these multi-billion parameter machine learning models to do search/replace of words in text files, rather than the search/replace in their code editor. I wonder what the efficiency difference is, must be 1000x or even 10000x difference? Don't get me wrong, I use LLMs too, but mostly for things I wouldn't be able to do myself (like isolated math-heavy functions I can't bother to understand the internals of), not for trivial things like changing "test" to "step" across five files. I love that the commit ends with > Codebase is now enterprise-ready with professional language throughout Like "enterprise-ready" is about error messages and using "Examples" instead of "Demo". |
|