Things we have to say.

How To Install Docker and Docker-Compose On Raspberry Pi.

Published on February 07, 2024
#raspberrypi #docker

RaspberryPi ARMed with Docker and Docker-Compose. Dive into containerization on your Raspberry Pi with this straightforward guide to installing Docker and Docker Compose.

Raspberry Pi Setup.

Published on January 29, 2024
#raspberrypi

Whether you're setting up your first Pi or looking to refine your existing setup, our upcoming post will provide all the tips and tricks you need. From initial software installation to hardware configuration, we'll walk you through every essential step to get your Raspberry Pi up and running smoothly.

Catch your emails in Rails development with Mailhog.

Published on January 03, 2024
#action mailer

Almost every non-trivial Rails application needs to handle email. While in development mode, the setup for actually viewing the raw email in HTML or Text is very tedious. It's even dangrous with the current Rails defaults. So follow this guide to use the tool Mailhog to catch all mails locally.

Using Tailwind CSS AND Bootstrap side by side in Rails.

Published on January 02, 2024
#tailwindcss #bootstrap

Ever wondered how to use Tailwind CSS AND Bootstrap within the same Rails application? Maybe you have different parts of the app where you want to take advantage of the better suited CSS framework. It's actually pretty easy to do in Rails and our go to approach in monolithic Rails apps.

Subscribe to get future articles via the RSS feed .