Public list by ~rubyweekly

Issue 806 - A Rails blog app in a ~500KB binary

Polaris - The Missing UI for Kamal Deployments

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

GitHub - vidarh/rubyterm: Tiny ruby terminal for X11

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

Spinel on Rails

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

Feature #22121: Introduce Parallel Sweep feature - Ruby - Ruby Issue Tracking System

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

Beyond Enumerable: Counting Distinct with HyperLogLog

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

POSETTE: An Event for Postgres 2026 Talks

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

RubyUI - Component Library

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

Release v2.20.0 · ruby/json

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

AI-assisted software delivery Jidoka by SINAPTIA

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