|
|
|
Ask HN: Create custom, personal Hacker News email digests
|
|
5 points
by jchmura
4219 days ago
|
|
I've had this idea swirling in my head for a while that there should be a service that allows you to setup custom filters of Hacker News submissions and then receive a digest of them either daily or weekly. You could make something similar to a where clause (i.e. `title contains "javascript" or text contains "javascript"`). This would define the list of links you would receive. Is this something you guys might find useful? I'm thinking of throwing something together as a weekend hack project. |
|
http://pyvideo.org/video/2612/enough-machine-learning-to-mak...
https://news.ycombinator.com/item?id=7712297
The author is nice enough to keep that app going here:
http://hn.njl.us/
It is an opinionated filter, but with ADD I can get caught reading most things on the front page. This guides me to some important links that don't initially seem all that interesting.
I asked the author if he would share his training set, or open source the app, but apparently not. If you can turn that web app into an RSS feed or a digest, that would help.
As for your idea to filter on keywords, you can get that working as an RSS feed using Yahoo Pipes without writing any code.