From e83ac1f781bd7f4fe686c9b895f821379a2f71ed Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Feb 08 2025 14:31:29 +0000 Subject: Merge branch 'events' into staging --- diff --git a/_data/centos/navbar.yml b/_data/centos/navbar.yml index ccfd7b4..da0eff2 100644 --- a/_data/centos/navbar.yml +++ b/_data/centos/navbar.yml @@ -38,6 +38,9 @@ - name: "Chat" link: "https://matrix.to/#/#centos-space:fedora.im" icon: "fa-solid fa-message" + - name: "Events" + link: "/events/" + icon: "fa-solid fa-users" - name: "Calendar" link: "/community/calendar/" icon: "fa-solid fa-calendar-days" diff --git a/_includes/event.html b/_includes/event.html index 40bd5b9..d3e4874 100644 --- a/_includes/event.html +++ b/_includes/event.html @@ -1,18 +1,19 @@ {% for talk in page.talks %}
-{% if page.thumbnails != false %}
{% if talk.youtube %} - + +{% elsif talk.thumb %} + +{% else %} + {% endif %}
-{% endif %}
-{% if talk.link %} -

{{ talk.title }}

-{% else %}

{{ talk.title }}

+{% if talk.link %} +

   Information

{% endif %} {% if talk.youtube %}

   Video

diff --git a/events/booth1.png b/events/booth1.png new file mode 100644 index 0000000..7359931 Binary files /dev/null and b/events/booth1.png differ diff --git a/events/fosdem-2025.md b/events/fosdem-2025.md index 2ab11f2..c8b7b99 100644 --- a/events/fosdem-2025.md +++ b/events/fosdem-2025.md @@ -1,9 +1,9 @@ --- title: "CentOS @ FOSDEM 2025" title_lead: "February 1, 2025 - February 2, 2025 • Brussels, Belgium" -thumbnails: false talks: - title: "Fedora and CentOS stand" + thumb: /events/booth1.png desc: | Find Fedora and CentOS contributors at the stand in the K building. - title: "CentOS Stream and the Power of SIGs: KDE, Hyperscale, and Beyond" diff --git a/events/scale22x-2025.md b/events/scale22x-2025.md index d9be18e..f4a7006 100644 --- a/events/scale22x-2025.md +++ b/events/scale22x-2025.md @@ -1,13 +1,16 @@ --- title: "CentOS @ SCaLE 22x" title_lead: "March 6, 2025 - March 9, 2025 • Pasadena, USA" -thumbnails: false talks: - title: "Booth #102" - desc: "Visit the Fedora and CentOS booth #102..." + thumb: /events/booth1.png + desc: | + Visit Fedora and CentOS at Booth #102. + CentOS experts will be on hand throughout the day to talk about CentOS Stream 10, + EPEL, bootc, image-mode Linux, and OpenStack. - title: "Fedora+CentOS Classroom" link: "https://www.socallinuxexpo.org/scale/22x/presentations/fedoracentos-classroom" - when: "Thursday, March 6, 2025 - 14:00 to 17:00" + when: "Room 208, Thursday, March 6, 2025 - 14:00 to 17:00" speakers: - name: Carl George - name: Shaun McCance @@ -29,6 +32,7 @@ talks: with Linux and the command line.

- title: "Getting Started With OpenStack" link: "https://www.socallinuxexpo.org/scale/22x/presentations/getting-started-openstack" + when: "Room 106, Thursday, March 6, 2025 - 11:00 to 11:30" speakers: - name: Amy Marrich desc: | @@ -41,8 +45,23 @@ talks: After this session, you should walk away with a better understanding of OpenStack as a project and an infrastructure-as-a-service, and how you can get involved and contriibute to the project. + - title: "Evolving a DSL: How bpftrace makes language design decisions" + link: "https://www.socallinuxexpo.org/scale/22x/presentations/evolving-dsl-how-bpftrace-makes-language-design-decisions" + when: "Ballroom C, Saturday, March 8, 2025 - 11:15 to 12:15" + speakers: + - name: Jordan Rome + desc: | + On its face, bpftrace is a simple DSL/tracing-tool for writing BPF programs. + It abstracts away a lot of the complicated user and kernel space code + neccessary to write observability and debugging programs. + However, adding new language features/syntax isn't easy. + There are a lot of considerations to be made in regards to bpftrace's primary + usecases and the classic problem of how much complexity/details to hide from the user. + This talk will explore some recent case studies (e.g. adding "let") + and discuss some of the challenges of evolving this DSL. - title: "Gotchas of Everyday Systemd" link: "https://www.socallinuxexpo.org/scale/22x/presentations/gotchas-everyday-systemd" + when: "Room 106, Saturday, March 8, 2025 - 14:30 to 15:30" speakers: - name: Anita Zhang desc: | @@ -50,8 +69,24 @@ talks: counter to how you think systemd should behave. In this talk we'll go over a couple of them and suggestions on how to resolve or work around such situations. + - title: "A simpler and faster firewall with bpfilter" + link: "https://www.socallinuxexpo.org/scale/22x/presentations/simpler-and-faster-firewall-bpfilter" + when: "Ballroom C, Saturday, March 8, 2025 - 14:30 to 15:30" + speakers: + - name: Quentin Deslandes + desc: | +

For many years, firewall solutions on Linux have grown and evolved, + without any major change, until eBPF. + While eBPF can allow very fast and efficient packet filtering, + the learning curve doesn't make it easily accessible to non-developers. + bpfilter aims to bridge the gap between existing tools (nftables, iptables) + and modern technologies such as eBPF.

+

By translating filtering rules into native code, bpfilter abstracts the + complexity behind cutting-edge kernel technologies while maintaining backward + compatibility with existing solutions. Let's discuss about bpfilter and see it in action!

- title: "Why You Should Join a Community" link: "https://www.socallinuxexpo.org/scale/22x/presentations/why-you-should-join-community" + when: "Room 103, Sunday, March 9, 2025 - 11:00 to 12:00" speakers: - name: Amy Marrich desc: | diff --git a/events/showcase-2024-11.md b/events/showcase-2024-11.md index 07dde46..04ad992 100644 --- a/events/showcase-2024-11.md +++ b/events/showcase-2024-11.md @@ -53,7 +53,7 @@ talks: - title: "CentOS Stream on Windows" youtube: cERMntyJuxc speakers: - - Troy Dawson + - name: Troy Dawson desc: | CentOS Stream is not in the official Microsoft WSL library, but that doesn't mean you can't add it. Join Troy as he shows you how you can run CentOS Stream on Windows. diff --git a/events/thumb.png b/events/thumb.png new file mode 100644 index 0000000..bb9bd68 Binary files /dev/null and b/events/thumb.png differ