Live data from Hacker News

Untitled topic

news.ycombinator.com

1–9 of 9 posts

Re: undefined

#4
post #2

Previous HN thread, 8 hours ago: https://news.ycombinator.com/item?id=38345858

And still front page, with 386 comments. And links to the source instead of some random X / Twitter post!

Re: undefined

#7
post #3

Is this some n=1 thing or can someone else confirm that this is for all Firefox users?

i can confirm (it even affects people on chrome with adblock detected). also on reddit it has the javascript causing this.

Re: undefined

#8
post #3

Is this some n=1 thing or can someone else confirm that this is for all Firefox users?

n++, I've seen this behavior.

Adding 'NotChrome' to my UA worked around this, as the code seems to be looking for the string literal 'Chrome' anywhere in the UA to trigger this and other behavior.