📝 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.