Michael Nutt

Results 86 comments of Michael Nutt

Check out this screencast for a demo on setting up hummingbird to work with a wordpress blog: https://vimeo.com/56302832

What do you think of using `URL()` here instead of a regex? Released on all modern browsers as of 2014 so it seems fairly safe. My hope is that we...

Makes sense, I'll switch back to regex for the time being.

It looks like the templating engine knows a little bit about XSS and is smart enough to escape `{{key_query}}` when it's actually inside an HTML attribute. The only really dangerous...

Hmm, I had assumed that meant nginx could do that stuff as its own thing rather than anything relating to the query param. Currently it looks like the only thing...

I believe the font-face definitions can be left in the css file, and use relative paths to the font files.