(no title)
athenot | 27 days ago
Containment of state also happens to benefit human developers too, and keep complexity from exploding.
athenot | 27 days ago
Containment of state also happens to benefit human developers too, and keep complexity from exploding.
adam_arthur|27 days ago
I've found the same principles that apply to humans apply to LLMs as well.
Just that the agentic loops in these tools aren't (currently) structured and specific enough in their approach to optimally bound abstractions.
At the highest level, most applications can be written in simple, plain english (expressed via function names). Both humans and LLMs will understand programs much better when represented this way