From 50f8278b368e683eacbb4e14cc29dcc31b4b3cc0 Mon Sep 17 00:00:00 2001 From: filippo-ferrari Date: Sun, 25 Feb 2024 23:19:13 +0100 Subject: [PATCH] docs: talks.json --- data/talks.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/talks.json b/data/talks.json index feeea81..cce6223 100644 --- a/data/talks.json +++ b/data/talks.json @@ -428,7 +428,7 @@ "date": "2024-02-03T18:40:00", "location": "Fosdem24", "tags": ["java", "apache"], - "url": "TDB", + "url": "TBD", "duration": "PT20M", "description": "I would like to present the current state of the upcoming Apache Maven Version 4.0.0 development. The intention is to summarize the most important changes and get an overview for the audience. Also the different improvements for the future Apache Maven 4.0.0 release. Things like Consumer/Build pom. Improvements for the reactor. Version handling and improvement for better CI/CD support. Furthermore the improvements related to bom packaging and enhancements for support of different pom formats etc.", "liked": true, @@ -488,7 +488,7 @@ "date": "2024-02-04T14:00:00", "location": "Fosdem24", "tags": ["open hardware"], - "url": "TBD", + "url": "https://ftp.fau.de/fosdem/2024/h1308/fosdem-2024-2018-a-satellite-s-final-safehouse-the-deployer.mp4", "duration": "PT30M", "description": "What happens after a rocket achieves orbit? How does a satellite stay safe during launch and what happens after they leave their final home, right before starting their mission in orbit? The answer is revealed during this talk. PICOBUS, developed by the Libre Space Foundation, is an 8p PocketQube satellite deployer. It's a groundbreaking open-source deployer capable of storing and deploying up to 8 PocketQube Units while in orbit. The first PICOBUS deployer was manufactured to fly onboard the maiden flight of Firefly Aerospace's Alpha rocket, carrying two sets of QUBIK satellites, which are our very own open-source PocketQube satellites. The first launch faced a setback with an explosion shortly after liftoff, posing a threat to our deployer and satellites. However, an interesting turn of events followed! This will be discussed during this talk.", "liked": true, @@ -512,7 +512,7 @@ "date": "2024-02-04T15:00:00", "location": "Fosdem24", "tags": ["git", "pijul"], - "url": "TBD", + "url": "https://ftp.fau.de/fosdem/2024/k1105/fosdem-2024-3423-version-control-post-git.mp4", "duration": "PT50M", "description": "Since Darcs, Git and Mercurial were published 15 years ago as the first generation of distributed version control systems, distributed computing has seen exciting progress, in particular with mathematical formalisations of ideal distributed datastructures (CRDTs for example).In this talk, I'll show our work on Pijul, a version control system with sound mathematical properties, making it easy and intuitive to use for non-coders, as well as scalable to arbitrarily large monorepos and binary files. I'll explain how the core datastructures were found rather than designed, why we had to write a new open source key-value store to fork tables efficiently (zero-copy forks), and how that key-value store ended up breaking performance records.", "liked": true, @@ -644,7 +644,7 @@ "date": "2024-02-02T14:45:00", "location": "Fosdem24", "tags": ["beer", "esp"], - "url": "TBD", + "url": "https://ftp.fau.de/fosdem/2024/ud2120/fosdem-2024-2213-brewing-free-beer-with-esphome-and-home-assistant.mp4", "duration": "PT15M", "description": "In 2023 I built an all grain brewing system for making beer following plans from The Electric Brewery. Unfortunately their plans for electrical control systems are labor intensive, expensive, and lack network connectivity. In this talk, I'll give an overview of all-grain brewing, an introduction to the ESP32 microcontroller, and a deep dive into building an inexpensive and internet connected brewery controller with ESPHome and Home Assistant.", "liked": true,