diff --git a/_data/activity_pub.yml b/_data/activity_pub.yml index 39394d89..11837dbc 100644 --- a/_data/activity_pub.yml +++ b/_data/activity_pub.yml @@ -138,6 +138,10 @@ notifications: id: https://hypha.coop/dripline/dweb-camp-recap-a-cybernetic-ecology.jsonld created_at: 1732545569 last_modified_at: 1732631737 -actor_url: https://hypha.coop/about.jsonld -actor: "@dripline@hypha.coop" -public_key_url: https://hypha.coop/about.jsonld#main-key + dripline/dweb-local-first-software-weekend.jsonld: + action: done + id: https://hypha.coop/dripline/dweb-local-first-software-weekend.jsonld + created_at: 1734036129 +actor_url: https://staging.hypha.coop/about.jsonld +actor: "@dripline@staging.hypha.coop" +public_key_url: https://staging.hypha.coop/about.jsonld#main-key diff --git a/_posts/2024-12-12-dweb-local-first-software-weekend.md b/_posts/2024-12-12-dweb-local-first-software-weekend.md new file mode 100644 index 00000000..7236f84d --- /dev/null +++ b/_posts/2024-12-12-dweb-local-first-software-weekend.md @@ -0,0 +1,77 @@ +--- +image: "/assets/images/social/dripline/2024-12-12-dweb-local-first-software-weekend.webp" +title: "Hypha Co-op + DWeb Local-First Software Weekend" +author: Hypha +date: 2024-12-12 +acknowledgement: +excerpt: Supporting local events to build alternative tech futures +--- + +We're excited to support the first [DWeb Local First weekend](https://lu.ma/2ul5uwdl), a community-driven event in Vancouver, BC focused on exploring and advancing local-first software technologies. This two-day gathering, coming up on January 11-12, 2025, brings together developers, technologists, and DWeb enthusiasts to learn about and work with the principles and applications of local-first software. + +The event will kick off with presentations from experienced LoFi practitioners including [Peter Van Hardenberg](https://www.pvh.ca/) (🦋 [@pvh.ca](https://bsky.app/profile/pvh.ca) \| 🐘 [@pvh@merveilles.town](https://merveilles.town/@pvh) ) discussing local-first software fundamentals, [Brooklyn Zelenka](https://notes.brooklynzelenka.com/) (🦋 [@expede.wtf](https://bsky.app/profile/expede.wtf) \| 🐘 [@expede@types.pl](https://types.pl/@expede)) exploring trust and security in local-first systems, and [David Luecke](https://github.com/daffl) (🦋 [@daffl.me](https://bsky.app/profile/daffl.me) \| 🐘 [@daffl@cosocial.ca](https://cosocial.ca/@daffl)) sharing insights on building real-time applications without cloud dependence. + + +Following the talks there will be time for attendees to connect, share ideas, and foster collaborations within the DWeb and local-first communities. Participants will have the opportunity to hack on projects together and share their collaborations. + +[See the full agenda and register on Lu.ma →](https://lu.ma/2ul5uwdl) + + + + +## What is LoFi software? + +Local-first software represents an alternative approach to app development focusing on: + +- Giving users ownership and control of their data +- Enabling offline functionality and improved performance +- Enhancing privacy and security +- Reducing reliance on the cloud + +This approach aligns with Hypha's mission of empowering communities through accessible and sustainable technology solutions. To learn more about local-first read [the foundational essay from the Ink & Switch research lab](https://www.inkandswitch.com/local-first/?ref=dwebyvr.org). + +## Hypha and local-First + +As a supporter of this event, Hypha continues its commitment to supporting decentralized web technologies and community-driven innovation in developing new technology that prioritizes user agency. Local-first is just one of the tools that Hypha has promoted since the movement began. Hypha worker-owner Mauve Signweaver gave a talk at Causal Islands 2023: [Holistic Local First Software On The P2P Web](https://www.youtube.com/watch?v=exMYxhh5t24&list=PLDiFPpmwGrtb-Dik-jZLyA9_NIEeRnPcZ&index=4) ([Slides](https://blog.mauve.moe/slides/holistic-local-first/#1)) + +
+ +Mauve also gave [a talk on p2p protocols](https://youtu.be/gHrul4jEHvs?si=gKgj0QOr8Bvkl8vn) a few years back that is still highly relevant. + + +We're also exploring and experimenting with local-first first AI as a secure and privacy-preserving alternative to the current Big Tech-backed alternatives available on the market today. More details on this in the new year. + +## `#LoFiWKND` event details + +- **Date**: January 11-12, 2025 +- **Location**: Vancouver, Canada +- **Organizer**: [DWebYVR](https://wiki.dwebyvr.org/wiki/About) to local node of the DWeb initiative guided by the Internet Archive. + +The event is also supported by [Feathers Cloud](https://feathers.cloud/) and [Ink & Switch](https://www.inkandswitch.com/), alongside Hypha. + +[Learn more and register on Lu.ma →](https://lu.ma/2ul5uwdl) \ No newline at end of file diff --git a/assets/images/posts/2024-12-12-DWebYVRLoFiWKND.webp b/assets/images/posts/2024-12-12-DWebYVRLoFiWKND.webp new file mode 100644 index 00000000..459f3709 Binary files /dev/null and b/assets/images/posts/2024-12-12-DWebYVRLoFiWKND.webp differ diff --git a/assets/images/social/dripline/2024-12-12-dweb-local-first-software-weekend.webp b/assets/images/social/dripline/2024-12-12-dweb-local-first-software-weekend.webp new file mode 100644 index 00000000..b04dab3c Binary files /dev/null and b/assets/images/social/dripline/2024-12-12-dweb-local-first-software-weekend.webp differ