Hacker Newsnew | past | comments | ask | show | jobs | submit | 2011-07-22login
Stories from July 22, 2011
Go back a day, month, or year. Go forward a day, month, or year.
1.The Brilliance of Dwarf Fortress (nytimes.com)
442 points by pcestrada on July 22, 2011 | 144 comments
2.EBay Patents 10-Click Checkout (steve-yegge.blogspot.com)
337 points by timruffles on July 22, 2011 | 40 comments
3.Google Deletes Last 7 Years Of User's Digital Life, Shrugs (consumerist.com)
308 points by tshtf on July 22, 2011 | 235 comments
4.What everyone should know about the human eye (gazehawk.com)
274 points by bkrausz on July 22, 2011 | 47 comments
5.NASA's Successful Quantifying of Comedy Timing (By Penn Jillette and Teller) (symftr.tumblr.com)
230 points by wallflower on July 22, 2011 | 31 comments
6.On Succeeding Steve Jobs (daringfireball.net)
229 points by ddagradi on July 22, 2011 | 102 comments
7.NYU Prof Vows Never to Probe Cheating Again—and Faces a Backlash (chronicle.com)
195 points by ilamont on July 22, 2011 | 110 comments
8.Android account passwords are stored on disk in plain text (code.google.com)
193 points by wheels on July 22, 2011 | 88 comments
9.Linux 3.0 release (lwn.net)
191 points by timf on July 22, 2011 | 17 comments
10.Explosion in central Oslo (bbc.co.uk)
161 points by anteht on July 22, 2011 | 75 comments
11.Urbanisation in Minecraft (crafthub.net)
132 points by rcfox on July 22, 2011 | 55 comments
12.How 38 Monks Took on the Funeral Cartel and Won (theatlantic.com)
127 points by YetAnotherAlias on July 22, 2011 | 28 comments
13.Stop hating Java (andrzejonsoftware.blogspot.com)
115 points by snatcher on July 22, 2011 | 151 comments
14.Agility.js - Javascript MVC for the "write less, do more" programmer (agilityjs.com)
110 points by arturadib on July 22, 2011 | 34 comments
15.Ad Innovation Conference, September 14 at YC (adinnovationconference.com)
104 points by jl on July 22, 2011 | 23 comments
16.Researchers create tattoo that tracks sodium and glucose via iPhone (bostinnovation.com)
106 points by jerrelp on July 22, 2011 | 27 comments

I wish I could have ignored you saying that John Carmack is not a real hacker, but I couldn't.

Carmack has consistently pushed forward multiple industries on multiple fronts, and remains to this day a far better programmer than any I've ever worked with. He revolutionized computer gaming while living the life just because he loves it. He's not famous because he has Ferraris; his Ferraris are famous because they're his.

He doesn't need anyone to set him up with an annuity--maybe because his love was more mainstream than theirs, or maybe because his skill was far greater than theirs--but that in no way diminishes what he has accomplished or his motivations for accomplishing it.

18.Wikipedia: Making of Doom (wikipedia.org)
96 points by olliesaunders on July 22, 2011 | 32 comments
19.Anonymous Hacks NATO, Steals GB Of Data (crn.com)
89 points by Garbage on July 22, 2011 | 29 comments
20.A Bomb in Oslo? What Google Lost by Ending Real-Time Search (theatlantic.com)
84 points by nbj914 on July 22, 2011 | 35 comments
21.Serial cable for iPod approved by Apple (makershed.com)
79 points by dholowiski on July 22, 2011 | 66 comments
22.An amazing crossword puzzle (kottke.org)
78 points by superchink on July 22, 2011 | 10 comments
23.Race to Moon by Private Companies (nytimes.com)
75 points by jamesbritt on July 22, 2011 | 20 comments
24.Does the infamous "Happy Birthday to You" copyright hold up to scrutiny? (slate.com)
75 points by JacobAldridge on July 22, 2011 | 22 comments
25.Go for App Engine is now generally available (golang.org)
75 points by enneff on July 22, 2011 | 25 comments

Cleartext passwords are perfectly fine in this case. I speak as a software engineer specialized in security.

This bug report was filed by someone who doesn't understand that obfuscating a password is different from encrypting it. No matter how you store it, the application must be able to extract a cleartext password from whatever storage options are available on the Android device.

For a longer explanation: http://developer.pidgin.im/wiki/PlainTextPasswords

That said, one defense-in-depth mechanism that I would like to see on portable devices like phones would be to have an encrypted storage area that is only accessible after typing a passphrase at boot time (the key derived from this passphrase should be stored in volatile memory only). That way if the device is shut down, this secure area would not be decryptable.

Edit: I am defending the mail application because from its viewpoint it is fine to use cleartext passwords. On the other hand the OS should provide a secure storage area as described in my previous paragraph.

27.JavaScript Creator Says the Language Wasn't Just Dumb Luck (readwriteweb.com)
71 points by PixelRobot on July 22, 2011 | 11 comments
28.How To Manage Geeks (wikihow.com)
70 points by trueduke on July 22, 2011 | 30 comments
29.Fusker - a NodeJS security system that attacks back (github.com/wearefractal)
71 points by mikaelchoni on July 22, 2011 | 31 comments
30.Head JS Loads JavaScript Files Like Images Without Blocking the Page (headjs.com)
68 points by wslh on July 22, 2011 | 14 comments

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

Search: