The Blog
Thoughts on software engineering, productivity, and building developer tools at Techno Drishti.
Latest Posts
View all on Techno DrishtiInstall Latest Docker Engine on Ubuntu
A complete step-by-step guide to installing the latest Docker Engine on Ubuntu using Docker’s official repository. Includes Docker Compose v2 and Buildx.
Dynamic Django Inline Formsets With JavaScript
How to create dynamic Django Inline Formsets(Without Losing Your Sanity) with JavaScript
Celery Setup and Usage Guide for Django: Redis, Tasks, Retries & Monitoring
A complete, production-ready guide to installing and configuring Celery with Django using Redis as a broker. Covers task creation, retries, scheduling, monitoring with Flower, and best practices for running Celery in real-world deployments.
Complete Koha Removal Guide: Clean Uninstall from Debian & Ubuntu Servers
A production-focused, step-by-step guide to completely removing Koha LMS from Debian and Ubuntu systems. Covers stopping services, purging packages, cleaning databases, removing Apache/Nginx configs, and wiping residual files for a truly clean system reset.
Configuring Email in Koha LMS: SMTP Setup, Cron Jobs & Production-Ready Delivery
A production-focused, step-by-step guide to configuring email in Koha LMS using the built-in SMTP module and Linux terminal tools. Covers enabling email at the instance level, processing the message queue with cron jobs, and ensuring reliable delivery of patron notices, circulation alerts, and system notifications in a live Koha environment.
Django Admin Actions – Developer Documentation
A **production-oriented, developer-focused guide** to using **Django Admin Actions** effectively. Covers bulk operations, confirmation workflows, permission checks, service-layer delegation, and best practices for scalable Django applications.
Want to see more?
I write regularly about my development journey, new tools, and lessons learned in software engineering.