RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

AIA (AI Assistant) hits v1.0.0

I wrote the first lines of AIA three years ago. Back then it was just a front end to a Rust CLI called mods – it managed prompt text files and piped them into mods, which talked to OpenAI’s GPT. Today AIA handles 20+ providers and hundreds of models on its own. Prompt files are now markdown with YAML front matter, shell integration, and ERB. [more inside]

⚠️ A major shift in Ruby didn’t come with new syntax — it came with fewer assumptions

At RubyKaigi 2024, the Ruby core team revealed a long-term plan to shrink the traditional standard library and move functionality into default and bundled gems — a change that directly impacts dependency management, upgrades, and production stability. [more inside]

Loading older posts