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.

⚠️ 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]

3 Robots walk into a room ...

I call my LLM-based service objects robots instead of agents. Why? because robots do what you tell them. Agent have agency. That means they can make choices and do whatever they want to do. Like travel agents, real-estate agents, FBI agents. Robots are machines that follow instructions. That’s what I want. My objects should follow my instructions… but what happens when you add a little bit of agency to 3 robots and put them into a room with a set of tools that allow them to communicate with eah other through shared memory, broadcast message channels and direct message channels. Then you tell all 3 robots to do the same thing? They become a self-organizing group. SOGs have agency. [more inside]

Loading older posts