2025– date –
-
Why Freed Space Stays Occupied in WSL, Docker, and Virtual Machines
Part 1: Understanding Why WSL Disk Space Doesn’t Shrink Immediately Have you ever deleted big files in WSL—such as Docker images, container caches, or large machine learning models—and noticed no change in disk usage on the Windows side?... -
Why FFmpeg Matters: Installing on Windows and WSL
Introduction: Why FFmpeg Matters in the Age of AI Music Many websites explain how to install FFmpeg, but very few really dig into why you need it. In an era where AI tools make music generation more accessible than ever, it’s important t... -
Resolving KeyError Issues in Python Pandas for Excel Data Analysis
Getting Started with Excel Automation: Building on Our Foundation In our previous post, we took the initial steps toward automating Excel by completing the following tasks: Creating Sample Data: Developed example datasets to work with. G... -
Building a Secure Nginx Reverse Proxy with Docker and Let’s Encrypt
Introduction In recent years, the rapid growth of AI-powered services—such as ChatGPT, Google Gemini, and Claude—has lowered the barriers for individuals and small teams to develop and publish web applications. While this accessibility i...