Using an Inky eInk Screen with a Raspberry pi Thumbnail

Using an Inky eInk Screen with a Raspberry pi

Learn how to set up and use an Inky eInk screen with your Raspberry Pi in this comprehensive guide. Discover the benefits of eInk displays, their low power consumption, and how to display essential information like IP addresses. Perfect for adding a little bit extra to your Raspberry Pi projects. Read More

Getting Started with the Raspberry Pi Thumbnail

Getting Started with the Raspberry Pi

In this guide, we will be walking you through some of the initial steps to getting started with a Raspberry Pi. We will cover what sort of Raspberry Pi you might want to buy as well as some of the accessories you will need to get started. We will also show you how you can install your first operating system. Read More

Running Deepseek on a Raspberry Pi Thumbnail

Running Deepseek on a Raspberry Pi

In this project, we will be showing you how you can run the Deepseek AI models on a Raspberry Pi by using their distilled variants. A distilled model is essentially a cut down version of the full Deepseek AI model. It isn't as capable but allows it to run on weaker devices. Read More

How to Install Jellyfin on Ubuntu Thumbnail

How to Install Jellyfin on Ubuntu

In this quick guide, we will show you how to install the Jellyfin media server onto the Ubuntu operating system. Jellyfin is one of the best alternatives to Plex and is known for being free and open-source. It has many of the features of Plex and excellent client support. Read More

How to Restart a Docker Container Thumbnail

How to Restart a Docker Container

In this quick guide, we will show you how you can easily restart a Docker container. We even cover how to restart Docker Compose stacks. Knowing how to restart containers is incredibly useful for managing your services. Luckily Docker makes this whole process relatively painless. Read More