Skip to content

Commit a9fcc20

Browse files
committed
Update speakers
* translate german bios to english * add missing mastodon handle * check abstract from Juliette
1 parent 9eed7e1 commit a9fcc20

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

_data/speakers.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ speakers:
1212
talk:
1313
title: 'Resurrecting the dead'
1414
abstract: |
15-
Have you ever considered what would happen when a popular open source package is abandoned ?
16-
Now, what about when that package is one of your essential dependencies ?
17-
15+
Have you ever considered what would happen when a popular open source package is abandoned?
16+
Now, what about when that package is one of your essential dependencies?
17+
1818
This scenario is not some abstract scenario for a far away future. Projects get abandoned every day and your dependency might be next... But you can help!
1919
Come & listen to some tales of an accidental maintainer and learn about what you can do to help try and prevent these situations from getting out of hand.
2020
social:
@@ -39,8 +39,7 @@ speakers:
3939
- icon: 'twitter'
4040
url: 'https://twitter.com/OndrejMirtes'
4141
- icon: 'mastodon'
42-
url: 'https://phpc.social/@
43-
42+
url: 'https://phpc.social/@OndrejMirtes'
4443

4544
- name: 'Sebastian Feldmann'
4645
bio: |
@@ -64,13 +63,14 @@ speakers:
6463

6564
- name: 'Sebastian Kurfürst'
6665
bio: |
67-
Sebastian ist leidenschaftlicher Software-Architekt & Coach, und seit über 20 Jahren in Open Source Projekten involviert.
66+
Sebastian is a passionate software architect & coach, and has been involved in open source projects for over 20 years.
6867
69-
Nachdem er im TYPO3 Kernteam war, ist er seit über 13 Jahren mitverantwortlich für Neos CMS. Sebastian hat hier viele Teile maßgeblich mit gestaltet, u.a. die React-UI, und die Rendering-Schicht mit Fluid und Fusion.
68+
After being part of the TYPO3 core team, he has been co-responsible for Neos CMS for over 13 years. Sebastian has been instrumental in shaping many parts of it, including the React UI, and the rendering layer with Fluid and Fusion.
7069
71-
Momentan fokussiert er sich auf einen Umbau des Neos Content Repository auf Basis von Event Sourcing.
70+
He is currently focussing on rebuilding the Neos content repository on the basis of event sourcing.
7271
73-
Sebastian ist Mitgründer und Geschäftsführer von Sandstorm Media, einer Dresdner Web-Agentur mit Fokus auf nachhaltige Software. In seiner Freizeit geht er gern Klettern und verbringt Zeit mit seiner Familie.
72+
Sebastian is co-founder and managing director of Sandstorm Media, a Dresden-based web agency focussing on sustainable software. In his spare time, he enjoys climbing and spending time with his family.
73+
7474
image: '/assets/images/speakers/Sebastian-Kurfuerst.jpg'
7575
talk:
7676
title: 'How to write unmaintainable code'
@@ -112,7 +112,7 @@ speakers:
112112

113113
- name: 'Anne-Julia Seitz'
114114
bio: |
115-
TBA
115+
TBA
116116
image: 'https://placehold.co/512x512?text=🤫'
117117
talk:
118118
title: 'Running PHP-Applications in a Multi-Process Container'
@@ -136,17 +136,17 @@ speakers:
136136

137137
- name: 'Carsten Windler'
138138
bio: |
139-
Carsten ist langjähriger PHP-Entwickler und seit PHP 3 seiner Lieblingssprache treu. Im Laufe der Jahre leitete er zudem mehrere Entwicklungsteams und -abteilungen. Sein Fokus gilt der Codequalität und der Umweltverträglichkeit von Software.
139+
Carsten has been a PHP developer for many years and has been loyal to his favourite language since PHP 3. Over the years, he has also led several development teams and departments. His focus is on code quality and the environmental compatibility of software.
140140
141-
Derzeit arbeitet er als Principal Engineer bei Plan A in Berlin, wo er das Schreiben von Code mit der Leidenschaft, den Klimawandel zu bekämpfen, verbinden kann. Er ist Co-Autor des Buches "Clean Code in PHP", das im Oktober 2022 im Packt-Verlag erschien. Außerdem schreibt er regelmäßig Artikel für Fachpublikationen wie das PHP Magazin und ist aktiver Sprecher auf Entwickler-Konferenzen.
141+
He currently works as a Principal Engineer at Plan A in Berlin, where he can combine writing code with a passion for fighting climate change. He is co-author of the book "Clean Code in PHP", which was published by Packt-Verlag in October 2022. He also regularly writes articles for specialist publications such as PHP Magazin and is an active speaker at developer conferences.
142142
image: '/assets/images/speakers/Carsten_Windler.jpg'
143143
talk:
144144
title: 'How to build sustainable web applications'
145145
abstract: |
146146
Software that is built with sustainability in mind not only has a lower carbon footprint, but it is usually more performant, cheaper to operate and robust. Quite some benefits you won't miss for sure.
147-
147+
148148
But where to start? How do we even measure the emissions of software? And how can we possibly reduce them?
149-
149+
150150
In this talk, we'll explore the latest tools and methodologies that help us to write software which not only makes your users happier, but also stresses the environment a little less.
151151
social:
152152
- icon: 'linkedin'

0 commit comments

Comments
 (0)