Windows and WSL
Play
16:05 CC

Windows and WSL

#451 Apr 7, 2024 free
In this episode, we'll look at setting up a fresh Windows 11 environment for Ruby on Rails development. We'll be looking at a few different tricks that makes managing a Windows environment much easier.

Fart
Play
5:44 CC

Fart

#450 Apr 1, 2024 free
Ever wonder how you could add audio to interactions on a website. In this episode, we'll explore adding sounds whenever someone clicks on a link or button.

Streaming LLM Responses
Play
24:10 CC

Streaming LLM Responses

#445 Mar 3, 2024 free
In this episode, we look at running a self hosted Large Language Model (LLM) and consuming it with a Rails application. We will use a background to make API requests to the LLM and then stream the responses in real-time to the browser.

Campfire Patterns
Play
15:04 CC

Campfire Patterns

#441 Feb 4, 2024 free
In this episode, we look at some of the design patterns that are used in Campfire and my take on why they took this approach. We'll explore some of the code organization, search functionality, and more!

Exploring Campfire
Play
11:40 CC

Exploring Campfire

#439 Jan 24, 2024 free
In this episode, we explore the Campfire code from 37signals' Once product line. We'll install the product and grab the code base to get it up and running on our development environment.