sueden.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Community für alle, die sich dem Süden hingezogen fühlen. Wir können alles außer Hochdeutsch.

Serverstatistik:

1,8 Tsd.
aktive Profile

#ruby

31 Beiträge29 Beteiligte2 Beiträge heute

🌘 IMDb 電影與影集搜尋器:終極終端機體驗
➤ 在終端機裡,精準掌握你的觀影清單:IMDb 電影與影集搜尋器使用指南
github.com/isene/IMDB
這是一個強大的 Ruby 程式,讓使用者能在終端機介面中,從 IMDb 的熱門排行榜和趨勢列表中,精準篩選電影與影集。它支援依評分、年代、類型(包含喜歡與不喜歡)進行進階篩選,並能顯示詳細資訊、串流平臺及電影海報。程式提供豐富的進階功能,如智慧搜尋、預覽模式、個人化片單管理,並強調使用者體驗,包含背景載入、快取機制及清除重複資料,大幅減少搜尋時間,增加觀影樂趣。
+ 哇!這真的太酷了,能在終端機裡看到電影海報,而且篩選功能如此強大,省了我好多時間找電影!
+ 雖然安裝過程需要一些額外的套件,但整體功能和使用者體驗都非常值得。尤其是串流資訊和個人化片單,解決了我很多痛點。
#電影 #影集 #終端機 #IMDb #TMDb #Ruby #開源

Narrow down your preferences from a 1000 movies and almost 500 series. Select a minimum IMDB rating, range of production years, genres you like and dislike to get your preferred list.  Get detailed...
GitHubGitHub - isene/IMDB: Narrow down your preferences from a 1000 movies and almost 500 series. Select a minimum IMDB rating, range of production years, genres you like and dislike to get your preferred list. Get detailed information on movies and series and where you can stream them. Even the movie poster in the terminal.Narrow down your preferences from a 1000 movies and almost 500 series. Select a minimum IMDB rating, range of production years, genres you like and dislike to get your preferred list. Get detailed...

🌘 復活的神:Ruby 程序監控框架
➤ 簡潔而強大的 Ruby 進程守護者
github.com/mishina2228/resurre
這是一個關於「Resurrected God」開源專案的 GitHub 頁面介紹,該專案 fork 自 mojombo/god,旨在提供一個簡單易用且可擴展的 Ruby 進程監控框架。專案強調了其易於配置、易於擴展的特性,並致力於成為最簡單、最強大的監控應用程式。文件中包含專案的基本資訊、作者、網站、描述、文件連結、社羣郵寄名單、授權資訊,以及程式碼結構與貢獻記錄。
+ 這是個不錯的專案,對於需要穩定運行 Ruby 服務的開發者來說非常有幫助。
+ Fork 自 mojombo/god 感覺有傳承的味道,希望這個專案能繼續活躍。
#Ruby #Process Management #Monitoring #Open Source

Fortgeführter Thread

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 🫶

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.

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 👀