working on a project slightly long (@spently) is now making me realise the hard truths of scaling AI apps
- prompt optimization and importance of evals
- continuity when models are decommissioned/dropped
It all works at start, but maintaining it is a good engineering problem
- built a simple indicator to monitor when claude code has finished working thinking of adding multiple session monitoring + physical controls too
- back to c++ after years why did I leave this lang for so long

