đ All Posts (102)
Showing 1â5 of 102 posts ⢠20 featured
â
January 16, 2026How I supercharged json2xml with a native Rust extension using PyO3, achieving 29x faster performance while maintaining full backward compatibility.
â
January 14, 2026A productive day porting json2xml to Go and Zig, adding CLI support to the Python version, and benchmarking all three implementations.
â
January 08, 2026AI is transforming programming. Learn how to leverage it effectively while maintaining strong fundamentals, writing code you understand, and building skills that matter.
â
January 06, 2026Some plan for the new year
â
December 27, 2025A practical demonstration of Python performance optimization rules, comparing code that follows best practices against code that ignores them, resulting in a 25x performance improvement.