summaryrefslogtreecommitdiff
path: root/IDEAS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2024-07-25 12:00:48 +0200
committeralexpdp7 <alex@corcoles.net>2024-07-25 12:01:23 +0200
commit8d1e5567abdbb62d38af1b9e0ddf58e41f2de097 (patch)
tree465730404a4e8377f0085d7d9496756811d44707 /IDEAS.org
parent7ef4a1f9c6795b027b3e0a90f646e86c03b3d5d9 (diff)
Add proxy, Gemini stuff, epistle
Diffstat (limited to 'IDEAS.org')
-rw-r--r--IDEAS.org12
1 files changed, 12 insertions, 0 deletions
diff --git a/IDEAS.org b/IDEAS.org
index aa109edc..80eeb965 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