How I built a command-line tool to automatically detect and censor faces in images, videos, and live webcam feeds using OpenCV’s DNN face detector — with blur, pixelation, and black box effects.
A practical writeup on building Instabridge, a Telegram bot that automatically downloads and re-uploads Instagram media to a group chat. Covering the stack, setup, self-hosting, and what actually broke.
A practical guide to SSH covering basic connections, key authentication, the config file, and common troubleshooting for Linux users.