Comment: Lies, damn lies and statistics (Score 2, Insightful) 423
So, in every case they choose a different ranking function, one that suits them. But of course, who would expect otherwise...
Comment: Lies, damn lies, and statistics (Score 5, Insightful) 389
I actively tried to switch the default search engine to Google, and guess what, it was hard to find even knowing what I'm looking about.
If I was Google, I'd file an antitrust petition against this NOW.
Comment: Try working on just improving the code (Score 1) 601
Just sit down with it, but instead of writing new code, clean it up, or add some tests around it. There are two benefits:
- It will start looking much better, and you'll have a better feeling about it.
- You'll get yourself back into context, and before you know it, you'll find you want to do some development at it.
I have a similar problem: I have a project that I would really like to work on, but can find time only occasionally. I have found that coming back to it after a long time is very hard. I have my lists, but starting something is just formidable. So, I start by reading around, doing little stuff here and there and just cleaning it up, until I feel confident enough to do something.
And in general, it's very good to have your code thoroughly tested. Read about it here: http://manent-notes.blogspot.com/2008/08/developing-under-severe-time.html
Comment: What the acronym "BING" means? (Score 1) 310
Comment: Searched for "search engines" (Score 1) 310
Haha
Even nicer, try to search "google" and "microsoft" on bing. Compare.
I for one wouldn't trust a search engine so biased.
Build Your Own SATA Hard Drive Switch->
Link to Original Source
Comment: It's already on youtube, no silverlight! (Score 5, Informative) 435
Comment: Re:Agree about GMail... (Score 1) 198
Python 3.0 alpha1 released
"Python 3000 (a.k.a. "Py3k", and released as Python 3.0) is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed."
Python 3k engines are up and running!"