“No about section for this HN user. Waiting a minute to let HN API update.“
Show HN: Meet.hn – Meet the Hacker News community in your city
61–70 of 391 posts
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#62as a socially anxious person, i just found out there's only 2 of us in my country, and i'm the other one
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#63Earlier 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…
> They criticize everything, and very easily I think that is a feature, not a bug.
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#64mark my words, this will be worse than the reddit meetups.
Once
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#65When I type in "Kraków, Poland", I get meet.hn/city/pl-undefined. Does your code handle diacritics correctly?
Well, congrats on finding the second bug! Thanks! This one is pretty big, even as big as it's funny. > Does your code handle diacritics correctly? It seems it doesn't, no. Sorry for this. It's my first attempt at an international product. To give you more details, I'm using this query to fetch cities data: https://nominatim.openstreetmap.org/search?city=${rawCity}&c... I probably shouldn't have restricted accept-lang…
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#66Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#67Not working for me. Tried ~10 times.
Sorry this happened. Could you share what you tried? Maybe this video can help? https://x.com/meet_hn/status/1834918518904746329 If you prefer not to share publicly, you can also share your feedback here: https://meet.hn/feedback
Nothing happend. The error message is not helpful at all (can it connect? Does it find the user? Does it find the data in the about section? What URL was it trying? etc.) but said it wanted to wait a minute for the API. User since 2020 (with this account)
[Edit] Tried again it now says
"No about section for this HN user. Waiting a minute to let HN API update."
[Edit2] Works now, the other reply about the space made me think. I didn't use identical Uppercase/Lowercase. Hmm.
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#68Earlier quoted context omitted.
Well, congrats on finding the second bug! Thanks! This one is pretty big, even as big as it's funny. > Does your code handle diacritics correctly? It seems it doesn't, no. Sorry for this. It's my first attempt at an international product. To give you more details, I'm using this query to fetch cities data: https://nominatim.openstreetmap.org/search?city=${rawCity}&c... I probably shouldn't have restricted accept-lang…
No problem. As a Polish person, it is my duty to find zażółć-gęślą-jaźń-related bugs in other people's code.
Re: Show HN: Meet.hn – Meet the Hacker News community in your city
#69I’m getting the following error: “No about section for this HN user. Waiting a minute to let HN API update.“ https://imgur.com/a/B1u4ZXA