From d9f07b451e916d26f66a8d7e9a4c63396b5d4a47 Mon Sep 17 00:00:00 2001 From: Alex Corcoles Date: Thu, 7 Mar 2024 12:45:11 +0100 Subject: [PATCH] Add news aggregator, mention ubpkg --- IDEAS.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/IDEAS.org b/IDEAS.org index 03dac51..bc59334 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -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 -- 2.47.3