Show HN: HN Notifications – Get an email when a HN story matches your criteria
1–10 of 23 posts
Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#2Quick question : Do you search for the specified keywords in the title or in the link content ?
Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#3Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#4Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#5Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#6I like it, just left my email and waiting to get my first notification! Kudos to you. Quick question : Do you search for the specified keywords in the title or in the link content ?
Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#7One small thing: once you know an email address subscribed you can mailbomb it with unsubscribe links (you might want to throttle those / don't send them more than once).
Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#8I like it, just left my email and waiting to get my first notification! Kudos to you. Quick question : Do you search for the specified keywords in the title or in the link content ?
Thanks! The keywords are searched in the story title. The current (somewhat naive) approach simply splits the title by non letter/number characters, essentially getting rid of punctuation chars, symbols, etc
Another question, why did you limit the lower bound for the score w/ 200 ?
I assume you start indexing the HN submissions. In the long run you can create a context aware version of HN, e.g. 'Bring HN submissions with keyword X submitted during the last week.' This could be a brand new way to browse HN.
Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#9Re: Show HN: HN Notifications – Get an email when a HN story matches your criteria
#10I would like to receive notifications for stories about OS X. It looks like this is currently not possible since the keywords are space-separated?
EDIT: Also please allow non-alphanumeric keywords like C++?