From 1ff0b389b82d2a22a0262fb71ebb2eaab84203fe Mon Sep 17 00:00:00 2001
From: "dame.eth" <110121581+damedoteth@users.noreply.github.com>
Date: Mon, 8 May 2023 16:27:39 -0400
Subject: [PATCH] Reformatting YouTube embeds
---
src/_blog/2023-thing-web-track.md | 38 +++++++++++++++----------------
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/src/_blog/2023-thing-web-track.md b/src/_blog/2023-thing-web-track.md
index 79528d53..e051a2e0 100644
--- a/src/_blog/2023-thing-web-track.md
+++ b/src/_blog/2023-thing-web-track.md
@@ -1,10 +1,10 @@
---
-title: IPFS on the Web - IPFS þing 2023
-description: 'Track recap with links and serious analysis for the IPFS on the Web track at IPFS þing 2023
-author:
-date: 2023-05-09
+title: Recap: IPFS on the Web (IPFS þing 2023)
+description: 'Track recap with links and serious analysis for the IPFS on the Web track at IPFS þing 2023'
+author: Dietrich Ayala
+date: 2023-05-08
permalink: '/2023-ipfs-thing-web-track/'
-header_image: '/ipfs-thing-2023-recap/ipfs-2023-recap-featured-image.jpg'
+header_image:
tags:
- 'thing'
- 'þing'
@@ -34,85 +34,85 @@ You can find the full video playlist for the IPFS on the Web track [here](https:
[Dietrich](https://metafluff.com/) gave a short overview of various initiatives and collaboration projects of the Browsers, Platforms & Standards team at Protocol Labs. It was a peek into the latest IPFS features in Brave Browser, early work into Chromium native support for IPFS, and various other work those weirdos are pushing forward.
-
+@[youtube](dn8PssXkRbY)
## What Is The Web? - Robin Berjon
Good morning. Have you had a coffee yet? Ok great because you're going to need it for this talk. [Robin](https://berjon.com/) sets the perspective for the day by asking us one of the most difficult questions: "What is the web, actually?" It's big. It's special. We complain about it. But we need to have language to describe what it is in order to talk about how it could grow and change. Warning: This talk begins at a point in history over 100 years ago!
-
+@[youtube](s878bm15mrk)
## A better web: secure, private, p2p apps with user-owned data and identity - Ian Preston
[Peergos](https://peergos.org/) has been building *your* private space online for half a decade, and it shows: [Ian](https://peergos.org/about#ian_) and team have built a mostly exilfiltration-proof application platform on IPFS which works in the browsers of today. The idea of web content that can't phone home might make you say "hmmm", but it could just be the antidote to the surveillance-is-required-to-pay-the-bills version of the web we have today.
-
+@[youtube](s878bm15mrk)
## WNFS: Versioned and Encrypted Data on IPFS - Philipp Krüger
It's the web. It's p2p. It's files. It's private. It's WNFS! [Philipp](https://irreactive.com/) walks us through how the WebNative Filesystem works, and how it works in browsers specifically. It's not easy, but none of us signed up for easy. That being said, you *can* sign up to join the [WNFS Working Group](https://github.com/wnfs-wg) today after watching this talk.
-
+@[youtube](LBMyRp4Ywew)
## Content Based Addressing and the Web Security Model - Fabrice Desré
Speaking of hard... have you ever decided that the problem you'd like to fix in the world is Google and Apple's stranglehold on our daily digital lives? That's what [Fabrice](https://github.com/fabricedesre) does with [Capyloon](https://capyloon.org/), a complete web-based mobile operating system. When you control the OS, you ~~control the world~~ can do veeeerrrry interesting things. Fabrice gave us a deep dive into the [origin security model](https://www.rfc-editor.org/rfc/rfc6454) today and how radically different it can be in a content-addressed world.
-
+@[youtube](H_1JVGDnctI)
## Hello Helia - achingbrain
Bye Felicia. Hello Helia. Thanks [achingbrain](https://github.com/achingbrain). Welcome to a new way to IPFS in JavaScript, on the web, or on the server... finally with nice things like DHT support. It should've been called banana. But we like it anyway.
-
+@[youtube](T_FlhkLSgH8)
## JavaScript performance - how to wring the most out of your Helia deployment - achingbrain
Hey it's [achingbrain](https://github.com/achingbrain) again, this time with a deep dive into Helia performance and optimizing for the environment you're deploying to. JavaScript is the *fastest* language for the environments it lives in which other languages can't even exist, so take that.
-
+@[youtube](zPeLYosZ3Ak)
## Connecting everything, everywhere, all at once with libp2p - Prithvi Shahi
First, the person who gives this talk is not Prithvi, it's Max. Second, Prithvi is a genius for thinking up a talk like this. Please enjoy all the transports everywhere all of the time.
-
+@[youtube](zPeLYosZ3Ak)
## The Incredible Benefits of libp2p + HTTP - Marten Seemann & Marco Munizaga
In the ageless words of Gandalf, the headmaster of Hogwarts: "be like water". Or something like that. Anyways, if you're familiar with the challenge of writing code for the web that has to pretend that it's not actually stuck in a web browser tab, but instead is actually connected to a global transport-agnostic peer-to-peer network, then you'll understand how important it is to make friends with your environment and use the *!#? out of what it gives you. This talk from Marten and Marco shows you how the changing landscape of the network layer of the web platform is allowing libp2p to operate unfettered while still stuck in a tab in a window in a browser on your computer on earth.
-
+@[youtube](Ixyo1G2tJZE)
## The Name Name Service - Blaine Cook
NNS.. NNS.. NNS... goes the beat. Now that you're bouncing your head, follow along as Blaine Cook shares his vision of how we solve one of the three hardest problems in computer science: how to make the perfect Hollandaise. Er, no that wasn't it. NAMING! Yes, that was it. The Name Name Service is a breathtakingly simple approach to flexible, veriable, integrate-able, old-world-compatible, and human-readable names for our digital things. Thank you Blaine.
-
+@[youtube](CHiCEd36KtI)
## Building decentralized websites on IPFS - Ryan Shahine
Decentralization is cool but it's so hard and you have to be super technical to even... wait, what? I can just... drag and drop? What I see is what I get?! With Portrait, yes. Ryan Shahine shares Portrait's slick and simple site builder for publishing your sites to IPFS. No-code sites for non-technical creators is such a wonderful thing to behold.
-
+@[youtube](TeFAHmzvIdg)
## ODD.js, a technical overview - icidasset
Oddly enough, DID you know UCAN build decentralized applications with that WNFS stuff we heard about earlier? In this preview of the final emergent form of a bunch of Fission's tools coming together like Voltron, you'll meet Odd.js - a toolkit for building applications that has all of the core bits you need, from identity to naming to storage to security. The only odd thing is that we didn't have this yet.
-
+@[youtube](ByQbY3lNAck)
## IPFS native frontend development using Importmaps - Dilip Shukla
Imagine if your CDN was a massive cooperative global distributed network that 1) wasn't a single company, and 2) pushed alllll the way up into your client-side build tooling, making your pages immediately available. WHAT YOUR DOM WAS ACTUALLY A DAG... ok maybe that's too far, but what Lagom is doing is finding exactly what the right balance is. In the future we'll look back and wonder why we didn't do this from the begining...
-
+@[youtube](4HY_7DxScMo)
## Explorations into Decentralized Publishing - David Justice
The Browsers, Platforms and Standards team wants to share our thoughts early and often. And we want to do it on IPFS. There are all kinds of ways to do it, but each have their trade-offs... but it's not clear what those are until you go make a bunch of mistakes. So we're going to make them for you. David Justice is working on approaches for building our team blog with some friends at Trigram and shares what the first stab at it looks like.
-
+@[youtube](fn5QNvRXMIo)
## Thank you!