Comment by andrewchambers
2 days ago
You don't need microservices for that, just factor your code into libraries that can fit into the context window. Also write functions that have clear inputs and outputs and don't need to know the full state of the software.
This has always been good practice anyway.
No comments yet
Contribute on Hacker News ↗