New top story on Hacker News: Ask HN: What features for an offline Hacker News reader? - Bangla 360

Bangla 360

Best magazine in bangladesh in bangladesh,trick 360,trick site in Bangladesh,bangla 360

Breaking

Home Top Ad

Responsive Ads Here

Post Top Ad

Responsive Ads Here

Wednesday, March 4, 2020

New top story on Hacker News: Ask HN: What features for an offline Hacker News reader?

Ask HN: What features for an offline Hacker News reader?
6 by ers35 | 4 comments on Hacker News.
HN is a treasure trove of information. The primary way I read HN is to bookmark stories and read the comments when the discussion is complete. Others actively participate. Some get jobs via "Who is hiring?". We all use HN differently. There are ways to read HN other than this website. However, I have not found one that meets all of these requirements: - Self-hosted. - Offline access of data. - Query data via SQL. - Full text search of stories and comments. - Notification of replies to comments. Some ideas: 1) A tool that maintains a copy of the HN API[1] in an SQLite database, with indexing and full-text search[2]. This supports the development of the other tools. 2) A command line tool that demonstrates how to use the database and supports the development of scripts. For example: #!/bin/sh # Run notify whenever someone replies to a comment. $ hn replies username | notify 3) A web UI for browsing and searching. This can be hosted locally or on a remote server. What features interest you? [1]: https://ift.tt/1s98Sn3 [2]: https://ift.tt/1UahcOr

No comments:

Post a Comment

Post Bottom Ad

Responsive Ads Here

Pages