Recent posts
- Hash tables in Go and advantage of self-hosted compilers
- How I am using Helix editor
- Tracking malicious code execution in Python
- Threat Hunting Introduction: Cobalt Strike
- Shady economics of proxy services
Popular blog posts
Python internals series
- 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