Videos
How I Built A $30M Business Without A VC | David Heinemeier Hansson - YouTube
Guest: David Heinemeier Hansson, CTO & co-owner of 37signals and creator of Ruby on Rails
37signals CTO David Heinemeier Hansson has organized his life around his passions: Writing, racing sports cars, and coding. “ Why aren't we all doing that?...
Fernando Perales, "Let's give REST a rest: exploring the state of gRPC in Ruby" - YouTube
I’ll present some of the advantages of gRPC such as duplex streaming, auto generated client code, connection pool and first class load balancing, and how it can be applied. I’ll also talk about the main disadvantages of implementing gRPC in an exi...
RubyConf 2024 Workshop: How To Build Basic Desktop Applications in Ruby by Andy Maleh - YouTube
Learn how to build basic desktop applications in Ruby with hands-on code exercises!
Workshop outline (every step will involve a hands-on exercise or more):
1. GUI Basics (Controls, Properties, and Listeners):
2. Observer Pattern and MVC (Model-Vi...
Securing your app with the default Authentication Generator | Rails 8 Unpacked - YouTube
Learn how to add authentication to your Rails 8 app with the new built-in Authentication Generator, shipped as a default starting in Rails 8.0. @typecraft_dev walks you through how the generator spins up everything you need: models, controllers,...
RubyConf 2024 Exploring Reline: Enhancing Command Line Usability by Mari Imaizumi - YouTube
Reline is a pure Ruby implementation of GNU Readline and IRB uses it. GNU Readline allows you to write configuration in .inputrc, and Reline reads this configuration file and sets key bindings. However, there are many things that GNU Readline can ...
Interview with Yukihiro Matz Matsumoto at Baltic Ruby - YouTube
An interview with Yukihiro Matsumoto about Ruby, the community, his profession, and personal life, which he gave at the Baltic Ruby conference in Malmö in 2024.
Here’s what you can learn from it.
🛸 Ruby in Space!
Did you know that Ruby is literall...