Home Conference Sessions The Jump to Hype...

The Jump to Hyperspace: Light Speed, User Agency, & Moving Past the Cloud

Brooklyn Zelenka | YOW! Sydney 2023

You need to be signed in to add a collection

Software has become too complex. Getting a web app up and running in your browser locally is very quick, but then you want other people to find and use it. You need to set up persistence, replication, k8s, auth, roles, and more. Why is it so hard to just ship your mocks and collaborate with people? We've been building apps in roughly the same way for 30+ years, surely we have this figured out! What if we tried a different architecture? Local-first software ("LoFi") is a movement to make building apps easier & faster to ship, and lets users own their online presence. It uses advancements in CRDTs, cryptography, and auth under the hood to enable a better experience that works offline, peer-to-peer, federated, and/or through the cloud.

Share on:
linkedin facebook
Copied!

Transcript

Software has become too complex. Getting a web app up and running in your browser locally is very quick, but then you want other people to find and use it. You need to set up persistence, replication, k8s, auth, roles, and more. Why is it so hard to just ship your mocks and collaborate with people? We've been building apps in roughly the same way for 30+ years, surely we have this figured out!

What if we tried a different architecture? Local-first software ("LoFi") is a movement to make building apps easier & faster to ship, and lets users own their online presence. It uses advancements in CRDTs, cryptography, and auth under the hood to enable a better experience that works offline, peer-to-peer, federated, and/or through the cloud.

About the speakers

Brooklyn Zelenka

Brooklyn Zelenka

Author of numerous libraries including Witchcraft, and founded the Vancouver Functional Programming Meetup.

Related topics