From 8d1e5567abdbb62d38af1b9e0ddf58e41f2de097 Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Thu, 25 Jul 2024 12:00:48 +0200 Subject: [PATCH] Add proxy, Gemini stuff, epistle --- IDEAS.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/IDEAS.org b/IDEAS.org index aa109ed..80eeb96 100644 --- 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 -- 2.47.3