A Python tool to enforce dependencies, using modular architecture π Open source π Installable via pip π§ Able to be adopted incrementally - β‘ Implemented with no runtime impact βΎοΈ Interoperable with... (more…)
Read more »
Learn how to build a website crawler for scraping at scale. Start by visiting pages one by one and scale up with parallel processing in a thread-safe way. (more…)
Read more »
Many of the ideas I've been playing around with lately are of the distributed, secure & networked kind. Since distributed asynchronous networks are tricky beasts, I want to leverage the existing network of such nature commonly known as email. This que... (more…)
Read more »
I recently got my hands the GitHub Copilot extension for VS Code and it's amazing (borderline scary). Let's look at a few cases... (more…)
Read more »