Hacker Newsnew | past | comments | ask | show | jobs | submit | more perspectivezoom's commentslogin

Creator of curatedhnhiring.com here. This is good stuff. I'm going to hand enter all the locations for October tonight, but you can compare your auto-generated September data against https://github.com/perspectivezoom/curated-hn-hiring/blob/gh.... Also, I don't know if you care about accommodating this, but a lot of HN Who's Hiring posts list multiple locations.


Trying to match for multiple locations might have resulted in more false positives (eg: a job listing mentioning they received funding from someone in SF). In any case, I felt it made sense to show only one data point per post.

Thanks for sharing Curated HN Hiring, it looks really good. I'll cross-verify the data sometime later today.

Edit: Wrote a quick and dirty script to match the locations. I noticed 4 wrong matches, the rest matched up.


In its current implementation, once the JS gets your computer location, I just store the data in window.currentLocation. Until I add the functionality, you can start a location sort, and modify the latitude longitude coords in window.currentLocation to Boston in the console. Then click a filter on and off to trigger a re-sort.


Great solution! One of the reason I love seeing things like this on HN :)

[I realize this could be read sarcastically, but I mean it sincerely.]


Fixed. While fixing, I found another bug where double clicking within 400 ms breaks off the animation and prevents the complete callback from firing, but I'll worry about that another day.


Yep, the same level thing is a pickle. Like you, I'm determining top level comments via the same "s.img" indentation image with. Feels terrible, but it works.

Same with the comment time. Looked into the Sort by Recently Added request, and there's no good way to do it without polling.

Regex Filter added


I tried doing a header bar with company name, but it looked super redundant for the majority of postings: Company Name followed by Company Name. Problem is, the first line sometimes contains other information too, so I couldn't just cut it out. I would have to curate the comment body itself at that point. Maybe next time.

Bumped the padding a little.


So, to get location, I looked at each entry and typed in the city name, then ran those locations through the Google Maps geocoding API. To get more specific locations, I would have to get the address of each company, which generally isn't posted. Maybe LinkedIn API to grab the address, based on company name? Haven't played with that one yet.


Source: https://github.com/perspectivezoom/curated-hn-hiring

I wrote it in about a day, so there's a lot of jenky code. Just wanted to get it out there and see if it's worth spending more time on.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: