uv workspaces are a super tool when developing interconnected Python packages, especially in...
I’ve been playing around with alternative Python type checkers and language servers, looking beyond...
The code is good, but you are missing the type hints! Oh, I know, but as soon as I add them, I get...
This post stems from a recent experience with a web application that was not scaling as expected. The...
I recently had the occasion to revisit some findings about the best practice for reading partitioned...