Skip to content

Commit 508cc2b

Browse files
authored
Merge pull request #65 from RubySlovenia/june-2024-meetup-post
Add Radan's lightning talk
2 parents 6909902 + f9a48c0 commit 508cc2b

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

_posts/2024-06-11-june-meetup.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The first talk was by [Simon Žlender], who had a presentation about Nix and Nix
1111

1212
The second talk was by [Predrag Radenković], who shared interesting techniques for handling massive background job loads and making background jobs more robust. He talked about battle-proven techniques for preventing bottlenecks and rogue jobs. We heard about interesting ways of leveraging Lua to create simple middleware for Redis, techniques for quarantining problematic jobs during interventions, and many useful tips on tweaking concurrency settings.
1313

14+
There was also a lightning talk by [Radan Skorić], who presented a couple of ways to leverage lambda functions to chain Active Record hooks in a clean and simple manner.
15+
1416
As always, we extend our heartfelt thanks to the organizer [Krištof Črnivec] for putting together yet another fantastic meetup and to [SciNote] for sponsoring the event.
1517

1618
We are looking forward to our next event in the fall and are thankful for such a vibrant and welcoming community.
@@ -29,9 +31,13 @@ We are looking forward to our next event in the fall and are thankful for such a
2931
<a href="/assets/img/posts/2024-06-11-predrag-radenkovic-sidekiq.jpeg" target="_blank" >
3032
<img src="/assets/img/posts/2024-06-11-predrag-radenkovic-sidekiq.jpeg" alt="Predrag Radenković: Sidekiq at Scale">
3133
</a>
34+
<a href="/assets/img/posts/2024-06-11-radan-skoric-ar-lambdas.jpeg" target="_blank" >
35+
<img src="/assets/img/posts/2024-06-11-radan-skoric-ar-lambdas.jpeg" alt="Radan Skorić: Chaining lambdas in Active Record hooks">
36+
</a>
3237
</div>
3338

3439
[Simon Žlender]: https://github.com/szlend
3540
[Predrag Radenković]: https://www.linkedin.com/in/predrag-radenkovic-07512116
41+
[Radan Skorić]: https://radanskoric.com/
3642
[SciNote]: https://www.scinote.net/
3743
[Krištof Črnivec]: https://www.linkedin.com/in/kristof-crnivec
1000 KB
Loading

0 commit comments

Comments
 (0)