@DuckDuckGo Hey! It seems like the DDG Mobile app is not setting the DoNotTrack flag on web requests. Is that true? I'm testing some analytics that respect the DNT flag was expected *not* to see my DDG request, but there it was!
@davecowart Hey man! Big lover of your https://t.co/HSOzf1bzRJ page. Are you aware that it stopped redirecting URLs that don't include "www"? I opened a PR on github, but it would be awesome if you could fix it on your end! Thanks for the great site!
@tristanpenman working through your native extensions blog post now (slowwwly). Small typo: when you're breaking down the C code, you say `VALUE rb_get_text`, but above it is `VALUE get_text`. Interesting stuff, thanks for the write-up!