The March 2022 release of the Python Extension for Visual Studio Code is now available. This is a short release as during the past month our team has largely focused on features and changes that will be landing in the next couple of releases. (more…)
Read more »
Rendering engine and aerospace simulation tools. Contribute to Piraxus/Skybolt development by creating an account on GitHub. (more…)
Read more »
A solid text editor is a developer’s best friend. You use it constantly and it
becomes like a second pair of hands. The keyboard commands you use daily
become so engrained in your muscle memory that you stop thinking about them
entirely. (more…)
Read more »
There's no two ways about it, Python is slow. I felt this in particular when exploring how to sanitize potentially malicious HTML content in the CTFd content editor. The two options for sanitizing/processing HTML in Python both have some tradeoffs: Poorl... (more…)
Read more »
How to NEVER use lambdas - Python 3 edition. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »