Live data from Hacker News

uBlacklist: Blocks specific sites from appearing in Google search results

github.com

71–80 of 317 posts

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#71

This is such a great idea, and a mystery as to why no search engine has dared to put it on their engine. Care to enlighten me?

It hurts Google to allow the product to choose what customers have access to it.

Amazing phrasing.

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#72

Some basic filters for stuff that pops up all the time and is never what I'm looking for: /. pinterest. \.. / /. torrent. \.. / /. spankbang. \.. / /. mp3. \.. / /. proxy. \.. / /. block. \.. / /. addiction. \.. / /. recovery. \.. / /. detox. \.. / /. clinic. \.. / /. rehab. \.. / /. rarbg. \.. / /. hydra. \.. / /. 123. \.. / /. stock. \.. / /. linkedin. \.. / /. subtitle. \.. / /. shopify. \.. / /. dreamstime. \.. /…

I'm not sure how spankbang got on that list but it's hilarious. Is it really a common problem like pinterest and similar stuff on that list?

If there is such thing as being "too good" at SEO, Pinterest is "too good" at SEO. It's a common complaint with image search that Pinterest will cannibalize the results. What will often happen is someone will repost an image from a website or blog to Pinterest and then when you look for images of that thing, you get the image that was reposted to Pinterest instead of the OG image.

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#74
post #68
post #34

Earlier quoted context omitted.

Could someone explain why they're hated? I don't know much about E3, but used them a few times without issue

They’re the best resource for learning web technologies. They’ll tell you in one plain sentence what you need to know, with simple, concrete examples, whereas MDN, on the other hand, is a baroque mess which, after paragraph upon paragraph of rambling legalize will often leave you more confused than when you started.

That's exactly my experience too. I've learnt so much from w3schools. Also being able to quickly try stuff out and tinker with it and see the effect instantly is so handy.

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#75
post #73

Has one of you smarter people looked thru the code to attest (honor code, I won't sue you) the extension is not shady with it's use of "Access your data for www.google.com" and it's "may use" of "Access your data for all websites"?

I hope someone with experience could do that. Also it passed apple store review process which give me some feel of safe ( hopefully it is not misleading)

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#76
post #65

Some basic filters for stuff that pops up all the time and is never what I'm looking for: /. pinterest. \.. / /. torrent. \.. / /. spankbang. \.. / /. mp3. \.. / /. proxy. \.. / /. block. \.. / /. addiction. \.. / /. recovery. \.. / /. detox. \.. / /. clinic. \.. / /. rehab. \.. / /. rarbg. \.. / /. hydra. \.. / /. 123. \.. / /. stock. \.. / /. linkedin. \.. / /. subtitle. \.. / /. shopify. \.. / /. dreamstime. \.. /…

God damn it. I don't want heroin detox; I want heroin.

Careful what you wish for

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#78
post #68
post #34

Earlier quoted context omitted.

Could someone explain why they're hated? I don't know much about E3, but used them a few times without issue

They’re the best resource for learning web technologies. They’ll tell you in one plain sentence what you need to know, with simple, concrete examples, whereas MDN, on the other hand, is a baroque mess which, after paragraph upon paragraph of rambling legalize will often leave you more confused than when you started.

Yeah, as someone (re)learning modern CSS/HTML, I really don't understand the hate they get. For a beginner (at CSS/HTML anyway, I'm an HPC engineer otherwise with lots of low-level experience), I think it's a great resource, with good examples too.

I can only assume they used to be different?

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#79
post #3

For a quick and dirty DIY solution, add something like this to your uBlock filter list: google.*##.g:has(a[href*="thetopsites.com"]) duckduckgo.*##.results > div:has(a[href*="thetopsites.com"]) The linked project goes way beyond this though, very neat!

Thank you Sir/Ma'am.

Re: uBlacklist: Blocks specific sites from appearing in Google search results

#80
As others have said, it can also be done with a uBlock filter.

For example, here are my filters that block and remove terrible copycats/translations of StackOverflow https://gist.github.com/quenhus/6bd2c47e5780f726f0c96c0a2ee7... . I hate these copies that somehow manage to be better referenced than StackOverflow.

Post reply on HN