Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 71f1853

Browse files
authored
Merge pull request #54 from legacycoderocks/remove-2024-session-details
Removed 2024 sessions details
2 parents 7192b68 + d8fd4ff commit 71f1853

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

_data/schedule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-
2-
date: "2024-05-16"
3-
dateReadable: "May 16, 2024"
2+
date: "2025-05-15"
3+
dateReadable: "May 15, 2025"
44
tracks:
55
- {title: "Track One", color: "#90be4e"}
66
- {title: "Track Two", color: "#03a9f4"}

_data/sessions.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@
99
subtype: presentation
1010
speakers: [1]
1111
- id: 003
12-
title: "Keynote - Community is Just as Important as Code"
13-
description: |
14-
<p>Nearly a decade ago, a small group of menders (and one maker) found community with each other at a conference and Legacy Code Rocks was born. Since then, the Legacy Code Rocks community has grown to over 1000 people, 150 podcast episodes, a weekly meetup and of course, MenderCon.</p>
15-
<p>In this talk, Andrea Goulet, the maker who kindled the spark, will take us back to those early days and reflect on how the bedrock of the Legacy Code Rocks community has always been creating a sense of belonging. Compassion and empathy are at the core of being a mender. Mending is caring deeply, seeing potential, and being willing to work through the frustration of making things better one small step at a time. This commitment to helping others feel seen instead of shame is why the Legacy Code Rocks community is so special — and it’s exactly why having the heart of the mender is what our world needs now more than ever.</p>
12+
title: "Keynote"
13+
description:
1614
subtype: keynote
17-
speakers: [10]
15+
speakers: []
1816
- id: 004
1917
title: "Pitch Session"
2018
description: "Come up on stage to announce your session title with a short description and the time that the session is scheduled to happen!"
@@ -33,22 +31,22 @@
3331
subtype: presentation
3432
- id: 008
3533
title: "Closing Circle & Retrospective"
36-
description: "A with the end of any project, let’s come together to talk about what went well, what could’ve been better, and what should change for next time."
34+
description: "With the end of any project, let’s come together to talk about what went well, what could’ve been better, and what should change for next time."
3735
subtype: workshop
38-
speakers: [1]
36+
speakers: []
3937
- id: 009
4038
title: "Post-Event Networking"
4139
description: "Close out the event with some final networking."
4240
subtype: workshop
4341
- id: 011
44-
title: "Using Code Coverage and Mutation Testing to add tests to Legacy Code"
45-
description: "A technical talk in which Clare will show you how to add tests to legacy code that has none, as a precursor to refactoring."
46-
speakers: [7]
42+
title: "Main Stage Presentation"
43+
description: "TBD"
44+
speakers: []
4745
- id: 012
48-
title: "From Legacy Monolith to Microservices via Event Storming"
49-
description: "It can be overwhelming to take a legacy monolith and split it into microservices, especially if the code seems messy. However, conversations with techies and non-techies over policies and process through an exercise called Event Storming can help ease your migration from a monolith to microservices. In this session, you will learn about Event Storming in the context of breaking down a legacy monolith eCommerce system into microservices."
50-
speakers: [8]
46+
title: "Main Stage Presentation"
47+
description: "TBD"
48+
speakers: []
5149
- id: 013
52-
title: "AI Coding: The State of the Mend"
53-
description: "The future of software is the future of software maintenance. A year since the release of GPT-4, millions of developers have tried AI language models in their workflow - with wildly varying results! New prototypes sometimes come easily, while updating existing codebases (without breaking them) is much harder. As menders, we must understand how this fits into a sustainable and high-quality process. What really works? What challenges remain? How can we solve them? Let's explore."
54-
speakers: [9]
50+
title: "Main Stage Presentation"
51+
description: "TBD"
52+
speakers: []

0 commit comments

Comments
 (0)