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)))
Poll: Where do you live?
41–50 of 563 posts
Re: Poll: Where do you live?
#42But the very-literal should be reminded: the linguistic mechanisms of synechdoche & metonymy often result in a fuzzy use of parts, or regions, or emblematic examples, or associated items to mean some other closely-related more-amorphous entity.
For example, "the White House" for the entire elected president's policy team, no matter which part (or if it's operating from some other place). "Wall Street" for finance, even that outside of New York. Someone's "good eye" to mean their entire skills of evaluation (of detail, aesthetics, potential, etc).
And of course 'Silicon Valley' for, depending on context:
• a narrow geographical region around the south SF Bay
• dominant industries in that region, especially computer/infotech
• the whole SF Bay Area, or even Calfornia - at least to the extent there's some (possibly thin/alleged) connections to tech or the SF bay
• all computer/infotech companies everywhere, with weak but not absolutely-required implication of some connection (HQ/roots/investors) to above
• mindsets highly associated with the any of the above
These shifting boundaries based on context/intent annoy people who prefer precision, but are inherent to terms used this way.
Re: Poll: Where do you live?
#43Too many options. I'd have found a continent poll more interesting, I bet many will just not bother scrolling.
Scrolling? You do know about / right? Just type /Belg (or Ctrl-f) to find Belgium.
Re: Poll: Where do you live?
#44Not sure if this post still ranks in the morning as it's evening in the EU so probably not many people will answer, while the Americas will. I know there are a lot of people from the EU here.
Or maybe we can ask @dang to give it a "jobstory" treatment so it keeps around the frontpage for longer?
Re: Poll: Where do you live?
#45Why does America get states and UK doesn't get England, Wales, Scotland and Northern Ireland?
Re: Poll: Where do you live?
#46Not sure if this post still ranks in the morning as it's evening in the EU so probably not many people will answer, while the Americas will. I know there are a lot of people from the EU here.
Re: Poll: Where do you live?
#47Re: Poll: Where do you live?
#48Re: Poll: Where do you live?
#49- "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