#ruby #meetup #malmorb
We meet again, in September!
Looking for speakers, is that you? Sign up over here and mark your calendar.
https://malmorb.se/events/2025/meetup-september.html

#ruby #meetup #malmorb
We meet again, in September!
Looking for speakers, is that you? Sign up over here and mark your calendar.
https://malmorb.se/events/2025/meetup-september.html
At reinteractive, our QA process is designed to ensure every project meets our clients’ expectations. Nothing validates our commitment to quality quite like great feedback from a client. This kind of response is a huge morale boost for the team. We are celebrating this one.
#GetFediHired Anyone hiring for remote #Ruby #Rails senior positions in non-AI/finance industries?
would think someone would have developed a good set of dashboards for Grafana/loki for a #rubyonrails app thats been deployed using kamal in the default way.. maybe I'm just not looking in the right places any #grafana users have a suggeston? #ruby
This Thursday! Come hear @rahoulb update us on his latest experiences using LLMs for software development. #ruby
https://nwrug.org/events/software-dev-with-llms-summer-2025-update
IMDb 電影與影集搜尋器:終極終端機體驗
➤ 在終端機裡,精準掌握你的觀影清單:IMDb 電影與影集搜尋器使用指南
✤ https://github.com/isene/IMDB
這是一個強大的 Ruby 程式,讓使用者能在終端機介面中,從 IMDb 的熱門排行榜和趨勢列表中,精準篩選電影與影集。它支援依評分、年代、類型(包含喜歡與不喜歡)進行進階篩選,並能顯示詳細資訊、串流平臺及電影海報。程式提供豐富的進階功能,如智慧搜尋、預覽模式、個人化片單管理,並強調使用者體驗,包含背景載入、快取機制及清除重複資料,大幅減少搜尋時間,增加觀影樂趣。
+ 哇!這真的太酷了,能在終端機裡看到電影海報,而且篩選功能如此強大,省了我好多時間找電影!
+ 雖然安裝過程需要一些額外的套件,但整體功能和使用者體驗都非常值得。尤其是串流資訊和個人化片單,解決了我很多痛點。
#電影 #影集 #終端機 #IMDb #TMDb #Ruby #開源
Fresh from the gem mine - timecop-rspec
Provides actual time-machines for RSpec that allow you to time-travel test examples, context/describes, and/or your entire test suite. Find out what your test will behave like... tomorrow! #Ruby #FLOSS #RSpec
https://github.com/galtzo-floss/timecop-rspec
If you are familiar with #Ruby and want to help making #Mastodon web available in browsers without #JavaScript, consider implementing any of:
#GetFediHired Is anyone hiring remote for #Ruby #Rails staff positions in non-AI/finance contexts?
復活的神:Ruby 程序監控框架
➤ 簡潔而強大的 Ruby 進程守護者
✤ https://github.com/mishina2228/resurrected_god
這是一個關於「Resurrected God」開源專案的 GitHub 頁面介紹,該專案 fork 自 mojombo/god,旨在提供一個簡單易用且可擴展的 Ruby 進程監控框架。專案強調了其易於配置、易於擴展的特性,並致力於成為最簡單、最強大的監控應用程式。文件中包含專案的基本資訊、作者、網站、描述、文件連結、社羣郵寄名單、授權資訊,以及程式碼結構與貢獻記錄。
+ 這是個不錯的專案,對於需要穩定運行 Ruby 服務的開發者來說非常有幫助。
+ Fork 自 mojombo/god 感覺有傳承的味道,希望這個專案能繼續活躍。
#Ruby #Process Management #Monitoring #Open Source
In the process, while updating #ruby, I also ended up upgrading my #dokku host, broke all my hosted website for a moment because of conflicts in #nginx (which was being launched by the system and so dokku could not launch it to reverse-proxy dokku apps...) but hey, now everything's upgraded and works
Recently, I noticed that middleman-blog received many new commits.
So I've taken the time to upgrade my stack, remove outdated dependencies and upgrade #middleman and middleman-blog to their most recent versions, and #ruby too
It's not so critical for a website generator, but it still feels good to get rid of the old #ruby 2.8 stack on my dev env and be back on a modern #ruby
Thanks @markets for the hard work you put on middleman-blog
A pendant that tells your story.
From classic diamonds to deep emeralds & bold rubies – our collection adds elegance to every look.
Which one is your favorite? #Diamond #Emerald #Ruby #GoldJewelry
Hace unos dias subi OasGrape, la implementacion de OasCore para generar documentacion de #apis hechas con #grape en #ruby. Aqui dije un post explicativo de lo que hice:
https://a-chacon.com/en/just%20ruby/2025/08/16/oas-grape-release.html
Lots of negativity and hatred for AI but as a #ruby developer who now lives in a #javascript world, I feel really empowered. Today I made 3 meaningful commits and responded to PR criticism, all with the help of #AI. Stuff that was too boring to bother the dev team with and suddenly it's done.
Nothing beats getting great feedback from a happy client.
When you know you've played a key part in their success, you know you're doing something right.
We're so proud of the team for this one!
We're celebrating one of those moments with this great success story.
Just published a new blog post: “Using Jekyll with ASDF in WSL”!
I walk through setting up Ruby/Jekyll on Ubuntu WSL, troubleshooting zlib errors, and getting back to blogging.
Read it here: https://nuno-barreiro.github.io/2025/08/14/using-jekyll-with-asdf-in-wsl.html
I’ve seen complaints over the years that it’s a problem that you can’t safely do automated refactors in #ruby
Some of those same people are now doing refactors with AI, which also can’t be done safely. So I guess that was never the real problem