Hacker News new | ask | show | jobs
by perspectivezoom 4043 days ago
Yes. Please add a way to reliably determine metadata on hiring posts. I wrote https://github.com/perspectivezoom/curated-hn-hiring but abandoned it after a couple months because it took way too much time to tag all posts.

By far the most important information seemed to be location and/or remote filtering. Gaganpreet stepped up and is doing a pretty good job with https://github.com/gaganpreet/hn-hiring-mapped, but it's still not 100%.

I would really love for whoshiring to provide this pipe-delimited template, and then optionally allow posters to conform to it. I also agree with danso's order of importance, but would also like to add that the location string(s) should be something geocodable by Maps APIs (ie, feed the string in and get an unambiguous LatLng).

1 comments

See also:

"Proposed Who Is Hiring Spec"

https://news.ycombinator.com/item?id=9636104

I don't actually like that proposal[1] very much as it stands -- but perhaps moving discussion/pull-requests there would be useful? (I've not yet added my own comments there, but now with two threads on the subject on hn, I'm seeing the need to consolidate, if we want to get a wide range of contributions, and try to gravitate to the "best" solution...).

[ed: ah, I see I'm replying to the author here... I was a bit quick. Anyway -- the point of discussing a spec with a tool that support pull-requests/diffs etc still stands -- and I think it might be a good idea.]

[1] https://github.com/perspectivezoom/who-is-hiring-spec/