Dev Pulse 112 - New Releases Everywhere
This Dev Pulse Is a big one, special #HoloMonday edition. Read more about everything listed below in Dev Pulse 112.
- Launcher 0.3.8
- Flux 0.2.15 from Junto
- Acorn 0.6.0-alpha
- Electron template for hApps
- Clutter lives again!
- New Discord server for hApp devs
- Koru: a mutual credit module
- Reusable Modules mini-site
- Holochain 0.0.124 and 125 release notes
- What's on the horizon for Holochain core dev?
- FOSDEM 2022 recap, three videos
https://blog.holochain.org/dev-pulse-112-new-releases-everywhere/
This Dev Pulse Is a big one, special #HoloMonday edition. Read more about everything listed below in Dev Pulse 112.
- Launcher 0.3.8
- Flux 0.2.15 from Junto
- Acorn 0.6.0-alpha
- Electron template for hApps
- Clutter lives again!
- New Discord server for hApp devs
- Koru: a mutual credit module
- Reusable Modules mini-site
- Holochain 0.0.124 and 125 release notes
- What's on the horizon for Holochain core dev?
- FOSDEM 2022 recap, three videos
https://blog.holochain.org/dev-pulse-112-new-releases-everywhere/
Holochain Blog
New Releases Everywhere
Holochain Dev Pulse 112
📢 Holochain status update 29 Nov 2024
1. 🚢 The core dev team is prepping v0.3.6, a maintenance release that resolves an issue with a third-party library that causes Holochain to sometimes fail to run on Windows and fail to compile on other systems.
2. ↗️ They're also getting v0.4 ready -- it'll contain the usual perf improvements / dev experience / bug fixes, and will also disable some unstable features (can be enabled with feature flags). More info when it's released.
3. 🧅 The core dev team is hard at work on an update to Holochain's gossip engine. Holochain has 3 layers: 1️⃣ low-level transport 2️⃣ gossip/replication 3️⃣ high-level Holochain 'rules of the game'. They're excited to be cleaning up #2️⃣ and making it perform better based on learnings from previous iterations.
4. 🦘 Work on HC Launcher is on hold for now. The DevHub/App Store, part of the awesome UX of the redesigned Launcher, require better sharded DHT performance. Until then, you can bundle and distribute your hApps individually using https://github.com/holochain/kangaroo-electron .
5. ✏️ We're assessing a replacement orchestrator for our in-house TryCP server for managing large-scale Wind Tunnel tests. It's our hope that it'll scale further. (Correction: We called it a test runner in last update; it's actually a scheduler/orchestrator.)
6. 📱 David Aktinson will host a live Ecosystem Session with Volla's Dr Jörg Wurzer and Holochain's Eric Harris-Braun about a vision for a people-respecting cloud powered by smartphones and other personal devices. Catch them at 11:45 UTC on Tue 2 Dec at https://youtube.com/live/O8pLds-WQOg .
That's all for this time! Have a happy #AmericanThanksgiving if that's where you live, and a happy #HoloMonday no matter where you are 🦆😉
1. 🚢 The core dev team is prepping v0.3.6, a maintenance release that resolves an issue with a third-party library that causes Holochain to sometimes fail to run on Windows and fail to compile on other systems.
2. ↗️ They're also getting v0.4 ready -- it'll contain the usual perf improvements / dev experience / bug fixes, and will also disable some unstable features (can be enabled with feature flags). More info when it's released.
3. 🧅 The core dev team is hard at work on an update to Holochain's gossip engine. Holochain has 3 layers: 1️⃣ low-level transport 2️⃣ gossip/replication 3️⃣ high-level Holochain 'rules of the game'. They're excited to be cleaning up #2️⃣ and making it perform better based on learnings from previous iterations.
4. 🦘 Work on HC Launcher is on hold for now. The DevHub/App Store, part of the awesome UX of the redesigned Launcher, require better sharded DHT performance. Until then, you can bundle and distribute your hApps individually using https://github.com/holochain/kangaroo-electron .
5. ✏️ We're assessing a replacement orchestrator for our in-house TryCP server for managing large-scale Wind Tunnel tests. It's our hope that it'll scale further. (Correction: We called it a test runner in last update; it's actually a scheduler/orchestrator.)
6. 📱 David Aktinson will host a live Ecosystem Session with Volla's Dr Jörg Wurzer and Holochain's Eric Harris-Braun about a vision for a people-respecting cloud powered by smartphones and other personal devices. Catch them at 11:45 UTC on Tue 2 Dec at https://youtube.com/live/O8pLds-WQOg .
That's all for this time! Have a happy #AmericanThanksgiving if that's where you live, and a happy #HoloMonday no matter where you are 🦆😉
GitHub
GitHub - holochain/kangaroo-electron: Bundle your holochain app a a standalone electron app with a built-in conductor
Bundle your holochain app a a standalone electron app with a built-in conductor - holochain/kangaroo-electron