Live data from Hacker News

Ask HN: What are these low quality “code snippet” sites?

news.ycombinator.com

91–100 of 323 posts

Re: Ask HN: What are these low quality “code snippet” sites?

#91
post #35

Sites that do auto translate of original SO threads and pretend that it's their original content are the worst. Google sometimes prefers to give me that results instead of the actual SO thread because I'm not in English-speaking country. I have to waste some time to understand that it's just stolen SO thread. And it's not even that useful because some of them AUTO TRANSLATE CODE .

DDG allows you to set your own country or any country easily (without needing an account)

Re: Ask HN: What are these low quality “code snippet” sites?

#92

IMHO the biggest offender: https://www.geeksforgeeks.org/ They are making me insane with the modal login demand. I wonder if Google has downgraded the authoritative standing of StackOverflow?

geeksforgeeks actually has humanly created articles. The quality varies (kind of like W3Schools does).

With ublock origin I have not seen any modal logins.

For example this article on red black trees: https://www.geeksforgeeks.org/red-black-tree-set-1-introduct... does not seem that horrible with proper references to CLRS and everything

OP is talking about ugly looking automated Stack Overflow copies. No idea how those end up so high in rankings.

Re: Ask HN: What are these low quality “code snippet” sites?

#93

There was an SO outage this last year, and I only found that out when I tried to go to SO and couldn't get to it. I checked page 2 of Google and found one of the mirrors that you're talking about. I grabbed the content from there and continued with work. I think it's a matter of perspective. If you _know_ that you want a specific site, use google's 'site:' specifier. If you're looking and find something that is from…

This is a rather contrived argument. In the rare instances that SO was down, I had to make do looking up the original documentation for whatever language I was using.

But these scape sites add nothing of value at all, not even as an involuntary backup/archive type, since they are usually laden with ads.

Re: Ask HN: What are these low quality “code snippet” sites?

#94
post #58

Earlier quoted context omitted.

No it isn't. Ads are their core business. Those crap sites almost all run ads from Google

That's a shortsighted view because it would imply that the quality of search doesn't have any bearing on their success. I highly doubt any Googler would agree with that. Especially not the ones who have been working on search specifically.

> That's a shortsighted view because it would imply that the quality of search doesn't have any bearing on their success. I highly doubt any Googler would agree with that. Especially not the ones who have been working on search specifically.

Google is the goto search engine today, the competition is virtually non-existant, so they don't have to compete anymore. Hence the quality of their search engine going down hill, conflict of interests and what not. It's not shortsighted, it would take billions to compete with Google search and even Bing isn't even trying anymore.

When I look at a Google search page result today I see loads of ads, then their shopping stuff, image search stuff, a list of questions related or not to my search and their answers extracted from third party web pages, then only when I scroll 1 page I see actual search results. Google search wasn't like that 15 years ago.

Googlers are working so that Google makes more money, and Google is an ad company first and foremost.

Re: Ask HN: What are these low quality “code snippet” sites?

#96

IMHO the biggest offender: https://www.geeksforgeeks.org/ They are making me insane with the modal login demand. I wonder if Google has downgraded the authoritative standing of StackOverflow?

This site has fooled me once or twice. I think there are other domains that point to the same data-set, because that's not the only domain serving up this exact content.

Re: Ask HN: What are these low quality “code snippet” sites?

#97
post #87

Earlier quoted context omitted.

> they seem to be losing the content junk spam SEO fight Google clearly isn't even trying. So many of these sites are polluting search results for months. It isn't a case of sites that pop up for a few hours until Google notices and blacklists them. Google Search has gone so far downhill. I'm not sure what they're optimising for. Long-term irrelevance, it seems.

Is it legally a good idea for Google to go and blacklist individual sites?

Child porn is the extreme. www.chillingeffects.org is the other.

Re: Ask HN: What are these low quality “code snippet” sites?

#99
I am with you on this. Lately I have noticed that I've googled for an issue, find a low quality site with relevant results, and later discover that it's just a copy of the GitHub issues page from the original project. Why didn't the GitHub issue link make it to the first page of Google and this crappy knockoff, with no link back to the source material beat it? So frustrating.
Post reply on HN