Peter Eckersley

Results 39 comments of Peter Eckersley

@sagi are you interested in working on this?

@sagi yes not super rushed :)

I have a feeling this is likely to affect applications even if they do not explicitly resolve addresses themselves. The example in #24 includes an unpatched call to socket.getaddrinfo from...

@jawz101 Privacy Badger is interested in supporting link deobfuscation; we've [had an open ticket for this for a long time](https://github.com/EFForg/privacybadger/issues/85), but now have someone actually working on it. Weirdly, to...

(Also large ones... the challenges column is invisible on 2560x1440 laptop)

You could extract the audio from the video file and play it locally as a separate operation. The problem would be getting the timing to sync up.

If the refactor is taking a while, could you ship with mode rules for Soundcloud and Beatport built in? I think that will give your users a better experience...

Some relevant reading: * The [Nginx etag aglorithm](https://serverfault.com/questions/690341/algorithm-behind-nginx-etag-generation) * [An overview](https://devcenter.heroku.com/articles/increasing-application-performance-with-http-cache-headers) of all of the HTTP caching mechanisms and how they interact: The situation on Apache is more complicated: *...