About this app
This app a work-in-progress built with Polymer and served using Firebase Hosting. The Hacker News firebase feed driving this app can be found here. Special thanks for this API being freely available.
Contact
Feel free to ping me on @qaoqz.
I have Do Not Track enabled. Why is this not reflected in the app?
This is probably because the app can only detect the Do Not Track flag using Javascript. If the flag is set in the HTTP Request Header, the app is unable to get access to the header. See http://stackoverflow.com/q/32182791/281089 for more information.