The author describes their home server setup using repurposed hardware, including a Netgear switch, Pi-hole for DNS adblocking, and various servers running Proxmox, with storage managed by SnapRAID on an R720 chassis.
Author shares their DRF-inspired FastAPI framework on PyPI and invites feedback for improvement.
The article compares various Rust-like fluent iterator libraries for Python, highlighting their pros and cons in terms of readability, performance, and feature completeness compared to traditional list comprehensions and nested function calls.