4 ms·
Simplicity is a feature too. > you can still do a lot memory management That’s kinda my point - you don’t really want to trust the LLM to get any sort of memo
by Havoc 5d ago
Simplicity is a feature too.
> you can still do a lot memory management
That’s kinda my point - you don’t really want to trust the LLM to get any sort of memory management right. A system where hard constraints are baked into the language itself and the LLM fights the compiler at compile time removes a lot of hoping the LLM got it right.
Ultimately either works though so use whatever you enjoy