Live data from Hacker News

Show HN: Meet.hn – Meet the Hacker News community in your city

news.ycombinator.com

181–190 of 391 posts

Re: Show HN: Meet.hn – Meet the Hacker News community in your city

#181

Nice little thing, congrats to shipping :) I find it ironic that there are many cities with N hackers on meet .hn, yet most are not attaching any way of contacting them, nor do their profile have a way to contact them. How are you (the people without contact details) expecting us to meet you if you don't add a way of meeting you? :)

For those with github, I guess one could create a pull request ;) /s

Re: Show HN: Meet.hn – Meet the Hacker News community in your city

#183
post #139

Earlier quoted context omitted.

Key reason the Simpsons live there - it could be anywhere.

Matt Groening grew up in Springfield, OR (also Portland, the streets names sharing a lot of character's names), it was only after he placed it in Springfield that he realized Springfield could be anywhere. He apparently makes direct references to local landmarks and establishments, and certain characters are rumored to have been based off of locals.

Portland embraces it, see for example the Ned Flanders Crossing, on Flanders St, no less: https://en.m.wikipedia.org/wiki/Ned_Flanders_Crossing

(The Simpsons character is named after the street.)

Re: Show HN: Meet.hn – Meet the Hacker News community in your city

#184
post #13

Earlier quoted context omitted.

- Thank you very much! - Damn, didn't know that. I just had the feedback that Paris, Tennessee wasn't working already. Today I'm using nominatim from openstreetmap to fetch cities data. This request: https://nominatim.openstreetmap.org/search?city=${rawCity}&c... I guess I'll have to change this for a less restrictive search. I wanted a city and country to have a nice and simple URL though. If you have any suggestion…

Probably city-zipcode-country would disambiguate effectively both for the US (where you could have several Springfield cities in different states) and Europe (where there are probably, for instance, quite a number of `Sainte-Anne` cities on top of Guadeloupe's) I think we're probably going to get a blog post from you a couple weeks from now titled "falsehoods programmers believe about cities"!

Many countries don't have zip codes or they are not widely used or known.

My country (Colombia) relatively recently assigned them but no one uses them or require them, so no one knows which zip code they are living in

Re: Show HN: Meet.hn – Meet the Hacker News community in your city

#185
post #79

> City not found. Make sure you use the format: City, Country (Paris, France) It might be good to rework this—cities only, and provide a drop-down box for users to select. Having city, country is a bit superfluous for people who live in city-states.

You want a dropdown listing every city in the world?

Yes, that is the standard UI for this problem. You select a country, then that loads a the country's divisions ilfor another select box, and that load the cities for that division.

Another way is auto complete for the city with just country preselected.

Re: Show HN: Meet.hn – Meet the Hacker News community in your city

#186

Earlier quoted context omitted.

It's not diacritics, it's something more broken with geo coding. Szczecin, Poland is found but handle is pl-undefined as for you... But what is more interesting, Stettin, Poland works ok... and link is surprisingly meet.hn/city/pl-Szczecin Geocoding needs some love.

Looks like even 80 years after the war, Germans haven't relinquished the city.¹ ¹Stettin is an old German name for the city of Szczecin, which was taken from Germany and given to Poland to punish Germany and Poland² after the WW2. ²Poland lost 180k km² in the east, compared to 100k km² gained in the west.

My (German) grandfather was born in Stettin :)

Re: Show HN: Meet.hn – Meet the Hacker News community in your city

#189
The website looks nice, the domain is rather unusual, which registrar did you get it from? I used punto.hn but their business model was very weird and required me to eat a $15 wire fee every year on top of the cost of the domain, I dropped them after the first year.
Post reply on HN