I’m Switching to Python and Actually Liking It
I’ve started writing more Python code lately (because of… AI, you know). In this post, I share the tools, libraries, configs, and other integrations I...
A deep-dive into the challenges and misconceptions surrounding async programming in Python
A really good summary of why Python has struggled with asynchronous functionality for things like http requests and fire read/write operations