Skip to content

Commit 91adaae

Browse files
committed
update agenda
1 parent fee33c4 commit 91adaae

25 files changed

Lines changed: 46 additions & 276 deletions
7.33 KB
Loading

src/config/agenda.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@
6565
"time": "12:10 - 12:25",
6666
"sessions": [
6767
{ "talkId": "thanks-ai-hate-it", "trackId": "track1" },
68-
{ "talkId": "lightning-talk-tba-3", "trackId": "track2" }
68+
{ "talkId": "what-image-based-systems-taught-us-about-linux-distributions", "trackId": "track2" }
6969
]
7070
},
7171
{
7272
"time": "12:25 - 13:00",
7373
"sessions": [
7474
{ "talkId": "fix-production-rollouts-on-the-fly-with-agentic-aiops", "trackId": "track1" },
75-
{ "talkId": "tbd-talk-1", "trackId": "track2" }
75+
{ "talkId": "osservabilita-by-design-con-otel-weaver", "trackId": "track2" }
7676
]
7777
},
7878
{
@@ -192,7 +192,7 @@
192192
{
193193
"time": "15:20 - 15:35",
194194
"sessions": [
195-
{ "talkId": "lightning-talk-tba-6", "trackId": "track1" },
195+
{ "talkId": "un-decennio-di-cloud-native-la-rotta-di-ing", "trackId": "track1" },
196196
{ "talkId": "building-sharing-running-and-governing-ai-agents", "trackId": "track2" }
197197
]
198198
},

src/config/editions/2026.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050
"francesco-canovai",
5151
"niccolo-fei",
5252
"dillon-barry",
53-
"valeria-salis"
53+
"valeria-salis",
54+
"marco-pernigo",
55+
"jacopo-nardiello"
5456
],
5557
"coreTeam": [
5658
"michel-murabito",
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
id: "marco-pernigo"
3+
name: "Marco Pernigo"
4+
role: "Observabiulity and DevOps engineer"
5+
company: "Zextras"
6+
companyWebsite: "https://zextras.com/"
7+
communityRole: ""
8+
image: "/images/profiles/marco-pernigo.webp"
9+
linkedin: "https://www.linkedin.com/in/marco-pernigo/"
10+
github: "https://github.com/gjed"
11+
website: ""
12+
---
13+
14+
Marco Pernigo is a DevOps Engineer at Zextras, where he contributes to the infrastructure behind Carbonio, an open-source email and collaboration platform.
15+
He is passionate about observability, making systems transparent and debuggable through OpenTelemetry, and about the open-source ecosystem that makes it possible. When he's not instrumenting code or wrangling Kubernetes clusters, he's tinkering with his homelab, testing new tools and ideas to bring back to his daily work.
16+
He holds a Bachelor's degree in Computer Science from the University of Verona.

src/config/talks/2026/lightning-talk-1.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/config/talks/2026/lightning-talk-2.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/config/talks/2026/lightning-talk-3.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/config/talks/2026/lightning-talk-4.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/config/talks/2026/lightning-talk-5.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/config/talks/2026/lightning-talk-6.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)