Skip to content

Commit d9b2d6e

Browse files
authored
Merge pull request #69 from RubySlovenia/winter-2025-meetup
New post: winter 2025 meetup
2 parents 060b1e3 + 1eebd18 commit d9b2d6e

3 files changed

Lines changed: 40 additions & 0 deletions

File tree

_posts/2025-03-05-winter-meetup.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: post
3+
title: "Winter Ruby Meetup: Agile Rails and AI-assisted Development"
4+
author: jurgen
5+
bg_photo: /assets/img/posts/2025-03-05-meetup-martin-artnik.jpg
6+
---
7+
8+
With a glimpse of spring in the air, Ruby enthusiasts came together for another evening of knowledge sharing and community building at [Slovenian Computer History Museum].
9+
10+
The first talk of the evening was by [Damjan Rems], who presented "Agile Building of Intranet Applications With Ruby on Rails". Damjan showcased a very productive framework he developed that is currently in use at the Chamber of Craft and Small Business of Slovenia. Through engaging demos, he illustrated how quickly one can create various forms and data flows for internal organizational needs.
11+
12+
The second presentation was by [Martin Artnik], who offered a thought-provoking perspective on "AI assisted development". Martin highlighted the potential dangers of uncritically incorporating AI-generated code into projects. He warned that this can lead to misunderstandings, suboptimal architectures, and code bloat. While acknowledging that AI tools are impressive and useful, Martin emphasized that developers should remain vigilant and maintain control over their codebases, using AI as a tool rather than a replacement for thoughtful development practices.
13+
14+
Both talks sparked lively discussions, with attendees sharing their own experiences with agile development methodologies and AI tools in their workflows.
15+
16+
As always, we extend our heartfelt thanks to the organizer [Krištof Črnivec] for putting together yet another meetup.
17+
18+
## Resources
19+
20+
<a href="https://agile-rails.com" target="_blank">Agile Rails - Web site with demo</a> <br>
21+
<a href="https://github.com/agile-rails" target="_blank">Agile Rails - Source code</a> <br>
22+
<a href="https://www.youtube.com/playlist?list=PLM66pztpUC0DVAqZvIAqH3Khb_RzJdD3W" target="_blank">Agile Rails - Introduction videos</a> <br>
23+
24+
## Photos
25+
26+
<div class="gallery">
27+
<a href="/assets/img/posts/2025-03-05-meetup-martin-artnik.jpg" target="_blank" >
28+
<img src="/assets/img/posts/2025-03-05-meetup-martin-artnik.jpg" alt="Group photo of the winter meetup attendees">
29+
</a>
30+
<a href="/assets/img/posts/2025-03-05-meetup-martin-artnik.jpeg" target="_blank" >
31+
<img src="/assets/img/posts/2025-03-05-meetup-martin-artnik.jpeg" alt="Martin Artnik discussing AI-assisted development">
32+
</a>
33+
</div>
34+
35+
_Photos courtesy of Miha Rekar and Martin Artnik._
36+
37+
[Damjan Rems]: https://github.com/drgcms
38+
[Martin Artnik]: https://github.com/artoartnik
39+
[Krištof Črnivec]: https://www.linkedin.com/in/kristof-crnivec
40+
[Slovenian Computer History Museum]: https://www.racunalniski-muzej.si/
221 KB
Loading
95.1 KB
Loading

0 commit comments

Comments
 (0)