M
Jan 18, 2026MCP Development with Haskell, Cloud Run, and Gemini CLI
Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...
Jan 18, 202613 min read7 reactions0 comments
Tag archive
Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...
dry-rb is a fascinating set of tools and libraries, but their usage may not be readily apparent. Why...
With the advent of Ractor and Fibers we've hit the limits of mutable types. We're going to need some new patterns, and with that comes some interesting observations on the nature of parallel structures.
Along the theme of exploring FP concepts and interesting ideas we're taking another look at monoids in a specific sense: with clocks!

There exist some deeper magics and patterns in Ruby, this series will take a look at ideas from FP and how they can be applied.