I was extremely confused about the distance values in relation to the percentages until I read the help: > The distances displayed correspond to the distances between the selected and the target territory centers. > For instance, the computed distance between United States and Canada is around 2260km even if they have a common border. That's extremely deceptive and non-obvious unless you read through the documentatio…
Worldle
161–170 of 241 posts
Re: Worldle
#162Earlier quoted context omitted.
Given it's a static dataset of countries, the distance of all country pairs could all be precomputed and loaded in memory, I guess ¯\_(ツ)_/¯
True. But to perform that precomputation, you have to find a database of country geometry outlines. And (manually?) filter out things like Hawaii and Guam from these. Then, assuming country geometry is given as lat lon polygons, it seems you then are computing either O(n^2 * m^2) distances where n is the number of countries and m is the average number of vertices per country. Or you might come up with some space part…
Re: Worldle
#163I didn't make this, just found it interesting as a geography nerd. I'm not sure if the author is on HN or not
This guy has made it: https://twitter.com/fintanytwalsh/status/1492466778370453510
Re: Worldle
#164Earlier quoted context omitted.
It would be cool if each dot represented a different variable: 1. Similarity in latitude 2. Similarity in longitude 3. Similarity in size 4. Similarity in population 5. Similarity in GDP
Oh man I want this so badly. Might build it.
Re: Worldle
#165Earlier quoted context omitted.
Simulates the Wordle feedback: the more green dots, the closer you are.
It would be cool if each dot represented a different variable: 1. Similarity in latitude 2. Similarity in longitude 3. Similarity in size 4. Similarity in population 5. Similarity in GDP
Re: Worldle
#166Earlier quoted context omitted.
Todays question was super easy for a lot of people. Past countries have been things like Turks & Cacos, Liberia, Guatemala. Those I got close to and then the last guess or two I was scanning around google maps. Yeah it’s not as fun as Wordle, kinda interesting for a few plays though.
I wonder if this was posted every day and only got upvoted when a country that is definitely in the top 5 easiest and virtually everyone will get it in one or two tries was on offer. I wish the rotation would be on by default (the distances are enough of a hint), or at least work if I turn it on.
Re: Worldle
#167Edit: Removing solution and replacing it with COUNTRY_CODE.
Re: Worldle
#168You can see the result if you drag the map to your browsers address bar ("...images/countries/COUNTRY_CODE/vector.svg"). Edit: Removing solution and replacing it with COUNTRY_CODE.
Re: Worldle
#169Earlier quoted context omitted.
TIL, so the equator length is 40k km by definition? So cool!
Almost but no. Today all the SI base units are defined in terms of a universal constant, so that if you understood how SI works you can do all the same metrication work from a distant galaxy, you don't need to be here on Earth. The metre is defined by the constant c, the "speed of light" But because of this original definition the equator will work out to about 40000 km.
There's some difference (~7km, if we believe wikipedia) attributable to the original measurement of Earth's circumference being off, and much much more difference (~67km, ten times as much) attributable to the fact that the earth is slightly oblate. (In other words, meters were defined by reference to the polar circumference, but the equatorial circumference is larger than the polar circumference is.)