Stimulus Action:Options
Play
11:27 CC

Stimulus Action:Options

#487 Dec 15, 2024 pro
In this episode, we explore some of the lesser used options with Stimulus Actions. We'll discuss some nuances with them and the best approach when documenting the code.

Browser LLMs
Play
20:25 CC

Browser LLMs

#486 Dec 8, 2024 pro
In this episode, we look at leveraging the end user's hardware and WebGPU to run large language models directly in the user's browser.

Kamal Database Backups
Play
13:23 CC

Kamal Database Backups

#485 Dec 1, 2024 free
In this episode, we look at some precautions we can take with our production environment and setup recurring backups for the database.

HAProxy
Play
15:15 CC

HAProxy

#484 Nov 24, 2024 pro
In this episode, we explore deploying HAProxy, a high performant load balancer, with Kamal. We'll look at various scenarios where it is a great fit and other scenarios where you'd want to avoid HAProxy.

Action Text PDFs
Play
11:23 CC

Action Text PDFs

#483 Nov 17, 2024 pro
In this episode, we'll look at a modern way of handling "HTML PDFs". In the past, there was wkhtmltopdf, but this has since been archived, so a new solution was needed. Our primary focus in this episode will be generating a PDF from Action Text Content.