Title photo
Think globally, microblog locally
Thu, 12 May 2022

I have two Toolbox containers for Ruby in Fedora Silverblue, but they share the same files for gems. It has caused some trouble. Better to use Distrobox with a dedicated home, or rbenv/RVM.

Ruby is having issues with OpenSSL 3.0

Sun, 01 May 2022

Ruby developers: On Linux, do you recommend installing all gems with gem install, or using distro packages when available?