diff --git a/hugo-site/content/presentations/2026-07-17-apps-without-platforms.md b/hugo-site/content/presentations/2026-07-17-apps-without-platforms.md index e75cc416..82f78aea 100644 --- a/hugo-site/content/presentations/2026-07-17-apps-without-platforms.md +++ b/hugo-site/content/presentations/2026-07-17-apps-without-platforms.md @@ -34,7 +34,6 @@ slides: - futo/renegade # 7. The apps - futo/app-status - - futo/river-no-backend - futo/private-rooms - futo/private-rooms-limits - futo/delta @@ -52,4 +51,10 @@ slides: # futo/demand-hosting (partly-done redesign, needs hedging) # futo/issue-prioritizer (about running the project, not the thesis) # futo/signal-contrast (folded into private-rooms-limits; value-prop redundant with slides 3 and 8) + # RETIRED (files deleted, not recoverable by re-adding): + # futo/river-no-backend (its screenshot showed a contributor's direct-message + # list, a stale "Atlas (search engine)" topic, and a + # pinned line calling the browser version centralized, + # which #125 corrected. River is still covered by + # private-rooms and private-rooms-limits.) --- diff --git a/hugo-site/static/slides/futo/river-no-backend.html b/hugo-site/static/slides/futo/river-no-backend.html deleted file mode 100644 index 96170015..00000000 --- a/hugo-site/static/slides/futo/river-no-backend.html +++ /dev/null @@ -1,35 +0,0 @@ -
-

River: Group Chat With No Backend

- -
- - -
- A live River room running on Freenet -

A live River room, running on Freenet today

-
- - -
-

A normal group chat. The difference is what's not behind it.

-
    -
  • No River company server
  • -
  • No account or phone number
  • -
  • The room is a contract on Freenet
  • -
  • Popularity adds capacity, not a server bill
  • -
-
- -
- - -
diff --git a/hugo-site/static/slides/futo/river-screenshot.png b/hugo-site/static/slides/futo/river-screenshot.png deleted file mode 100644 index 9e61f8bc..00000000 Binary files a/hugo-site/static/slides/futo/river-screenshot.png and /dev/null differ