Blog
Blog
Technical guides and personal views on AI, ML, and software.
Jun 2, 2026
Privacy Preserving Face recognition
How do privacy preserving face ID models work using differential privacy.
Jun 2, 2026
LLMs are not your everyday, casual household tools.
The dangers of the manufactured sense of simplicity around LLM tools usage in domestic contexts.
Feb 1, 2026
Building asynchronous, non blocking and scalable applications with Celery and Redis: A case study
Designing and developing scalable APIs to handle long running tasks with grace.