Talks
-
Video coming soonIn this talk, I shared what the team has been building for RDoc 8.0: a
new Prism parser, much improved Markdown, RBS type signatures in HTML
and ri, and a live preview server. I also covered what we have planned
next to keep RDoc relevant in the AI era. -
Video coming soonRubyPrize 2025 acceptance talk.
-
Ever wondered how debuggers work under the hood? In this talk, I walk
through building a functional Ruby debugger from scratch in under 300
lines of code. We explore TracePoint, binding manipulation, and the
architecture decisions behind ruby/debug. -
Video coming soonAn introduction to ruby/debug, the new standard debugger for Ruby 3.1+.
I demonstrate the key features that make debugging in Ruby more productive
than ever: breakpoints, step debugging, remote debugging, and IDE integration. -
An introduction to ruby/debug, the new standard debugger for Ruby 3.1+.
I demonstrate the key features that make debugging in Ruby more productive
than ever: breakpoints, step debugging, remote debugging, and IDE integration.