BTRFS & Rsync: Game Changers of The Backups
Learn how BTRFS and Rsync work together to create an efficient backup system with snapshots and incremental syncing for both servers and personal computers
The blog posts I've written for you.
Learn how BTRFS and Rsync work together to create an efficient backup system with snapshots and incremental syncing for both servers and personal computers
Discover why POSIX systems like Linux and macOS are superior for software development compared to Windows, with better tools and workflow.
A programmer's journey from distro-hopping and endless customization to finding productivity with a stable Linux distribution.
Learn why Python package management can be challenging and discover best practices for managing dependencies effectively with virtual environments.
Learn how to securely hash and verify passwords using bcrypt in TypeScript, including best practices for salt rounds and password storage.
Learn how SUID and SGID permissions work in Linux, including security best practices and proper implementation to avoid vulnerabilities.