Videos


Interviewing in IT - Problems and Experiences - Ruby On Rails Global Summit 2023 - Nezir Zahirovic - YouTube
Here is a talk which I held for a community event called Ruby on Rails Global Summit 2023. I talked about interviewing in IT and the problems which we still have there. Also, I suggested some sort of fixing problem or doing things that will take u...


All you need is Rails (Engines): Compartmentalising your Monolith - YouTube
(Julián Pinzón Eslava) "As much as Rails is all in on Convention over Configuration, there comes a point where there is just so much code, such intricate relationships between classes and such complex business requirements that conventions don’t s...

"How Puma Works" - Nate Berkopec (RubyConf AU 2023) - YouTube
(Nate Berkopec) Have you ever wondered how Puma (or other webservers) work? Let's explore the internals of how a pre-forking webserver like Puma buffers and processes requests, what Rack is and how Puma uses it to interact with Rails, and how Puma...

RubyConf 2022: Building Native GUI Apps in Ruby by Andy Maleh - YouTube
Ruby is an excellent choice for building desktop apps with a native GUI (Graphical User Interface) that looks familiar on Mac, Windows, and Linux. In fact, Ruby pushes the boundaries of developing such apps in brand new ways not seen in web develo...

RubyConf 2022: Discover Machine Learning in Ruby by Justin Bowen - YouTube
We can use Ruby to do anything we as a community want. Today we’ll explore the work of a hidden gem of a contributor in our community, Andrew Kane, and their Ruby gems for Machine Learning. We will see how contemporary computer vision neural netwo...

RubyConf 2022: Improving the development experience with language servers by Vinicius Stock - YouTube
Providing a state of the art development experience greatly contributes to Ruby’s goal of making developers happy. A complete set of editor features can make a big difference in helping navigate and understand our Ruby code. Let’s explore a modern...