Hacker News new | ask | show | jobs
by nradov 177 days ago
The limited LLM context windows could be an argument in favor of a microservices architecture with each service or library in its own repository.
1 comments

That just moves the complexity to the interactions between repositories, where it’s more difficult to understand and fix.