Poll: Where do you live?
411–420 of 563 posts
Re: Poll: Where do you live?
#412https://wheredohnuserslive.vercel.app/
Thanks! Bug report: "Czechia" on the map is showing 0 votes, since the poll item is "Czech Republic". Also you might want to account for "1 vote" meaning both no votes and actually one vote (not sure how, though, information is just lost here).
Re: Poll: Where do you live?
#413Earlier quoted context omitted.
I'm currently working on a vue + vuex server side rendered PWA with client side hydration.i found the perfect UI component library which only adds ~3mb of overhead,which went paired with Chart.js and of course wrapped with VueCharts.js should be able to query a graphql endpoint to process the results and display in the browser. What do you all think of kubernetes, overkill?
have you considered the blockchain? and/or at least consider adding a language that is not Java, but runs on the JVM.
Re: Poll: Where do you live?
#414Earlier quoted context omitted.
I'm currently working on a vue + vuex server side rendered PWA with client side hydration.i found the perfect UI component library which only adds ~3mb of overhead,which went paired with Chart.js and of course wrapped with VueCharts.js should be able to query a graphql endpoint to process the results and display in the browser. What do you all think of kubernetes, overkill?
have you considered the blockchain? and/or at least consider adding a language that is not Java, but runs on the JVM.
Re: Poll: Where do you live?
#415Re: Poll: Where do you live?
#416I 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.
https://wheredohnuserslive.vercel.app/ Visualized it by countries and us states. Should update every 30 seconds.
Edit: appears you did already!
Re: Poll: Where do you live?
#417Why do people in the US always feel compelled to add their state?
Re: Poll: Where do you live?
#418Earlier quoted context omitted.
I wanted a total for the US: console.table([...document.querySelectorAll('.fatitem table .athing')].map(el => [el.textContent.replace(/:.*/,'').trim(), parseInt(el.nextSibling.textContent.trim())]).reduce((d, [k,v]) => {d[k]=v + (d[k] || 0); return d}, {})) I can't figure out how to sort that, though...
I created a page with the current results that includes a total for the US: https://nate.org/hacker-news-location-poll
Are you accepting PRs? If so, align=right. Thanks!
To see the sorted results: https://gabrielsroka.github.io/hnpoll.html?id=30210378
Source: https://github.com/gabrielsroka/gabrielsroka.github.io/blob/...
Re: Poll: Where do you live?
#419Earlier 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
Re: Poll: Where do you live?
#420I 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.