Talks
-
Video coming soonRubyPrize 2025RubyPrize 2025 acceptance talk.
-
Build a mini Ruby debugger in under 300 linesEver 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 soonruby/debug - The best investment for your productivityAn 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. -
ruby/debug - The best investment for your productivityAn 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.