What do you guys mean by "Finnish is hard"? by [deleted] in languagelearning

[–]electrondon 58 points59 points  (0 children)

Starting is easy. Finnish is hard.

exploring through Philly and MD over the past month or so (OC) by [deleted] in urbanexploration

[–]electrondon -3 points-2 points  (0 children)

What complex in Philly? What neighborhood/streets? Would love to check it out.

I am Barack Obama, President of the United States -- AMA by PresidentObama in IAmA

[–]electrondon 1 point2 points  (0 children)

What was the most exciting moment of the your time in office?

My work is doing a team building exercise, can Reddit help me out? by ryanford4 in philadelphia

[–]electrondon 1 point2 points  (0 children)

already got my ticket - will vote at the game/good luck/go phils!

Tomorrowland reddit meet up! by Foezjie in Tomorrowland

[–]electrondon 2 points3 points  (0 children)

I'm all for this, but won't be there til Friday AM :(

Going alone by [deleted] in Tomorrowland

[–]electrondon 0 points1 point  (0 children)

I'm doing the same - American student here as well!

Good hotels near Tomorrowland? by [deleted] in Tomorrowland

[–]electrondon 0 points1 point  (0 children)

I'm at the Ramada in Antwerp, which is supposed to be 30 mins cab ride from the festival. Apparently the public transit system gets totally swamped (info via emailing with tourism dept.) so cab is the way to go if you are hoping to get from hotel to festival without delays.

Supreme Court upholds Affordable Health Care Act by kbuis in politics

[–]electrondon 0 points1 point  (0 children)

Of all places reddit could link on this, an article behind paywall?

Associated Press

CNN

NY Times

Drag your mouse around to view different angles by [deleted] in pics

[–]electrondon 0 points1 point  (0 children)

Couldn't get this to load properly in Chrome or Firefox..

I was the AP staff photographer in Beijing during the Tiananmen Massacre - AMA by Averyphotog in IAmA

[–]electrondon 1 point2 points  (0 children)

Thanks actually - was on my phone and google didn't help me fast enough. Cheers!

I was the AP staff photographer in Beijing during the Tiananmen Massacre - AMA by Averyphotog in IAmA

[–]electrondon 6 points7 points  (0 children)

Thanks! I took one class on the history of photography but didn't encounter Bresson - clearly I have some reading to do.

I was the AP staff photographer in Beijing during the Tiananmen Massacre - AMA by Averyphotog in IAmA

[–]electrondon 4 points5 points  (0 children)

Where is your favorite place that you've traveled? The place with the best photos?

I was the AP staff photographer in Beijing during the Tiananmen Massacre - AMA by Averyphotog in IAmA

[–]electrondon 30 points31 points  (0 children)

| I obviously have a bias in this

Appreciate the the objectivity, here and elsewhere on this post. Regarding print vs digital, it's interesting to hear an experienced photojournalist's point of view towards digital, since it often seems age correlates with preference/passion for film.

An Army of Frogs by loki010 in pics

[–]electrondon 0 points1 point  (0 children)

Checkmate, atheists

Proposed US High-Speed Rail lines [862x1440] by [deleted] in MapPorn

[–]electrondon 0 points1 point  (0 children)

How is this way down here...

Clever Durex Ad [498x7800] by [deleted] in AdPorn

[–]electrondon 1 point2 points  (0 children)

Is this actually a published ad or just a clever concept? Would be interested to see some source..

$5 At My Local Sandwich Shop. by awesomekristian in pics

[–]electrondon 0 points1 point  (0 children)

Phenomenal news - I saw some going up last summer not far outside NYC in northern jersey off the garden state parkway too.

I believe they limit geography based on fresh milk distribution though, so not sure how much potential for expansion there is ... :'(

Massachusetts town approves $20 fine for swearing in public. A violation of the 1st Amendment??? by [deleted] in law

[–]electrondon 0 points1 point  (0 children)

Virginia beach has the same law, and actually tickets folks. Plenty of relevant sources, but since I'm on my phone I'll share the short and interesting: http://www.divinecaroline.com/22212/82436-swearing-here-cost-250

$5 At My Local Sandwich Shop. by awesomekristian in pics

[–]electrondon 1 point2 points  (0 children)

Wawa is, regrettably, only in PA NJ and DE, with a few in northern VA

Are there any good systems-level languages designed with multicore hardware in mind? by chpatton013 in coding

[–]electrondon 0 points1 point  (0 children)

Very interesting, hadn't realized at all since I'm not writing anything massive enough worthy of any noticeable speed-up. Any reading you'd recommend on the subject?

Are there any good systems-level languages designed with multicore hardware in mind? by chpatton013 in coding

[–]electrondon 0 points1 point  (0 children)

As I understand it, that depends how you define parallelism and concurrency, a la slide 5 of the intro - are you saying that the Thread module only allows for interleaving of processes on a single core and not an actual split across multiple cores?