|
|
|
Show HN: filter and sort Who is Hiring jobs (or any other HN thread)
|
|
1 points
by ploureiro
4426 days ago
|
|
Lately I've been searching for a remote Android job and HN is a great place for this. I eventually got tired of loading the same thread day after day searching for anything new so I automated it. https://gist.github.com/delmatar/85a753092f60417cde7e This is quite generic. You can use it with any HN thread. It will find all first-level posts (replies don't count), filter and sort them by date. This way you only need to read what matters for you. Modifying the code for more complex queries should be trivial. |
|