We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af1126 commit 42c0770Copy full SHA for 42c0770
src/data/schedule.ts
@@ -130,10 +130,10 @@ export const SCHEDULE: Event[] = [
130
photo: "speakers/david_slavicek.png",
131
},
132
{
133
- title: "Teaching Programming Course in High School in the Age of LLMs",
134
- name: "Alexandr Mikula",
+ title: "When Is a Bug a Disaster?",
+ name: "Lumír Balhar",
135
when: "2026/02/21 3:12 PM UTC+1",
136
- photo: "speakers/alexandr_mikula.jpg",
+ photo: "organizers/lumir.jpg",
137
138
139
title: "Don't Be Scared When PostgreSQL Stops Using Your Indexes",
0 commit comments