]> xn--ix-yja.es Git - alex.git/commitdiff
Add proxy, Gemini stuff, epistle
authoralexpdp7 <alex@pdp7.net>
Thu, 25 Jul 2024 10:00:48 +0000 (12:00 +0200)
committeralexpdp7 <alex@corcoles.net>
Thu, 25 Jul 2024 10:01:23 +0000 (12:01 +0200)
IDEAS.org

index aa109edc0792afe759e06a518a262d0b0e2c2f40..80eeb9656a854ba5862dcf4c61b5445fa0e5e028 100644 (file)
--- a/IDEAS.org
+++ b/IDEAS.org
@@ -36,6 +36,16 @@ See [[https://github.com/open-telemetry/opentelemetry-specification/blob/main/ex
 
 Vivaldi's "spatial navigation" supposedly does this, but chokes on D+.
 
+* Simple web proxy
+
+- Proxy + web frontend that does ~chromium --headless --dump-dom $URL --virtual-time-budget=10000 | w3m -T text/html -dump~
+- Perhaps pluggable DOM manipulation
+
+* "Cloudy" Gemini client
+
+- Multidevice bookmarks, certificates, etc.
+- Perhaps "personal" web frontend
+
 * Terminal mail client
 
 - Easy set up of common mail accounts (perhaps using mbsync, notmuch, mu, etc.)
@@ -43,6 +53,8 @@ Vivaldi's "spatial navigation" supposedly does this, but chokes on D+.
 - Markdown email (write email as Markdown, send as plain text + HTML)
 - Probably https://jmap.io/ can make implementing this easier
 
+WIP: https://github.com/alexpdp7/epistle
+
 * Userland WASM Linux distro
 
 - Bootstrap a Linux distro to run on WASM