Frontend web developer, turned engineering manager.| nooshu.com
Cross-Site Request Forgery countermeasures can be greatly simplified using request metadata provided by modern browsers.| words.filippo.io
The one where I animate a favicon with googly eyes (and build a web app)| dbushell.com
Building an image uploader for a website? Learn how to add a robust progress bar manually or with a simple, code-free solution.| Filestack Blog
Yeah I think the title says it all. Jorian and I penetration tested the model context protocol and had some fun breaking it. We ended up hacking a range of things, from cloud infrastructure to crypto| blog.jaisal.dev
Subresource Integrity (SRI) is a security feature that enables browsers to verify that resources they fetch (for example, from a CDN) are delivered without unexpected manipulation. It works by allowing you to provide a cryptographic hash that a fetched resource must match.| MDN Web Docs
How to write thoughtful HTML, new-to-me features of CSS, and some quirks and relics I found while building my personal web archive.| alexwlchan.net
Relying on external resources for your website is always fraught with risks. Learn how to protect your website and its visitors by using SRI to secure third-party content.| MDN Web Docs