Settings

Theme

Show HN: Hackernewsd v3 – Automate monitoring topics on Hacker News and Lobsters

github.com

3 points by somegenericdev a month ago · 1 comment · 1 min read

Reader

Hello everyone.

As mentioned in a previous submission I've built a daemon to automate monitoring topics on Hackernews. It takes a list of queries (say, "Ruby", "C#" or "Laravel" for example) and exposes stories that match them through an RSS feed.

In the two major versions released since then, I’ve made several improvements:

* added support for Lobste.rs

* switched from scraping Hackernews' HTML pages to using the official API, as suggested by another HN user

* replaced the JSON file-based storage with SQLite

Let me know what you think, and whether this would be useful for you.

danielpetrica 22 days ago

upvote for the laravel topic

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection