* 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
- 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