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.<p>https://gist.github.com/delmatar/85a753092f60417cde7e<p>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.<p>Modifying the code for more complex queries should be trivial.