Hacker Newsnew | past | comments | ask | show | jobs | submit | 2008-08-15login
Stories from August 15, 2008
Go back a day, month, or year. Go forward a day, month, or year.
1.Netflix prize competitor: With the best algorithms, metadata becomes worthless (pragmatictheory.blogspot.com)
69 points by bdr on Aug 15, 2008 | 31 comments
2.Picwing (YC Summer 08) Debuts Their Social Digital Picture Frame (techcrunch.com)
61 points by fallentimes on Aug 15, 2008 | 54 comments
3.Million dollar gas hack. (greenwala.com)
50 points by humanlever on Aug 15, 2008 | 18 comments
4.The Sunspot Enigma: The Sun is "Dead", What Does it Mean for Earth? (dailygalaxy.com)
50 points by gibsonf1 on Aug 15, 2008 | 29 comments
5.Mozilla SSL policy bad for the Web (uml.edu)
49 points by nickb on Aug 15, 2008 | 86 comments
6.Acquisition/Investment vs. Bootstrapping (heroku.com)
49 points by sant0sk1 on Aug 15, 2008 | 12 comments
7.Serving static files with Django and AWS - going fast on a budget (eventseer.net)
41 points by brox on Aug 15, 2008 | 5 comments
8.CouchSurfing Deletes Itself, Shuts Down - Old, yet relevant (techcrunch.com)
39 points by senthil_rajasek on Aug 15, 2008 | 25 comments
9.Ask HN: Best resources on SEO
32 points by adnandot on Aug 15, 2008 | 17 comments
10.Voting Machines (xkcd.com)
32 points by aneesh on Aug 15, 2008 | 23 comments
11.MapReduce in Erlang (weblambdazero.blogspot.com)
31 points by 13ren on Aug 15, 2008 | 13 comments
12.Why We're Failing in Math and Science (oreilly.com)
28 points by toffer on Aug 15, 2008 | 40 comments

Unbelievable. I've been poking about here for like 6 months now. You are all very smart people. Why is this so hard to understand?

If you do not have a valid certificate signed by a CA, SSL is not providing any security.

Yes, the warning you get when you visit a site with an invalid cert is much scarier than what you see if you visit an unencrypted site. But it's the sites that use encryption that users care about, because those are the sites that get their passwords and credit card numbers.

Perhaps you think the browser should make an exception for self-signed certs. After all, there's nothing "wrong" with their signatures. Nothing's expired. No signature fails to validate. Why not just make the URL bar orange or something? Because anyone can create a self-signed cert and sub it into a Bank of America SSL connection.

It sure is annoying that you have to pay $20 every year to keep an SSL cert. I totally agree that this a problem. But right now, without that $20, you have a connection that provides cryptographically zero security. Short of coming up with a way to create a trustworthy CA that runs for less than $20 a year, there is no great solution to this problem.

14.Hakmem: classic programming hacks (inwap.com)
22 points by hhm on Aug 15, 2008 | 7 comments

That's not the bug though. The bug is that the error message a user sees when visiting a self-signed site using HTTPS is much more scary than simply visiting that site on an unencrypted connection, even though by all reasonable standards this is a safer, more private, and more secure action.

If we're not going to warn folks about unencrypted links where every proxy in the way is a man-in-the-middle attack waiting to happen, why are we going through such contortions to warn them about the same attacks in a situation where they are much harder to accomplish?

I've never understood this warning at all.

16.XML Backlash? (ajaxonomy.com)
20 points by 13ren on Aug 15, 2008 | 43 comments
17.VMware: Don't shut down that virtual machine (cnet.com)
19 points by senthil_rajasek on Aug 15, 2008 | 14 comments
18.RMS interviewed on Radio NZ (inode.co.nz)
19 points by jgamman on Aug 15, 2008 | 20 comments
19.YC Summer 08 Demo Day: Best Batch Ever (onstartups.com)
18 points by webwright on Aug 15, 2008 | 6 comments

Thanks guys! I'm Edward, one of the founders of Picwing, and we're really excited about finally telling the world about the product!

Judging from the number of orders we've been getting, it seems like people have been waiting for something like this for a while. While there are other wireless digital photo frame products out there, we really feel that we've been the first company to tackle it from the software perspective.

Thanks again!


Johnathan Nightingale of Mozilla has a good blog post explaining the rationale behind this:

http://blog.johnath.com/2008/08/05/ssl-question-corner/

An especially pertinent point from his post:

"Several CAs accepted by all major browsers sell certificates for less than $20/yr, and StartSSL, in the Firefox 3 root store, offers them for free."


The sun is actually a very good insulator. All the heat is generated in the middle and takes millennia to reach the top.

So anything that basically "mixes" the sun will cause more heat to be emitted. No sun spots=no mixing, and all the heat remains trapped.

I think that after trapping heat for so long, the sun gets hotter and generates more sun spots because of all the extra energy. The sun spots bleed it out, and the cycle continues.



Exactly right. The dogma that develops around these kinds of things is so weird.

Update: Here is a good example of silly REST dogma: http://www.25hoursaday.com/weblog/2008/06/10/TwoCardinalSins... (since a lot of people don't seem to understand that REST isn't the same as HTTP, but more like a religion layered on top of HTTP).


If your application is a simple key/value store, then scaling won't be a problem. If it's something more complex, then such simplistic caching models won't work.

For example, the FriendFeed api includes a method that fetches multiple feeds at once: http://friendfeed.com/api/feed/user?nickname=paul,bret,jim&#... Where should one user PUT their updates such that a simple HTTP cache will know to invalidate that GET? It's not possible. The cache must understand the internals of the system in order to do proper invalidation here.


This is a neurosis that scientists hold, not really what people are thinking. Most people have no idea how much money a scientist is or isn't making.

It is a valid neurosis, though. Even 20-25 years ago, a scientist wasn't that bad off, economically. My uncle made enough money to buy a house in the Bay Area as a microbiologist at a government lab. Nowadays there is no way someone in the same position could buy a house in the same area. Even renting your own apartment would be painful. The salary has remained the same, whereas life has gotten much more expensive.

27.ScanMyPhotos: 1000 photos scanned for $50 (nytimes.com)
15 points by kf on Aug 15, 2008 | 1 comment
28.Global Popularity of Programming Languages (lethain.com)
15 points by mariorz on Aug 15, 2008 | 5 comments

Public info is generally some mix of inaccurate and out-of-date.

I was working based on this paper written by Google researchers in June 2007, which refers to one of Google's "typical" servers having a theoretical peak power of 213W and an actual peak power of 145W:

http://research.google.com/archive/power_provisioning.pdf

While I agree that in general information about Google's systems is a mix of inaccurate and out-of-date, I think it's probably safe to trust numbers given in research papers published by Google... especially when the numbers deal with how much power is being used, and the topic of the paper is power distribution within datacenters.


I've noticed a marked dearth of "!HN" comments on this site recently. I really think we need more of them.

Therefore, I'm gonna point out that this is !HN.

Some guy whining aggressively about sports on TV -- this seems about as far from HN as you can actually get.


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

Search: