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.

  Today

Group Policy Allow Remote Desktop Specific Users Windows 10

Group policy allow Remote Desktop specific users Windows 10? If you want to allow only specific users to access Remote Desktop on Windows 10 using Group Policy, you need to add those users to the Remote Desktop Users group or configure the Allow log on through Remote Desktop Services policy in the Local Group Policy Editor or Group Policy Management Console. [more inside]

Mistri: a zero-dependency agent harness for Ruby

Agent tooling today is either TypeScript or Python, so I wrote an agent harness for Ruby. Mistri has zero dependencies and stays out of your app’s way: resumable sessions stored as append-only entries, steering a run while it is still running, sub-agents, tool approvals, and one interface for Anthropic, OpenAI and Gemini. It runs a production assistant today. Docs and recipes at https://mistri.sh, source at https://github.com/mcheemaa/mistri. Feedback welcome, especially on the session model.

Can a coding agent navigate Chatwoot, or just write Ruby?

A real chore on Chatwoot: find every dependent of the Inbox model before changing how it’s torn down. Cold, the agent found 2 of 11 and called it done. With a map of the repo, all 11. The map’s from Sense, a tool I build, so don’t take my word for it, it’s all public. [more inside]

Loading older posts