Viewing profile — jdq
jdq
HN member- Joined
- Mon, May 16, 2011, 4:38 PM UTC
- HN karma
- 109
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About jdq
No profile information was provided.
Recent public activity
-
comment
Comment #4433531
Everything about the story reads like it was fabricated.
-
comment
Comment #3873807
The code in question is most certainly not TimSort, but the rangecheck() method within it, which is copied verbatim from arrays.java, which Bloch wrote while at Sun. It's what Orac…
-
comment
Comment #3873331
"...Josh Bloch (the Google employee who checked it into Android) wrote it in the first place and gave it to Sun." What does that mean exactly--'gave it to Sun'? He was a Sun employ…
-
comment
Comment #3838591
Tiny correction: As of March 2011, iTunes has 200 million credit cards. http://techcrunch.com/2011/03/02/apple-200-million-itunes-ac...
-
comment
Comment #3833193
"It took contacting them again, insisting on a response, to get an explanation." Which was...?
-
comment
Comment #3814818
"As we are constantly reminded here, Apple takes 80% of the phone industry profits and thus deserve proportionate blame for working conditions." Blame needs to be proportional to a…
-
comment
Comment #3803785
Not trying to refute you, but how can that be the problem? From the email you cite, "Please be assured that your Adsense account remains in good standing and any actions taken on t…
-
comment
Comment #3626307
You mean the non-smartphone that was announced a couple weeks before the iPhone? I forget, how was multitouch on it? And the web browser, was it any good?
-
comment
Comment #3603505
Except that you just made this up. Do you really think Apple doesn't know people are on the lookout for just such behavior?
-
comment
Comment #3603431
So "a consistent experience that users expect" == user tracking for ads?? I don't think so. That's quite some spin on Google exploiting a bug to track me.
-
comment
Comment #3603399
The Battelle link is a horrible explanation. His position is that user tracking for ads is a normal function of the web people want and therefore it is Apple's fault for blocking i…
-
comment
Comment #2798000
The post in question by itself means nothing. There is no context. We know Google and Sun were in talks about Java. This post could have very well been posted when Google made it c…
-
comment
Comment #2797562
Agreed. I wouldn't want to do business with this company.
-
comment
Comment #2771295
Windows Phone 7 is 'stealing' the idea [of a touch-screen smart phone]. That is very different than just copying. Ex: http://www.cultofmac.com/side-by-side-comparison-samsung-vs-..…
-
comment
Comment #2771288
There is a difference between stealing an idea and blatant copying.
-
comment
Comment #2771139
"...Tornado because it offers little support for the plethora of Python drivers that are blocking only." Could you list an example of what you mean by support for blocking drivers?…
-
comment
Comment #2753247
"To defend Android, Google must attack software patents" But then Google jeopardizes its own search patents.
-
comment
Comment #2751499
" A common algorithm for succeeding in the App Store is take Popular App A from 2009 and re-implement it with new graphics and perhaps an additional gameplay mechanic and release i…
-
comment
Comment #2715982
It's going to be hard to get the 'best' framework, but you'll certainly get a lot of responses of frameworks that definitely work for people. I'll add: Tornado http://www.tornadowe…
-
comment
Comment #2714531
Better title: How to create Cappuccino interfaces using XCode4
-
comment
Comment #2714268
The io is burstable. Try doing a sustained large download and you will see the speed throttle down
-
comment
Comment #2707266
I concur, but technically Scrapy is an entire web scraping/crawling framework for writing crawlers, not just XML/HTML parsing like BeautifulSoup or lxml. You don't even have to use…
-
comment
Comment #2704203
Good advice, thanks.
-
comment
Comment #2703700
Prices are listed as well. How would one describe a price comparator/search engine for something like a tag line?
-
story
Show HN: Qwink.com - Search engine for online movies
I put this together to simplify finding where to watch an online movie. I'm not picky about which provider I use, but I do have an order of where I check for availability first. I …