Posts
All the articles I've posted.
Python Under the Hood
Published: at 04:29 AMA deep dive into Python's execution model; from source code to bytecode, how the CPython VM works, and why C extensions aren't always faster.
Understanding Web Security Common Vulnerabilities and Protections
Published: at 12:00 AMAn overview of common web security vulnerabilities and how to protect your applications.
Optimizing Web Performance Tips and Tricks
Published: at 04:00 PMPractical tips and techniques to improve the loading speed and overall performance of your web applications.