Hacker News new | ask | show | jobs
by rornic 103 days ago
Appreciate the feedback and take all your points.

Location-based filtering and figuring out if a job is remote are tricky problems, as all the data sources I'm using represent it inconsistently.

Parsing location strings like "Multiple Location" and "100% Remote" or "Remote: United States | Europe | United Kingdom | Canada" is a bit of a ballache without latlon pair. The algorithm I've got right now needs some improvements.