📣 NEW: Want to make the transition from spaCy v2 to spaCy v3 as smooth as possible for you and your organization? We're now offering commercial migration support for your spaCy pipelines! We've put... (more…)
Read more »
For reasons outside of the scope of this entry, I recently installed
Ubuntu's package (for Ubuntu 20.04) of the Python netaddr on a system of ours. When I did,
I got an interesting Python warning that I hadn't seen before: (more…)
Read more »
All-inclusive Python cheatsheet. Contribute to wilfredinni/python-cheatsheet development by creating an account on GitHub. (more…)
Read more »
In this short article I will demonstrate a nifty trick to get your python tracebacks annotated with git blame information, specifically… (more…)
Read more »
This sprint I have a ticket from the security team to investigate unencrypted snapshots in our AWS account and either encrypt them or delete them if no longer needed. In my initial attempt I just used the AWS web console, filtered by “Encryption: Not Encr... (more…)
Read more »