Writing on software design, web security, and FOSS

All of my long-form thoughts on programming, startups, opensource, and more

Primordials and Prototype Pollution

When I first started contributing to Node core, I saw a lot of existing javascript functionality was being called from an internal module instead of global objects...