As it stands we're gonna get: who on HN bothers to comment on a poll. :)
Poll: Where do you live?
61–70 of 563 posts
Re: Poll: Where do you live?
#62Why does America get states and UK doesn't get England, Wales, Scotland and Northern Ireland?
Re: Poll: Where do you live?
#63Re: Poll: Where do you live?
#64Re: Poll: Where do you live?
#65Re: Poll: Where do you live?
#66Pasting 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)))
Re: Poll: Where do you live?
#67Re: Poll: Where do you live?
#68Re: Poll: Where do you live?
#69Why does America get states and UK doesn't get England, Wales, Scotland and Northern Ireland?
- Americans = stupid, can't tell where Lithuania is
- Americans respond: name all states!
- Europeans respond: name all regions of all European countries
You're right, regions like London, Bristol, Berlin, Paris, Madrid, Bracelona, Frankfurt, Munich, Warsaw, Cracov, Wroclaw should have separate options