Live data from Hacker News

Poll: Where do you live?

news.ycombinator.com

121–130 of 563 posts

Re: Poll: Where do you live?

#121
post #21

IMO, it's worth breaking CA up in the survey. At a minimum, Northern and Southern. Califorina at times is like many states. Living in the Northeastern US, "California" is kind of like combining New York, Massachusetts, Connecticut, Rhode Island, Vermont, New Hampshire, and Maine into a single state.

Yeah, why not split north Italy and south Italy then?

Re: Poll: Where do you live?

#122
post #36
post #25

Pasting this in dev console will give you a quick and dirty rundown. It sorts locations by points. [...document.querySelectorAll('.fatitem table .athing')].map(el => [el.textContent.trim(), el.nextSibling.textContent.trim()]).sort(([,a], [,b]) => parseInt(b) - parseInt(a)).map(a => a.join(' - ')) As of this post, California is leading, followed by other places w/ large tech hubs (Germany, UK, Canada, NY, Washington)

This is begging for a console.table console.table([...document.querySelectorAll('.fatitem table .athing')].map(el => [el.textContent.trim(), el.nextSibling.textContent.trim()]).sort(([,a], [,b]) => parseInt(b) - parseInt(a)))

TIL. Cool!

Re: Poll: Where do you live?

#123

This makes me want to create a house-swap service for HN users. Take a two week vacation in someones home (and them in yours) with the social contract established by your HN profiles

Yep, that's a great idea. That and house rental with the trust because HN; you can stay anonymous (as far as your profile would be anonymous) until both sides say yes (based on comments + karma).

Re: Poll: Where do you live?

#124
post #105

Earlier quoted context omitted.

>> Of course, in 2008, pure investment banks largely failed. Each US state is about the size of a European country, sometimes with similar population. That's one of the things that always comes up in polls of what surprised Europeans about the US when they visited - just how big it is.

By that logic China or Russia should also be listed with each single province or state

... especially India

Re: Poll: Where do you live?

#125
HN is definitely not SV only, but I often observe discussions where folks involved write something country-specific, do not state where they live, and assume implicitly everyone in discussion lives in the same country, they understand the context, and the way things work in their country is the only possible way.

Re: Poll: Where do you live?

#126

Why does America get states and UK doesn't get England, Wales, Scotland and Northern Ireland?

OP wanted to prove that HN isn't Silicon Valley-centric and instead showed their bias toward US-centrism :)

Well I'm US:California, but definitely not SV.

Re: Poll: Where do you live?

#127
post #57
post #49

There were similar polls in 2013. We could compare against those to measure tech dispersal over the last decade! - "Poll: Where are you currently living?" (Countries, 2013) https://news.ycombinator.com/item?id=6582647 - "Poll: If you're in the US, What State Do You Live In?" (US states, 2013) https://news.ycombinator.com/item?id=5222370

I'd like to see these votes divided by the total population of each place

And population IQ.

Re: Poll: Where do you live?

#128
So Canada, the second largest country in the world - a width of nearly 1/10th the earth - is second in this list to California. California is a lot like Vancouver and Toronto, but it's not remotely like the Maritimes, or you know, Quebec.

Ah well. Neat poll, thanks.

Re: Poll: Where do you live?

#130
post #10

I hope there is someone who knows how to code in this community to parse the results and do a nice visualization. I have a cousin who knows about computers, if noone knows here how to do it, I can ask him to try. He always helps me with my printer.

[deleted]
Post reply on HN