Server

A Developer's Introduction to Unraid
A Developer's Introduction to Unraid

Unraid is a proprietary Linux-based operating system designed for home servers and small businesses. It’s known for its unique storage management system, which provides flexibility and data protection. Developers often use Unraid to run a variety of services, including web servers, databases, and CI/CD tools, all on a single machine.

Aug 17, 2025

The Digital Archivist's Toolkit: Navidrome, Picard, and Supersonic for the Modern Music Collection
The Digital Archivist's Toolkit: Navidrome, Picard, and Supersonic for the Modern Music Collection

In an age dominated by music streaming, a dedicated community of audiophiles and music lovers is preserving the art of the personal music collection. They are digital archivists, meticulously curating libraries of high-fidelity audio files, from rare vinyl rips to lossless studio masters. This pursuit, however, requires more than just a hard drive full of music; it demands a robust set of tools for organization, management, and playback. This is where the triumvirate of Navidrome, Picard, and Supersonic comes into play, offering a powerful, open-source ecosystem for the serious collector.

Aug 17, 2025

The correct way to benchmark your web server
The correct way to benchmark your web server

Keeping your web server running smoothly is crucial for a positive user experience. But how do you know it can handle the traffic you expect? Benchmarking is the answer! It allows you to simulate real-world load and measure your server’s performance. This post will guide you through using wrk, a powerful tool for benchmarking your web server.

Sep 10, 2023