Skip to content

Commit

Permalink
Merge pull request #62 from lenart/2024-03-recap
Browse files Browse the repository at this point in the history
March 2024 recap
  • Loading branch information
miharekar authored May 11, 2024
2 parents 6cb8f7c + 393a729 commit 63d0be3
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions _posts/2024-03-25-march-meetup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
layout: post
title: March Ruby Meetup
author: lenartr
bg_photo: /assets/img/posts/2024-03-25-meetup.jpg
---

In March another Ruby Meetup brought together familiar faces and fresh ideas in the vibrant world of Ruby development. As always the atmosphere inside was relaxed and buzzing with excitement.

The first talk of the evening was [Radan Skoric]'s "Should I type or should I not?". Radan delved into the realm of typing in Ruby, exploring various approaches and their pros and cons. From Rbs to Sorbet, he presented a comprehensive overview of how types can be introduced into Rails projects, sparking lively discussions among attendees.

The second talk was "Deployment with Kamal" by Ivan Vandot. Ivan introduced [Kamal], a tool by 37signals, demonstrating how it can be used to deploy Rails applications to servers. His live demo of deploying a simple application to a real web server showcased the simplicity and effectiveness of Kamal, leaving attendees inspired to try it out themselves.

As the talks wrapped up, the evening transitioned seamlessly into casual conversations over pizza and beer. Attendees exchanged ideas, shared experiences, highlighting the true essence of community in the Ruby world.

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. Without their dedication and support, gatherings like these wouldn't be possible.

The meetup once again proved to be a valuable platform for learning, networking, and socializing. With each event, the community grows stronger and more vibrant. As we eagerly await the next meetup, let's continue to embrace these opportunities to stay updated with the latest trends and connect with fellow engineers. Here's to more inspiring talks and memorable gatherings in the near future!


<div class="gallery">
<a href="/assets/img/posts/2024-03-25-photo-1.jpg" target="_blank" >
<img src="/assets/img/posts/2024-03-25-photo-1.jpg" alt="Talk about types by Radan Skoric">
</a>
<a href="/assets/img/posts/2024-03-25-photo-2.jpg" target="_blank" >
<img src="/assets/img/posts/2024-03-25-photo-2.jpg" alt="Ivan Vandot on Kamal">
</a>
<a href="/assets/img/posts/2024-03-25-photo-3.jpg" target="_blank" >
<img src="/assets/img/posts/2024-03-25-photo-3.jpg" alt="Attendees of Ruby Meetup March 2024 Ljubljana">
</a>
</div>

[SciNote]: https://www.scinote.net/
[Krištof Črnivec]: https://si.linkedin.com/in/kri%C5%A1tof-%C4%8Drnivec-582a60150
[Radan Skoric]: https://radanskoric.com/
[Kamal]: https://kamal-deploy.org/
Binary file added _posts/2024-03-25-photo-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _posts/2024-03-25-photo-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _posts/2024-03-25-photo-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63d0be3

Please sign in to comment.