Skip to content

Commit e9a3e4d

Browse files
committed
final adjustments
1 parent 66a6471 commit e9a3e4d

File tree

7 files changed

+85
-73
lines changed

7 files changed

+85
-73
lines changed

friendly-rb/playlists.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
- id: PLjHS2aIdExPdwbsmv2-e3DFN677fyFme7
33
title: Friendly.rb 2023
4-
description: 'Your friendly european Ruby conference in Bucharest, Romania'
5-
published_at: '2023-10-30'
4+
description: "Your friendly european Ruby conference in Bucharest, Romania"
5+
published_at: "2023-10-30"
66
channel_id: UC-PJCpt-6EgR4Ks6e0RSs1g
7-
year: '2023'
7+
year: "2023"
88
videos_count: 21
99
metadata_parser: Youtube::VideoMetadata
1010
slug: friendly-rb-2023
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
- id: PLF1jkqcXA5ckRPFZdq572uRHD_wHG0jO9
33
title: Helsinki Ruby Brigade
4-
description: Recordings from Ruby Brigade meet-ups
5-
published_at: '2023-06-20'
4+
description: Recordings from Ruby Brigade 2023/2024 meet-ups
5+
published_at: "2023-06-20"
66
channel_id: UCcoS038f4xA_Lz5AoD0ShzA
77
year: 2023
88
videos_count: 6
99
metadata_parser: Youtube::VideoMetadata
10-
slug: rubybrigade
10+
slug: ruby-brigade

rubybrigade/rubybrigade/videos.yml renamed to helsinki-ruby-brigade/ruby-brigade/videos.yml

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
- title: Oivan’s journey with Ruby on Rails
33
raw_title: Oivan’s journey with Ruby on Rails
44
speakers:
5-
- Aki Teliö
5+
- Aki Teliö
66
event_name: Ruby Brigade
7-
published_at: '2023-06-20'
7+
published_at: "2023-06-20"
88
description: |-
99
Oivan has built and scaling one of the largest applications in the ME region. Among this journey, there have been several learnings including restructuring the team, cultural differences and working with microservices application. Now we are scaling up and building larger teams.
1010
@@ -13,9 +13,9 @@
1313
- title: Ruby ❤️ Rust
1414
raw_title: Ruby ❤️ Rust
1515
speakers:
16-
- Matias Korhonen
16+
- Matias Korhonen
1717
event_name: Ruby Brigade
18-
published_at: '2023-06-20'
18+
published_at: "2023-06-20"
1919
description: |-
2020
A very quick intro to Rust-based gem extensions and an even quicker introduction to Rust itself.
2121
@@ -24,39 +24,41 @@
2424
- title: Interact with AI effortlessly
2525
raw_title: Interact with AI effortlessly
2626
speakers:
27-
- Lauri Jutila
27+
- Lauri Jutila
2828
event_name: Ruby Brigade
29-
published_at: '2023-06-20'
29+
published_at: "2023-06-20"
3030
description: |-
3131
AI, and especially LLMs, are all the rage right now. Lauri will show you how interacting with AI models can be easy and effortless.
3232
3333
Lauri Jutila at the Helsinki Ruby Brigade meet-up on 2023-05-10.
3434
video_id: oftEvWV0us0
35-
- title: ''
35+
- title: "Developers’ role in elevating the quality of design"
3636
raw_title: Developers’ role in elevating the quality of design
3737
speakers:
38-
- Simo Virtanen
38+
- Simo Virtanen
3939
event_name: Ruby Brigade
40-
published_at: '2023-09-09'
41-
description: Does designing end when designs are handed over to developers? A talk
40+
published_at: "2023-09-09"
41+
description:
42+
Does designing end when designs are handed over to developers? A talk
4243
about how developers can help designers be better. By Simo Virtanen at Helsinki
4344
Ruby Brigade on 2023-09-06.
4445
video_id: GUKSN6ePoj8
4546
- title: Dependencies – an asset and a curse
4647
raw_title: Dependencies – an asset and a curse (Joakim Antman)
4748
speakers:
48-
- Joakim Antman
49+
- Joakim Antman
4950
event_name: Ruby Brigade
50-
published_at: '2024-02-26'
51+
published_at: "2024-02-26"
5152
description: Helsinki Ruby Brigade, 2024-02-21.
5253
video_id: gYYBhmSFiCE
5354
- title: How I’m trying to fix localization, and what you can do to help
54-
raw_title: How I’m trying to fix localization, and what you can do to help (Eemeli
55+
raw_title:
56+
How I’m trying to fix localization, and what you can do to help (Eemeli
5557
Aro)
5658
speakers:
57-
- Eemeli Aro
59+
- Eemeli Aro
5860
event_name: Ruby Brigade
59-
published_at: '2024-02-26'
61+
published_at: "2024-02-26"
6062
description: |-
6163
Like many other problems in coding, localization (the art of making your stuff usable and nice to people from various countries and cultures) can seem really easy, until it’s not. Really simple solutions often get you most of the way to what you need, but then the final few complexities turn out to be Hard. I’ve spent a decade working on making localization easier; let me share with you a couple of the projects I’m currently engaged in, and how you can help make the world a little bit more international.
6264

helveticruby/helveticruby-2023/videos.yml

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
speakers:
55
- Vladimir Dementyev
66
event_name: Helvetic Ruby 2023
7-
published_at: '2023-12-01'
7+
published_at: "2023-12-01"
88
description: |-
99
Tests occupy a significant amount of developers’ time. We write them, run locally, and wait for CI builds to complete—the latter can last from a cup of coffee to a good day nap. And unfortunately, such “naps” are pretty common in the Ruby and Rails world.
1010
@@ -18,8 +18,9 @@
1818
speakers:
1919
- Abiodun Olowode
2020
event_name: Helvetic Ruby 2023
21-
published_at: '2023-12-01'
22-
description: Are you tired of dealing with race conditions in your Ruby code? Introducing
21+
published_at: "2023-12-01"
22+
description:
23+
Are you tired of dealing with race conditions in your Ruby code? Introducing
2324
Ractors - an experimental feature designed for parallel execution without thread-safety
2425
concerns. But are they really as fast as threads? And are they worth the trouble?
2526
In this talk, we'll explore the ins and outs of Ractors, shedding light on how
@@ -31,7 +32,7 @@
3132
speakers:
3233
- Karen Jex
3334
event_name: Helvetic Ruby 2023
34-
published_at: '2023-12-01'
35+
published_at: "2023-12-01"
3536
description: |-
3637
You don't want to spend too much time looking after your database; you've got better things to do with your time, but you do want your database to run smoothly and perform well. Fortunately, there are a few simple things that you can do to make sure your database ticks along nicely in the background.
3738
I've put together my top 5 tips, based on things that have been useful to me as a DBA. The focus will be on Postgres, but most of the tips are also relevant to other databases. These are things you can put in place, without too much effort, to make sure your database works well.
@@ -42,20 +43,21 @@
4243
speakers:
4344
- Harriet Oughton
4445
event_name: Helvetic Ruby 2023
45-
published_at: '2023-12-01'
46+
published_at: "2023-12-01"
4647
description: |-
4748
Postcards From An Early-Career Developer's First Months: Recognising the Struggles and the Joys.
4849
4950
In the fast-paced learning environment of software development, it can be hard for more established developers to remember the experience of someone finding their feet in their first software role. This talk aims to remind most of us of the common things that new developers learn, grapple with and celebrate in the first few months on the job, and for the juniors themselves, to expose how common these struggles are (and hopefully provide some pointers along the way!).
5051
video_id: jNY4CViM76U
5152

5253
- title: "Lightning talk: Five Minutes of a Random Stranger Talking About Creativity"
53-
raw_title: Five Minutes of a Random Stranger Talking About Creativity by Christina
54+
raw_title:
55+
Five Minutes of a Random Stranger Talking About Creativity by Christina
5456
Serra
5557
speakers:
5658
- Christina Serra
5759
event_name: Helvetic Ruby 2023
58-
published_at: '2023-12-01'
60+
published_at: "2023-12-01"
5961
description: |-
6062
Five Minutes of a Random Stranger Talking About Creativity (and why you should squeeze it into your life)
6163
@@ -69,34 +71,36 @@
6971
speakers:
7072
- Isabel Steiner
7173
event_name: Helvetic Ruby 2023
72-
published_at: '2023-12-01'
74+
published_at: "2023-12-01"
7375
description: |-
7476
In 2022, a close friend and former co-worker and myself founded The Happy Lab GmbH and we only had one purpose for the company: A place where happy co-workers develop products to make users happy.
7577
7678
In 6 months we went from exploring the problem space to come up with the first hypotheses a to a platform with recurring revenue by following the principles of lean startup and applying all the techniques and methods we have learned in our 15+ years in product management, engineering and leadership positions. In my talk, I will walk the audience through our bootstrapping steps and learnings.
7779
video_id: 20gPjHP5szQ
7880

79-
- title: 'A Rails performance guidebook: from 0 to 1B requests/day'
80-
raw_title: 'A Rails performance guidebook: from 0 to 1B requests/day by Cristian
81-
Planas and Anatoly Mikhaylov'
81+
- title: "A Rails performance guidebook: from 0 to 1B requests/day"
82+
raw_title:
83+
"A Rails performance guidebook: from 0 to 1B requests/day by Cristian
84+
Planas and Anatoly Mikhaylov"
8285
speakers:
8386
- Cristian Planas
8487
- Anatoly Mikhaylov
8588
event_name: Helvetic Ruby 2023
86-
published_at: '2023-12-01'
89+
published_at: "2023-12-01"
8790
description: |-
8891
Building a feature is not good enough anymore: all your work won't be of use if it's not performant enough. So how to improve performance? After all, performance is not an easy discipline to master: all slow applications are slow in their own way, meaning that there is no silver bullet for these kinds of problems.
8992
9093
In this presentation, we will guide you across patterns, strategies, and little tricks to improve performance. We will do that by sharing real stories of our daily experience facing and solving real performance issues in an application that daily serves billions of requests per day.
9194
video_id: uDb71s9MtVk
9295

9396
- title: "Lightning talk: Sliced Ruby - Enforcing module boundaries with private_const and packwerk"
94-
raw_title: 'Sliced Ruby: Enforcing module boundaries with private_const and packwerk
95-
by Severin Ráz'
97+
raw_title:
98+
"Sliced Ruby: Enforcing module boundaries with private_const and packwerk
99+
by Severin Ráz"
96100
speakers:
97101
- Severin Ráz
98102
event_name: Helvetic Ruby 2023
99-
published_at: '2023-12-01'
103+
published_at: "2023-12-01"
100104
description: |-
101105
A lightning talk from the Helvetic Ruby 2023 conference.
102106
@@ -108,7 +112,7 @@
108112
speakers:
109113
- Josua Schmid
110114
event_name: Helvetic Ruby 2023
111-
published_at: '2023-12-01'
115+
published_at: "2023-12-01"
112116
description: |-
113117
A lightning talk from Helvetic Ruby 2023.
114118
@@ -120,8 +124,9 @@
120124
speakers:
121125
- Lucian Ghinda
122126
event_name: Helvetic Ruby 2023
123-
published_at: '2023-12-01'
124-
description: "A lightning talk from the Helvetic Ruby 2023 conference.\n\nI want
127+
published_at: "2023-12-01"
128+
description:
129+
"A lightning talk from the Helvetic Ruby 2023 conference.\n\nI want
125130
to touch on some points about bringing more people into our Ruby community. \n\nI
126131
will talk more about what we can share online that could reach someone interested
127132
in learning Ruby: type of articles, project ideas, developer experience, starting
@@ -134,8 +139,9 @@
134139
speakers:
135140
- Raia
136141
event_name: Helvetic Ruby 2023
137-
published_at: '2023-12-02'
138-
description: 'Have you ever considered what makes a "good" song? Maybe it''s a sweet
142+
published_at: "2023-12-02"
143+
description:
144+
'Have you ever considered what makes a "good" song? Maybe it''s a sweet
139145
melody, or the beat that keeps you pushing through to the end of a workout. Whatever
140146
the use case, Ruby-based Sonic Pi can synthesize it. Raia guides participants
141147
through coding a range of song components. Together, we''ll build a band of live
@@ -149,8 +155,9 @@
149155
speakers:
150156
- Ju Liu
151157
event_name: Helvetic Ruby 2023
152-
published_at: '2023-12-06'
153-
description: We'll start with a simple Ruby Kata and solve it together, live, with
158+
published_at: "2023-12-06"
159+
description:
160+
We'll start with a simple Ruby Kata and solve it together, live, with
154161
imperative programming. We'll then fix the many, many, many things we got wrong.
155162
Then we'll solve the problem again using patterns from functional programming.
156163
You'll leave this talk with a clear and concrete example of why functional programming

helveticruby/helveticruby-2024/videos.yml

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
speakers:
55
- Marco Roth
66
event_name: Helvetic Ruby 2024
7-
published_at: '2024-06-24'
7+
published_at: "2024-06-24"
88
description: |-
99
Hotwire has significantly altered the landscape of building interactive web applications with Ruby on Rails, marking a pivotal evolution toward seamless Full-Stack development.
1010
@@ -18,8 +18,9 @@
1818
speakers:
1919
- Katie Miller
2020
event_name: Helvetic Ruby 2024
21-
published_at: '2024-06-30'
22-
description: Big is better right? Big data, big features, big customers. With those
21+
published_at: "2024-06-30"
22+
description:
23+
Big is better right? Big data, big features, big customers. With those
2324
big customers comes requests for big acronyms like SAML, SCIM and RBAC. Getting
2425
those implemented depends on a strong foundation. The boring bits that were glossed
2526
over when building the company. Users, Accounts, Authorization, Billing… We can
@@ -34,25 +35,25 @@
3435
speakers:
3536
- Andy Pfister
3637
event_name: Helvetic Ruby 2024
37-
published_at: '2024-06-30'
38-
description: ''
38+
published_at: "2024-06-30"
39+
description: ""
3940
video_id: zh6jfFDHo8M
4041

4142
- title: Ask your logs
4243
raw_title: Ask your logs by Youssef Boulkaid
4344
speakers:
4445
- Youssef Boulkaid
4546
event_name: Helvetic Ruby 2024
46-
published_at: '2024-06-27'
47-
description: ''
47+
published_at: "2024-06-27"
48+
description: ""
4849
video_id: _NcU_Dlq8R8
4950

5051
- title: The Very Hungry Transaction
5152
raw_title: The Very Hungry Transaction by Daniel Colson
5253
speakers:
5354
- Daniel Colson
5455
event_name: Helvetic Ruby 2024
55-
published_at: '2024-06-27'
56+
published_at: "2024-06-27"
5657
description: |-
5758
The story begins with a little database transaction. As the days go by, more and more business requirements cause the transaction to grow in size. We soon discover that it isn't a little transaction anymore, and it now poses a serious risk to our application and business. What went wrong, and how can we fix it?
5859
@@ -64,52 +65,52 @@
6465
speakers:
6566
- Dávid Halász
6667
event_name: Helvetic Ruby 2024
67-
published_at: '2024-06-24'
68-
description: ''
68+
published_at: "2024-06-24"
69+
description: ""
6970
video_id: KJY1IPheVAk
7071

7172
- title: "Lightning talk: Avoiding Sneaky Testing Antipatterns"
7273
raw_title: Avoiding Sneaky Testing Antipatterns by Sarah Lima
7374
speakers:
7475
- Sarah Lima
7576
event_name: Helvetic Ruby 2024
76-
published_at: '2024-06-27'
77-
description: ''
77+
published_at: "2024-06-27"
78+
description: ""
7879
video_id: m-cxOc5wgUU
7980

8081
- title: "Lightning talk: Phantastic Phlex"
8182
raw_title: Phantastic Phlex by Roland Studer
8283
speakers:
8384
- Roland Studer
8485
event_name: Helvetic Ruby 2024
85-
published_at: '2024-06-27'
86-
description: ''
86+
published_at: "2024-06-27"
87+
description: ""
8788
video_id: n0mDMlC4O80
8889

8990
- title: "Lightning talk: 200k users in 3 years: How to do developer marketing"
90-
raw_title: '200k users in 3 years: How to do developer marketing by Jenda Tovarys'
91+
raw_title: "200k users in 3 years: How to do developer marketing by Jenda Tovarys"
9192
speakers:
9293
- Jenda Tovarys
9394
event_name: Helvetic Ruby 2024
94-
published_at: '2024-06-29'
95-
description: ''
95+
published_at: "2024-06-29"
96+
description: ""
9697
video_id: AxFBjiOZqO0
9798

9899
- title: "Lightning talk: On a mission for equality and diversity in tech"
99100
raw_title: On a mission for equality and diversity in tech by Marion Schleifer
100101
speakers:
101102
- Marion Schleifer
102103
event_name: Helvetic Ruby 2024
103-
published_at: '2024-06-24'
104-
description: ''
104+
published_at: "2024-06-24"
105+
description: ""
105106
video_id: 2tY3aEtInls
106107

107108
- title: How to Accessibility if You’re Mostly Back-End
108109
raw_title: How to Accessibility if You’re Mostly Back-End by Hilary Stohs-Krause
109110
speakers:
110111
- Hilary Stohs-Krause
111112
event_name: Helvetic Ruby 2024
112-
published_at: '2024-07-15'
113+
published_at: "2024-07-15"
113114
description: |-
114115
When we think about “accessibility”, most of us associate it with design, HTML, CSS - in other words, the front-end. If you work primarily on the back-end of the tech stack, it’s easy to assume that your role is disengaged from accessibility concerns.
115116
@@ -118,13 +119,14 @@
118119
In this talk, we’ll walk through everything from APIs to specs to Ruby code to documentation, using examples throughout, to demonstrate how even those of us who rarely touch HTML can positively impact accessibility for all.
119120
video_id: 4TQzELedOGI
120121

121-
- title: 'The Power of Crystal: A language for humans and computers'
122-
raw_title: 'The Power of Crystal: A language for humans and computers by Johannes
123-
Müller'
122+
- title: "The Power of Crystal: A language for humans and computers"
123+
raw_title:
124+
"The Power of Crystal: A language for humans and computers by Johannes
125+
Müller"
124126
speakers:
125127
- Johannes Müller
126128
event_name: Helvetic Ruby 2024
127-
published_at: '2024-06-30'
129+
published_at: "2024-06-30"
128130
description: |-
129131
Crystal is a language with a focus on developer happiness, like Ruby. The syntax and OOP model resemble that and any Ruby developer feels right at home.
130132

0 commit comments

Comments
 (0)