psitbdUser

Basic Mail Automation in Python

Mail automation is a python script and is usually called “Mail Merge Generator” but I like mail automation more, so that’s what I’m gonna call it for my article. This article is very beginner friendly and what we’re gonna do is to get our letter template and replace [name] with each names and create a…

Read More

Weekly #41-2025: Dotter, Claude Code, Regex, and Startup Insights

Madhu Sudhan Subedi Tech Weekly Dotter: A Smarter Way to Manage Your Dotfiles Tired of juggling dotfiles across multiple machines?Dotter, a Rust-based dotfile manager and templater, brings order to the chaos. Instead of manually symlinking configs, it lets you template, configure, and deploy dotfiles—handling machine-specific differences with a single command.Cross-platform and easy to use, Dotter…

Read More

Redis: The Unsung Hero of Modern Software Architecture

How an In-Memory Wizard Transforms Monoliths and Microservices into Lightning-Fast Machines Listen up, architecture enthusiasts. We’re about to talk about something that’s simultaneously the solution to your database nightmares and the cause of late-night debugging sessions: Redis. If your system was a superhero team, Redis would be that mysterious speedster who shows up, saves the…

Read More