From 799e0f23810ae93232cf36d94e5d2dca34203756 Mon Sep 17 00:00:00 2001 From: Filippo Ferrari Date: Wed, 14 Feb 2024 09:09:59 +0100 Subject: [PATCH] docs: talks.json --- data/talks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/talks.json b/data/talks.json index 1657df6..42ff0d9 100644 --- a/data/talks.json +++ b/data/talks.json @@ -529,6 +529,18 @@ "description": "Getting to Know the Linux Kernel: A Beginner's Guide offers a comprehensive overview of the Linux kernel and its open source community. The talk covers the essential aspects of the Linux kernel, including its role as the core component of the Linux operating system, its structure and architecture, and the development process. This presentation will take a closer look at the design of the Linux kernel, including how it is structured, how it can be modified, and how it manages resources", "liked": true, "attended": false + }, + { + "title": "OpenJDK Project Wakefield : The Wayland Desktop for JDK on Linux", + "speakers": ["Aleksei Ushakov", "Phil Race", "Niels De Graef"], + "date": "2024-02-02T15:20:00", + "location": "Fosdem23", + "tags": ["java", "linux", "wayland"], + "url": "https://ftp.fau.de/fosdem/2024/ub5132/fosdem-2024-2154-openjdk-project-wakefield-the-wayland-desktop-for-jdk-on-linux.mp4", + "duration": "PT25M", + "description": "Getting to Know the Linux Kernel: A Beginner's Guide offers a comprehensive overview of the Linux kernel and its open source community. The talk covers the essential aspects of the Linux kernel, including its role as the core component of the Linux operating system, its structure and architecture, and the development process. This presentation will take a closer look at the design of the Linux kernel, including how it is structured, how it can be modified, and how it manages resources", + "liked": true, + "attended": true } ] }