-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #58 from RubySlovenia/new-post-sept-2023
New post: Goodbye Summer Ruby Meetup Sept 2023 recap
- Loading branch information
Showing
5 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
layout: post | ||
title: Goodbye Summer Ruby Meetup | ||
author: jurgen | ||
bg_photo: /assets/img/posts/2023-09-23-meetup.jpg | ||
--- | ||
|
||
Ruby enthusiasts gathered once more in Ljubljana, at the [Slovenian Computer History Museum] on September 28th, 2023. The event featured three presenters, each delivering intriguing presentations. | ||
|
||
[Andraž "Brodul" Brodnik] had a talk about deployment of Ruby applications in [AWS ECS] (Elastic Container Service). In AWS jargon, he guided us through the process of making an application accessible to the public, explaining common pitfalls and providing comparisons to alternatives. The discussion also delved into deployment strategies, particularly the blue-green approach, which piqued the audience's interest. | ||
|
||
Next was [Tomaž Zaman], with a witty talk named "Ruby is boring tech and why that's good", where he delved into his entrepreneurial journey co-founding [Codeable] and why he chose Ruby on Rails as the tech basis of the business. His presentation included anecdotes interwoven with humor and hard-earned wisdom. | ||
|
||
There was also a mini presentation, by the legendary [Miha Rekar]. It was heartening to see someone still with rubies in his eyes, even after many years of working with Ruby. With enthusiasm, he showcased the latest features in Rails 7.1 and how he incorporates them into his projects. | ||
|
||
We extend our gratitude to [SciNote] for their sponsorship of this meetup and their support of our Ruby community, and to community member [Krištof Črnivec] for organizing the event. | ||
|
||
## Photos | ||
|
||
<div class="gallery"> | ||
<a href="/assets/img/posts/2023-09-23-meetup.jpg" target="_blank" > | ||
<img src="/assets/img/posts/2023-09-23-meetup.jpg" alt="Attendees of Ruby Meetup September 2023 Ljubljana"> | ||
</a> | ||
<a href="/assets/img/posts/2023-09-23-meetup-andraz-brodnik.jpg" target="_blank"> | ||
<img src="/assets/img/posts/2023-09-23-meetup-andraz-brodnik.jpg" alt="Andraz Brodnik: Deploy your Rails app to ECS"> | ||
</a> | ||
<a href="/assets/img/posts/2023-09-23-meetup-tomaz-zaman.jpg" target="_blank"> | ||
<img src="/assets/img/posts/2023-09-23-meetup-tomaz-zaman.jpg" alt="Tomaž Zaman: Ruby is boring tech and why that's good"> | ||
</a> | ||
<a href="/assets/img/posts/2023-09-23-meetup-miha-rekar.jpg" target="_blank"> | ||
<img src="/assets/img/posts/2023-09-23-meetup-miha-rekar.jpg" alt="Miha Rekar: Rails 7.1"> | ||
</a> | ||
</div> | ||
|
||
## Videos | ||
|
||
<iframe height="400" src="//www.youtube.com/embed/uR9DI3ykWfw" frameborder="0" style="width:100%" allowfullscreen></iframe> | ||
<iframe height="400" src="//www.youtube.com/embed/-cwQ02HoJfQ" frameborder="0" style="width:100%" allowfullscreen></iframe> | ||
<iframe height="400" src="//www.youtube.com/embed/iDb4gW7-LIk" frameborder="0" style="width:100%" allowfullscreen></iframe> | ||
|
||
[Slovenian Computer History Museum]: https://www.racunalniski-muzej.si/ | ||
[Andraž "Brodul" Brodnik]: https://www.brodul.org/ | ||
[AWS ECS]: https://aws.amazon.com/ecs/ | ||
[Tomaž Zaman]: https://x.com/TomazZaman | ||
[Codeable]: https://www.codeable.io/ | ||
[Miha Rekar]: https://mr.si/ | ||
[SciNote]: https://www.scinote.net/ | ||
[Krištof Črnivec]: https://si.linkedin.com/in/kri%C5%A1tof-%C4%8Drnivec-582a60150 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.