Blog (4)

mphi

Running podman-compose with Nvidia GPU on Gentoo (systemd)

Running podman-compose with NVIDIA GPU support on Gentoo can be a powerful way to manage containerized applications while leveraging GPU acceleration for tasks like machine learning, video transcoding or graphics rendering. However, setting this up requires careful configuration of both the GPU driver and podman-compose services to ensure seamless integration. This guide will walk you through the process of enabling GPU support in podman-compose on Gentoo, step by step, so you can fully utilize your system's capabilities.

Continue reading...
mphi

zstd cheatsheet

Zstandard (zstd) is the latest hot compression algorithm, developed by Yann Collet at Facebook. It can be used in file systems like ZFS and btrfs. But it can also be useful in everyday usage.

Continue reading...
mphi

Synology: Access data on Synology SHR

Having a reliable disks and redundancy on a Network Attached Storage (NAS) is important. But when your NAS dies and suddenly can't access the files on any of the disks is a shocker. How I overcame that shocker and got access on that files.

Continue reading...