Tech Dec 10, 2025 2 min CVE-2025-54100: Remote Code Execution in PowerShell's `Invoke-WebRequest` A command-injection vulnerability was found in Windows PowerShell's `Invoke-WebRequest` cmdlet. When fetching a web page, embedded scripts could be executed. Security Windows PowerShell
Tech Dec 5, 2025 3 min The `nul` File Vite Generates on Windows and the Git Error It Causes The cause of and workaround for a `nul` file being generated in the build output on Windows during Vite development, causing Git push errors. Vite Windows Git Troubleshooting AI Gemini Claude SDD Spec-Driven Development AI-Driven Development Experiment
Tech Dec 1, 2025 4 min How to Successfully Build the NDLOCR Docker Image Points where building the NDLOCR Docker image gets stuck, and how to solve them. Docker NDLOCR OCR Windows AI CUDA Experiment
Tech Dec 1, 2025 1 min PowerShell Profile Load Error (Script Execution Disabled) How to fix the case where PowerShell's execution policy prevents the profile script from loading. PowerShell Windows