Posts

When LFU Caching Fixes What LRU Breaks in Redis

How to Fix Python Namespace Package Import Errors and PEP 420 Issues

How to Fix Pandas Performance Bottlenecks with cuDF GPU Acceleration

pytest for Data Science: Testing NumPy and pandas Code Without Going Insane

Domain Resurrection Attacks on PyPI: How I Tested the New Security Fix

Python 3.14 functools.Placeholder: 3x Cleaner Partial Functions (With Benchmarks)

How Bun Made postMessage 500x Faster: The Serialization Bottleneck Nobody Talks About