diff options
Diffstat (limited to 'IDEAS.org')
| -rw-r--r-- | IDEAS.org | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -24,6 +24,8 @@ * Binary "upstream" package manager +https://github.com/alexpdp7/ubpkg/ (also discusses some alternatives) + - Package manager that downloads published binaries on the Internet - Manifests describe how to fetch binaries (e.g. from GitHub releases) - Manifests are just files that can be referenced by URLs, or be contained in repositories of manifests @@ -122,6 +124,12 @@ Run the reverse proxy on your domain so you can "duplicate" your identity on you - Could be used to implement a text HTML browser that can access the modern web - Extensible and scriptable, to generate "article mode" scripts, scrapers, and "API proxies" +* News aggregator + +- Basically news.google.com (grouping of the same news across different publications) +- But with "regeneration" of headlines (e.g. replace headlines with "extremely descriptive" headlines) +- And smart filters for topics (e.g. I'm interested in TV series, but not realities) + * Presentation tool - A tool to edit reveal.js-style slides |
