Hacker Newsnew | past | comments | ask | show | jobs | submit | 2011-02-01login
Stories from February 1, 2011
Go back a day, month, or year. Go forward a day, month, or year.
1.Google: Bing Is Cheating, Copying Our Search Results (searchengineland.com)
684 points by illdave on Feb 1, 2011 | 272 comments
2.Microsoft’s Bing uses Google search results—and denies it (googleblog.blogspot.com)
511 points by atularora on Feb 1, 2011 | 196 comments
3.Why Stack Overflow Sucks and Participating There is Impossible (goofygrin.wordpress.com)
339 points by acconrad on Feb 1, 2011 | 202 comments
4.Cracking the Scratch Lottery Code (wired.com)
334 points by karzeem on Feb 1, 2011 | 100 comments
5.Free, Public Data Sets (jacquesmattheij.com)
273 points by iisbum on Feb 1, 2011 | 51 comments
6.Color wheels are wrong? How color vision actually works (asmartbear.com)
225 points by akkartik on Feb 1, 2011 | 54 comments
7.Java Hangs When Converting 2.2250738585072012e-308 (exploringbinary.com)
180 points by pietrofmaggi on Feb 1, 2011 | 66 comments
8.Readability's new service (marco.org)
173 points by functional-tree on Feb 1, 2011 | 37 comments
9.Apple responds: we want a cut of Amazon, Sony e-book sales (arstechnica.com)
162 points by MikeCapone on Feb 1, 2011 | 126 comments
10.Tired of explaining Linux's seemingly obtuse memory usage to confused newbies? (linuxatemyram.com)
155 points by yankcrime on Feb 1, 2011 | 70 comments
11.Y Combinator’s Paul Graham On The $150K Per Start-Up Offer (wsj.com)
141 points by jedwhite on Feb 1, 2011 | 81 comments

Hmmm. Let's say that Bing sets up a script that sends queries to Google and then records the results. That's clearly copying. But what Bing does is when you use its toolbar, it watches what you do and uses that information to rank results. Is that really copying? It showed Google's Honeypot page because Google's engineers were clicking on the Honeypot page with the toolbar installed. That isn't copying Google's results, that's copying the actions of Bing toolbar users.

This can easily be demonstrated. Google can set up a second honeypot but instruct its engineers not to click on the link, ever. If it shows up in Bing's results, then Bing is watching what Google returns and scraping its results.

But if the second Honeypot doesn't show up in Bing's results, then clearly Bing isn't copying Google's results, it's copying its toolbar's preference for links.

The entire thing is moot to me. The takeaway in't whether Bing copies Google. The takeaway is that Bing's toolbar is spyware :-)

13.Art Project, powered by Google (googleartproject.com)
142 points by Uncle_Sam on Feb 1, 2011 | 17 comments
14.Flickr Accidentally Deletes a User's 4,000 Photos and Can't Get Them Back (observer.com)
141 points by jamesjyu on Feb 1, 2011 | 91 comments
15.Your code should be as boring as possible (socialcam.com)
139 points by emmett on Feb 1, 2011 | 44 comments
16.Today, Web Development Sucks (harry.me)
136 points by hbrundage on Feb 1, 2011 | 69 comments
17.37signals Basecamp Mobile HTML5 app for WebKit browsers (37signals.com)
132 points by sstephenson on Feb 1, 2011 | 43 comments
18.Optimal Employment (lesswrong.com)
123 points by primodemus on Feb 1, 2011 | 103 comments
19.How IKEA is structured to minimize tax and maximize control (economist.com)
116 points by widgetycrank on Feb 1, 2011 | 116 comments

Let me add some perspective as a relatively highly ranked user (cletus) on SO.

I've seen this kind of post before and frankly it's annoying. The typical template is "I tried to answer 2 questions and didn't get 1000 points so it sucks" or some variation revolving around faster answerers or whatever.

Rather than being a problem, SO is a superb solution for the person asking the question because they do get fast answers.

Compare this to forums or mailing lists which I abhor as a means of asking programming questions. You'll often get no replies or useless replies (eg a bunch of people who don't understand the problem telling you that you shouldn't be doing that or asking you why) or the right answer might be buried on page 17 when the thread descended into an OT discussion on page 7.

There are certainly low-hanging fruit on SO (reputation wise) and people do compete for those. In my case, I used SO to learn things because of the quick feedback loop you got when you said something demonstrably wrong.

Now I barely go there because whether there's something to answer or not is pretty random and I really don't have time for the waiting game anymore. Other priorities now.

But to complain about a system where there are too many people answering questions is, to be perfectly blunt, ridiculous and narcissistic ("what about me?" rather than what about the asker).

Also, the questions are, for me anyway, a lot less interesting. For a lot of topics, they've now been covered. New questions are rarer and cover increasingly edgier cases. So you're reliant on new languages, tools and problems, which doesn't seem to come at the same pace the earlier questions did, which were basically backfill.

Let me also say that there is an art to answering questions on SO. The OP bemoans the quick answer getting the points while you write a thoughtful answer. My response? To paraphrase Steve Jobs, "he's doing it wrong". SO teaches you this.

If the question can be answered in one line, this is what you do. If more comments will add to the value of the answer, explain deeper issues or perhaps help in cases not necessarily directly relevant to the OP but possibly relevant more generally, then you edit your answer as you go, adding as necessary.

And if you think you can't write thoughtful answers on SO, you obviously haven't looked at some of the great answers that are there.

21.Microsoft: 'We do not copy Google's results' (zdnet.com)
111 points by mjfern on Feb 1, 2011 | 74 comments

It's embarrassing for Google to complain about this. You FINALLY get a little competition on your turf and you try to make some big issue that, as a market leader, the product you produce is being watched, analyzed and in some ways incorporated by your competitor.

There is no victim here. They are not taking your 1st result and copying it. They are taking the result the user clicked. Obviously you didn't predict that with your algorithm or you'd have always made that the 1st result. Instead, what they're tracking is user behavior, not your raw ranking.

Obviously users give Google implicit permission to track their behavior by using your product. And similarly, by installing the Bing toolbar, they're giving Bing that permission.

This is beneath you Matt and it's beneath Google.

23.Redesigning OSX Spaces: 45˚ Is All It Takes (azarask.in)
108 points by kinetik on Feb 1, 2011 | 86 comments

Google should proceed with caution, do they really want to get dragged into a debate about tracking user actions to influence search results?

I had a front row seat for this test. I believe the experiment we ran provides conclusive proof. I'm on a panel with a representative from Bing later today and I'll ask Bing about this directly.
26.JQuery Deconstructed (keyframesandcode.com)
94 points by jamesjyu on Feb 1, 2011 | 5 comments

Very classy apology. While Andrew's quickly jumping to conclusions is certainly not something to emulate (as he obviously implies in his apology), his ability to assume complete responsibility for a mistake that damaged a reputation is something all members of Internet communities should take note of.
28.Apple Moves to Tighten Control of App Store (nytimes.com)
89 points by jonburs on Feb 1, 2011 | 55 comments
29.IPv6 is here (apnic.net)
85 points by devicenull on Feb 1, 2011 | 63 comments
Highrise
83 points | parent

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: