Hacker Newsnew | past | comments | ask | show | jobs | submit | 2014-03-01login
Stories from March 1, 2014
Go back a day, month, or year. Go forward a day, month, or year.
1.The rise of OpenStreetMap: A quest to conquer Google’s mapping empire (thenextweb.com)
366 points by Vik1ng on March 1, 2014 | 192 comments
2.Ask HN: Who is hiring? (March 2014)
311 points by whoishiring on March 1, 2014 | 429 comments
3.Tim Cook Rejects Politics of the NCPPR (macobserver.com)
289 points by sarreph on March 1, 2014 | 126 comments
4.A brief history of one line fixes (tedunangst.com)
264 points by coconutrandom on March 1, 2014 | 154 comments
5.Engineers Allege Hiring Collusion in Silicon Valley (nytimes.com)
242 points by vwinsyee on March 1, 2014 | 143 comments
6.Firefox OS 1.3 (developer.mozilla.org)
205 points by reirob on March 1, 2014 | 62 comments
7.Y Combinator Female Founders Conference LiveStream (youtube.com)
203 points by ggreer on March 1, 2014 | 278 comments

A lot of people are making false assumptions about what this is about; Here's the actual EU release rather than a blog rewrite:

http://europa.eu/rapid/press-release_IP-14-187_en.htm?locale...

The actual issue is "Often consumers are not fully aware that they are spending money because their credit cards get charged by default." - so it's not an issue of people disliking paywalls in free games, it's an issue of people not realizing they're handing over real cash in games which are marked free.

The EU also has't said they want Free/IAP games to not be marked as free, but what they said is 'Games advertised as “free” should not mislead consumers about the true costs involved' (i.e IAP should be made more explicit).

9.SaaS Club (saasclub.com)
195 points by charlieirish on March 1, 2014 | 16 comments
10.Planning Algorithms (uiuc.edu)
178 points by kqr2 on March 1, 2014 | 16 comments
11.Russia approves use of military in Ukraine (ap.org)
170 points by ytNumbers on March 1, 2014 | 241 comments
12.Snap for Beginners: Haskell Web Development (snapforbeginners.com)
159 points by biscarch on March 1, 2014 | 83 comments
13.JSON5 is a proposed extension to JSON (json5.org)
143 points by zekers on March 1, 2014 | 246 comments
14.How I stay calm, by people with very stressful jobs (theguardian.com)
126 points by yiedyie on March 1, 2014 | 46 comments
15.Lisp: A Language for Internet Scripting and Programming (1998) [pdf] (norvig.com)
119 points by jwdunne on March 1, 2014 | 110 comments
16.Ask HN: Freelancer? Seeking freelancer? (March 2014)
118 points by whoishiring on March 1, 2014 | 204 comments

Around San Francisco this week, some were seen sporting Electronic Frontier Foundation T-shirts featuring a retooled N.S.A. logo with an eagle using its talons to plug into the American telecom network, symbolized by AT&T. Asked about the T-shirts, one AT&T executive, who asked not to be named, said they had a chilling effect.

“There are many of us at AT&T who are disturbed by what we’ve been hearing about the N.S.A.,” this person said. “But when you see that,” he said, pointing to the T-shirts, “a conversation becomes impossible.”

----

The conversation became impossible when your company decided to willingly give up everything and anything about its customers for a fee. Were it not for customer apathy, I'd like to think your entire shitty company would have been fucked out of existence by now for what they continue to do. But not really, because your company probably would have just been given a bailout for failing at everything but sucking government dick.

Fuck you nameless executive. I wish I could request anonymity as easily as you can. Your shitty company brought this upon itself and there is nothing to discuss until it stops being the NSA's bitch.

18.Ukraine places forces on combat alert and threatens war (theguardian.com)
101 points by ck2 on March 1, 2014 | 55 comments
19.Creating a New Business Model for Cartoonists (gkogan.co)
102 points by gk1 on March 1, 2014 | 46 comments
20.At the RSA Security Conference, Things Get Testy (nytimes.com)
101 points by gregcohn on March 1, 2014 | 83 comments
21.At Apple shareholder’s meeting, Tim Cook tells off climate change deniers (arstechnica.com)
93 points by dsirijus on March 1, 2014 | 99 comments
22.Apple is reportedly launching iOS in the Car with Ferrari, Mercedes, Volvo (engadget.com)
93 points by nairteashop on March 1, 2014 | 62 comments

Why should I donate my time and effort to improving a proprietary service?
24.Student Loans Are A Drag On The Economy (time.com)
86 points by ck2 on March 1, 2014 | 166 comments
25.Search a git repo (travisjeffery.com)
85 points by speg on March 1, 2014 | 24 comments

I have personally witnessed the frustrating side of this "no poaching" pact. A close friend was tired of the "Manager Arrogance" at one of these colluding companies.

He quietly put out the word,pretty quickly got approached by a hiring manager at another company - things were going swimmingly.

Then the Hiring manager put in the Req to HR - a V.P. called him personally and but confirmed this "no poaching" B.S. The wage hike would have been considerable for my friend (you can guess the two companies - Arrogant vs Top Payer) & he was pretty upset to learn that the real reason was Jobs being a Huge Asshole and bullying everybody into such a blatantly illegal pact.

So this is a very real "wage theft" collusion case. Unfortunately most of the parties involved had the "good" sense to NOT document it officially so the Smoking Gun might be hard to prove conclusively.

There was even a "no hire" list at one of these companies tacked on the wall of a HR Manager with the Caption "If you hire from there, we will fire (u) from here."


As much as i would like to see comments in json: if we start throwing around json files that area not really json, but we call them json, (at least in everyday talk), we will end up breaking more apps then we fix.

Maybe the question is instead; why the hell do we need comments (and loosening of t he syntax, etc) in the first place?

Are we seriously going to keep insisting on json as a configuration format?

As Stormbrew already pointed out, we already have a format that is ideal for configurations (and sure, data exchange, why not), and it is called yaml.

yaml have comments

yaml makes it easy to enter multiline strings

and most if all; yaml is very very easy to write!

tl;dr: Just use a format suited for your needs instead of trying to change something that doesn't. Oh, and a couple of smiley faces thrown in there to ensure people don't read this in the wrong tone. People do that.. Like, all the time.. damn, now my tl;dr is too damn long! i have to add another.

tl;dr;tl;dr YAML BITCHES! (╯°□°)╯︵ ┻━┻ (but also, a puppy: http://i.imgur.com/kuDsS0i.jpg )

28.IE10 falls below IE9 in market share (thenextweb.com)
80 points by dabent on March 1, 2014 | 87 comments

"<Tim Cook> said that there are many things Apple does because they are right and just, and that a return on investment (ROI) was not the primary consideration on such issues"

The next time someone trots out the tired old "companies are legally obligated to maximize profits/shareholder value" to explain away crappy corporate behavior, I'm linking to this.

And kudos to Cook for telling NCPPR to take a figurative hike.


FYI, the exact definition of the class here is people who "worked as a salaried Technical Employee":

(a) for Apple from March 2005 through December 2009;

(b) for Adobe from May 2005 through December 2009;

(c) for Google from March 2005 through December 2009;

(d) for Intel from March 2005 through December 2009;

(e) for Intuit from June 2007 through December 2009;

(f) for Lucasfilm from January 2005 through December 2009; or

(g) for Pixar from January 2005 through December 2009.

Source: https://hightechemployeelawsuit.com/faqs/#q0

If you fall into this group and want to file a claim to be part of the settlement, you have until March 19th to do so (which you can do via the above website).


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

Search: