Posts
All the articles I've posted.
JavaScript for hackers
Published: at 05:30 AMAn exploration of JavaScript techniques for XSS filter evasion, emphasizing the importance of understanding these methods for improving web application security.
How Software Companies Die
Published: at 09:26 AMA humorous and insightful look at how software companies thrive and eventually decline, based on Orson Scott Card's analogy of programmers as domesticated bees and the inevitable corporate shift from innovation to bureaucracy.
The First Few Milliseconds of an HTTPS Connection
Published: at 11:26 AMAn in-depth look at the initial milliseconds of establishing an HTTPS connection, using Wireshark and a debug build of Firefox to analyze the SSL/TLS handshake and certificate verification process.
Leaflet - An Open-Source JavaScript Library for Mobile-Friendly Interactive Maps
Published: at 12:00 PMAn introduction to Leaflet, a lightweight open-source JavaScript library for creating mobile-friendly interactive maps, highlighting its features, performance, and usability.