STShantanu Tomarinshantanutomar.hashnode.dev·2h ago · 17 min readBuilding a Fair Workload-Aware Ticket Assignment System with a Local LLMEvery engineering team has work that does not look expensive on paper but quietly drains a lot of attention. For me, that work was ticket triage. I work with a small engineering team of five developer00
STShantanu Tomarinshantanutomar.hashnode.dev·9h ago · 16 min readHow I Upgraded a Legacy Django LMS from Python 2.7 to Django 4.2 LTS with Zero DowntimeSome years ago, I worked on one of the most difficult and satisfying engineering projects I had handled till then: upgrading a live multi-tenant LMS from Python 2.7 and Django 1.11 to Python 3.8 and D00