- Garbage collection in Python: things you need to know
- Memory management in Python
- Extracting text from HTML in Python: a very fast approach
- Understanding internals of Python classes
- Optimization tricks in Python: lists and tuples
- Shady economics of proxy services
- How masscan works
- On code isolation in Python
- Clipboard API for browsers is inconsistent
- How to turn an ordinary gzip archive into a database
Popular blog posts
Recent posts
- On code isolation in Python
- How Python saves memory when storing strings
- How virtual environment libraries work in Python
- How many objects does Python allocate during its interpreter lifetime?
- Python's GIL implemented in pure Python
- Optimization tricks in Python: lists and tuples
- Understanding internals of Python classes
- How pickle works in Python
- Garbage collection in Python: things you need to know
- Memory management in Python
- Python internals: Arbitrary-precision integer implementation