https://polaris-deploy.com/#license
 Polaris: A macOS GUI Tool for Kamal Deployments — A commercial/paid tool for deploying, monitoring, and rolling back Kamal deployments from within a single Mac app.
#polaris
#kamal
#kamal ui
#deployment ui
#macos deployment app
#rails deployment
about 2 months ago
https://github.com/vidarh/rubyterm
rubyterm: A Pure Ruby Terminal for X11 — An interesting ‘rough and opinionated’ experiment, especially as it doesn’t rely on C at all, complete with a pure Ruby X11 client and font renderer.
about 2 months ago
https://intertwingly.net/blog/2026/06/19/Spinel-on-Rails.html
Spinel on Rails — When I dug into Spinel, Matz's AOT Ruby compiler, I knew we’d see some interesting use cases, but a webapp wasn't on my radar. This experiment uses Sam’s Roundhouse compiler which converts Rails apps to targets like Rust, TypeScript, and now Spinel. It’s not near the level of "compile any Rails app to a binary", but it’s fun to see a Ruby webapp served in 12MB of RAM!
about 2 months ago
https://bugs.ruby-lang.org/issues/22121
Proposal: Add Parallel Sweeping to Ruby's GC — A core Ruby committer has a working example that lets Ruby’s garbage collector work in parallel to take advantage of multiple cores. Initial benchmarks show an average of a 3.64% run time improvement due to reduced GC pause times.
#issue
#bug
#tracker
about 2 months ago
https://baweaver.com/writing/2026/06/15/beyond-enumerable-counting-distinct-with-hyperloglog/
Beyond Enumerable: Counting Distinct Values with HyperLogLog — Brandon continues his Ruby data wrangling series with a look at an algorithm for efficiently counting distinct values in large datasets without using much memory.
about 2 months ago
https://thoughtbot.com/blog/the-playwright-debugging-tool-rails-devs-aren-t-using
The Playwright Debugging Tool Rails Devs Aren't Using — Playwright’s Trace Viewer lets you play back recorded traces after a run.
about 2 months ago
https://aka.ms/posette-playlist
44 PostgreSQL Talks from POSETTE 2026 Now on YouTube — POSETTE 2026 is over, but the talks are here to stay. Learn from Postgres contributors, developers & experts. Watch now.
#video
#sharing
#camera phone
#video phone
#free
#upload
about 2 months ago
https://www.rubyui.com/
RubyUI 1.4: Copy-and-Paste Components for Ruby Webapps — shadcn/ui-inspired, server-rendered Phlex components (here's all 49 of them) you can copy and paste into Phlex views. v1.4’s Dialog component now uses the native <dialog> element.
about 2 months ago
https://github.com/ruby/json/releases/tag/v2.20.0
json 2.20: Ruby's Default JSON Gem — Both the C and Java parsers are no longer recursive, so if you parse deep documents with max_nesting set to false, you won’t hit stack level errors (though max_nesting’s default is 100). JSON::ResumableParser has also been added to parse streams of JSON documents (no docs yet, but the tests might help).
about 2 months ago
https://www.tigerdata.com/go/trial
Your Gemfile Doesn't Need an Analytics Database — TimescaleDB extends the Postgres your Rails app already uses. Analytics at scale, no new stack. $1000 credit to start.
3 months ago
https://sinaptia.dev/jidoka
Jidoka: Automation with a Human Touch — Turn your roadmap into a supervised software delivery line. Jidoka pairs coding agents with senior engineers, so teams can modernize legacy code, ship faster, with quality built-in.
3 months ago