feat(presentations): revise FUTO "Freeing the Internet" deck for delivery#75
Merged
Conversation
…very
Full review pass on the 2026-07-17 talk deck ahead of the FUTO talk.
- Reordered so the platform (shape, contracts, app delivery, routing) is
explained before the apps.
- New slides: "Freenet vs the Traditional Web" shape diagram, "A Growing
Ecosystem" concentric-orbit diagram, "Engineered Like a CPU" transition,
"Combine Them Like LEGO" interoperability.
- Real screenshots: a live River room, Delta site, Atlas UI, the
try.freenet.org export panel, Renegade's learned-model graph.
- Cut the live demo; audience is invited to try it on their own phones.
- Reframed Atlas (decentralized/transparent/user-controlled), Renegade
(what it actually is), and contracts ("Rules in Code, Not a Company").
- Fixed the freenet-git overflow, switched install CTAs to
freenet.org/quickstart, and rewrote speaker notes as glanceable cues.
[AI-assisted - Claude]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Full review pass on the 2026-07-17 FUTO talk deck ("Freeing the Internet: Apps Without Platforms"), for delivery today.
What changed
freenet.org/quickstart, and rewrote speaker notes as glanceable cues.Scope / risk
Content-only: Hugo slide HTML, one presentation front-matter, and image assets under
hugo-site/static/slides/futo/. No code, CI, or app logic touched. Author-reviewed slide-by-slide. Verified it builds into a production (non--F) Hugo build today (2026-07-17 is no longer future-dated).Deploys to freenet.org on merge to main.
[AI-assisted - Claude]