logoalt Hacker News

Finbarrlast Saturday at 9:01 PM3 repliesview on HN

If you added a few more tools that let the LLM modify code files that would directly serve requests, that would significantly speed up future responses and also ensure consistency. Code would act like memory. A direct HTTP request to the LLM is like a cache miss. You could still have the feedback mechanism allowing a bypass that causes an update to the code. Perhaps code just becomes a store of consistency for LLMs over time.


Replies

samrolkenyesterday at 12:05 AM

This was an unserious experiment meant to illustrate the gap and bottlenecks that are still there. I agree that there's a lot that could be done to optimize this kind of approach. But even if you did, I'm not sure the results would be viable and I'm pretty sure classic coding (with LLM assistance and all) would still outperform such a product.

show 2 replies
kinduffyesterday at 1:15 AM

Creating instructions and adding boundaries on how to grow, and you end up with a seed.

hartatorlast Saturday at 11:12 PM

You should try making this.

show 1 reply