You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/speakers.yml
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ speakers:
12
12
talk:
13
13
title: 'Resurrecting the dead'
14
14
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
+
18
18
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!
19
19
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.
20
20
social:
@@ -39,8 +39,7 @@ speakers:
39
39
- icon: 'twitter'
40
40
url: 'https://twitter.com/OndrejMirtes'
41
41
- icon: 'mastodon'
42
-
url: 'https://phpc.social/@
43
-
42
+
url: 'https://phpc.social/@OndrejMirtes'
44
43
45
44
- name: 'Sebastian Feldmann'
46
45
bio: |
@@ -64,13 +63,14 @@ speakers:
64
63
65
64
- name: 'Sebastian Kurfürst'
66
65
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.
68
67
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 ReactUI, and the rendering layer with Fluid and Fusion.
70
69
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.
72
71
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.
title: 'Running PHP-Applications in a Multi-Process Container'
@@ -136,17 +136,17 @@ speakers:
136
136
137
137
- name: 'Carsten Windler'
138
138
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.
140
140
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.
title: 'How to build sustainable web applications'
145
145
abstract: |
146
146
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
+
148
148
But where to start? How do we even measure the emissions of software? And how can we possibly reduce them?
149
-
149
+
150
150
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.
0 commit comments