Live data from Hacker News

News.YC Greasemonkey script to hide iPad articles

secure.grepular.com

1–10 of 45 posts

News.YC Greasemonkey script to hide iPad articles

#1
A greasemonkey script to hide all of the annoying iPad articles when viewing news.ycombinator.com. You can modify the regular expression in the script to hide other articles as well if you know regex.

News.YC Greasemonkey script to hide iPad articles
secure.grepular.com

Re: News.YC Greasemonkey script to hide iPad articles

#8

really, guys? In less than a week it'll be back to normal. I don't understand why people are all "not in MY HACKER NEWS" - this is what people are talking about. In 3 days we'll be back to Clojure and Haskell and "rate my startup" and "I built using in ."

3 days? I think even 3 months would be an optimistic claim.

Re: News.YC Greasemonkey script to hide iPad articles

#9

It's pretty easy to modify it to hide other types of articles too if you understand regex. At the moment it hides all articles with a title matching this: /\bi-?pad\b/i

And if there's anyone here who doesn't know regex - go and learn regex. It will take 30 minutes max and the investment in time and brain space will pay off countless times.
Post reply on HN