Posts

How to Fix Django FilteredRelation SQL Injection Vulnerability (CVE-2025-23687)

How to Fix Slow Python Async Performance: Event Loop Blocking and I/O Issues

PyTorch on Apple Silicon: I Got 3x Faster Inference with Metal Backend (No CUDA Required)

GPU Polars on a Budget: How cuDF Backend Gave Me 73% Faster ETL (Without Buying New Hardware)

Building a CLI Coding Agent with PydanticAI: Why My First Attempt Failed (And How Tool-Calling Fixed Everything)

How to Fix Python Bugs Caused by Shallow Copy vs Deep Copy Confusion