For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | 2010-02-24register
Stories from February 24, 2010
Go back a day, month, or year. Go forward a day, month, or year.
1.Hg Init: a Mercurial tutorial by Joel Spolsky (hginit.com)
296 points by Tichy on Feb 24, 2010 | 71 comments
2.GoDaddy store your passwords in clear and may access your VPS without permission (sucuri.net)
288 points by sucuri2 on Feb 24, 2010 | 119 comments
3.Serious threat to the web in Italy (googleblog.blogspot.com)
282 points by alexandros on Feb 24, 2010 | 141 comments
4.Senators Kerry & Lugar Introduce the Startup Visa Act (startupvisa.com)
226 points by icey on Feb 24, 2010 | 215 comments
5.Things I Won't Work With: Dioxygen Difluoride (corante.com)
202 points by timr on Feb 24, 2010 | 50 comments
6.Bloom Unveils Its Game Changing Energy Box (mashable.com)
103 points by bigsassy on Feb 24, 2010 | 58 comments
7.The Fallacy of Gray (lesswrong.com)
97 points by jonp on Feb 24, 2010 | 27 comments
8.Isaac Asimov - The Relativity of Wrong (1989) (tufts.edu)
97 points by nkurz on Feb 24, 2010 | 32 comments
9.Use open source? Then you're a pirate (computerworlduk.com)
91 points by dreemteem on Feb 24, 2010 | 42 comments
10.Yelp Hit With Class Action Lawsuit For Running An “Extortion Scheme” (techcrunch.com)
90 points by apowell on Feb 24, 2010 | 52 comments
11.Help find missing kids by putting them on your 404 page (bluesmoon.info)
81 points by bluesmoon on Feb 24, 2010 | 33 comments
12.Nikola Tesla's letterhead circa 1900 (letterheady.com)
79 points by MikeCapone on Feb 24, 2010 | 20 comments
13.Tired of Old Man Python telling you what you can and can't say to your computer? (staringispolite.com)
75 points by mapleoin on Feb 24, 2010 | 15 comments

Nginx runs all my Rails sites and will forever. If you haven't tried it yet, I can't say enough good things about it. It never breaks. It has just absurdly good memory consumption, which is clutch when you're trying to run your site on a memory heavy platform like Rails on a VPS which is very memory constrained.

(By comparison, Apache is quite the memory hog and I still haven't figured out how to say the magic words to get it to not effectively crash my blog and every other site on the server if I burst to 10,000 visitors in an hour. That is not supposed to be a big number. Apache has 500 MB to play with and still can't keep up.)

I also find, and this might just be a matter of taste, that the configuration makes more sense to me than Apache configuration does. This is funny because Apache configuration is obsessively well-documented and Nginx configuration is not.

Additionally, some easy-to-use features cover weak points in typical Rails (&etc) deployment scenarios. The big one for me is file serving, since my website is essentially one big PDF printing press. The simplest level (works for me, won't work for Facebook) is just having the file anywhere accessible on the disk and having the application put a special header on the response saying "Hey, Nginx: give them this path.", then terminating Rails' involvement. That frees up your Mongrel to start doing hard work again and greatly, greatly, GREATLY decreases the resources you need to stream your 5 MB PDF, 20 MB executable, etc to the user.

So it scales down, but does it scale up? Ooooooooh yeah. Impressively so. See the tales of Wordpress deployment, where not a whole lot of Nginx gets hit with a year's worth of my traffic every couple of seconds and still keeps on trucking.

15.How Corrupted Language Moved from Campus to the Real World (mindingthecampus.com)
69 points by cwan on Feb 24, 2010 | 7 comments
16.@ycombinator (ycombinator.posterous.com)
64 points by Harj on Feb 24, 2010 | 22 comments
17.Triumph of the Cyborg Composer (miller-mccune.com)
59 points by lief79 on Feb 24, 2010 | 13 comments
18.Parallel programming is hard. Right? (lbrandy.com)
59 points by lbrandy on Feb 24, 2010 | 33 comments
19.Site Leaks Microsoft Online Surveillance Guide, MS Demands Takedown Under DMCA (geekosystem.com)
56 points by umiaq on Feb 24, 2010 | 21 comments
20.Al-Mabhouh Assassination (schneier.com)
53 points by niyazpk on Feb 24, 2010 | 4 comments
21.Things your lawyer won't tell you (openforum.com)
50 points by y2002 on Feb 24, 2010 | 30 comments

No.

I've never had much interest in chemistry, but after reading this article, I found myself digging through the archives. And then I found myself thinking, "Chlorine Trifluoride is scary stuff! He says that's because it's a damned impressive oxidizing agent. What exactly does it mean to be an 'oxidizing agent' anyways? Hmm..." I'm now sorely tempted to spend the remainder of my day sifting through chemistry stuff online.

This is exactly the kind of writing that the scientific community needs. This is outreach and recruitment at its finest, and we could use a lot more of it. People ask, "How do we get kids interested in science?" Prof. Lowe's blog isn't the entire answer, but it's a hell of a good start.

Correction: As noted below, Dr. Lowe is not a professor. My error, but everything else still stands.

24.Standard Interface (standardinterface.org)
49 points by nreece on Feb 24, 2010 | 13 comments

This needs repeating: there is no way for a VPS provider not to have access to the internals of your VM; it is unrealistic to have such an expectation.

It might not be unrealistic to expect them to ask before looking, but if your concern is "one bad apple" then you've already lost.


If this is advertising, I want more of it. As an SVN curmudgeon, the first part of this tutorial finally persuaded me that I really, really need to give distributed version control a fair trial. Joel pretty much nailed all my objections/complaints/whines about switching. But I also know the pain of merging all too well - a benefit that I hadn't really seen explained as persuasively before.
27.Italian Court Convicts 3 Google Execs of Violating Privacy (nytimes.com)
47 points by frisco on Feb 24, 2010 | 32 comments

We've been using nginx at engine yard for 4 years now and I can say that it is the most solid peice of software out of the hundreds of open source componenets we run. We have close to 15k nginx dEmons running if not more last I counted and it accounts for 0.001% of production issues/problems.

Can't say enough good things about this peice of software. It just works and it's smoking fast and very resource friendly. Thumbs up all around

29.Oakland Cafe Owner's Banning Laptop Experiment (actualcafe.blogspot.com)
43 points by drewsing on Feb 24, 2010 | 32 comments

That's such a dishonest way of describing the situation that it's hard to believe it wasn't deliberate. You describe this bill as if it merely allowed powerful people to get their friends into the country, and it's not like that at all. Startup investors are not identical with the rich and connected. Angel investors are generally fairly rich, but not all VCs are. And they're not choosing people at random to bring into the country. They have to invest money in someone's startup to do that.

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

Search:

HN For You