TechDec 1, 2025Solving NDLOCR Column Layout Recognition with Histogram AnalysisWhen Layout Parser wouldn't install and NDLOCR alone couldn't handle a 4-column vertical text book, I used PyMuPDF and histogram analysis to brute-force split the columns.NDLOCROCRPythonPyMuPDFExperiment
TechDec 1, 2025How to Successfully Build the NDLOCR Docker ImagePoints where building the NDLOCR Docker image gets stuck, and how to solve them.DockerNDLOCROCRWindowsAICUDAExperiment
TechDec 1, 2025PowerShell Profile Load Error (Script Execution Disabled)How to fix the case where PowerShell's execution policy prevents the profile script from loading.PowerShellWindows
TechNov 30, 2025Why Vercel Stopped Deploying My Commits (and How I Fixed It)Debugging a silent Vercel deploy failure caused by a mismatched Git user.email on my local machine.VercelGitGitHubExperiment