Posts
All the articles I've posted.
-
How to configure a 4.1 audio system on Linux with PipeWire, JamesDSP, and systemd
Complete guide to configuring a quadraphonic 4.1 speaker system on Linux using PipeWire, JamesDSP, and systemd. Includes technical hardware analysis, how the Cambridge Soundworks FPS2000 speakers work, and detailed implementation steps.
-
How to add an old-school visit counter to a Cloudflare blog with D1, for Astro and SvelteKit in SSR.
Guide to adding a per-article impression counter to a blog deployed on Cloudflare Workers using D1, without a separate server. Includes the implementation for Astro (AstroPaper) and SvelteKit, both using the Cloudflare adapter running in SSR.
-
Google Authenticator on two or more devices: a technical guide to avoid losing access.
A technical and practical guide to using Google Authenticator on more than one device, understanding synchronization risks, preparing backup codes, and avoiding being locked out if your phone is lost or damaged.
-
How to install SingularityCE (and Apptainer) on Debian 13 without dying in the attempt.
Installation guide for SingularityCE on Debian 13 Trixie. Source compilation, verification, configuration and troubleshooting. Also covers the installation of Apptainer.
en es -
How to install SWI-Prolog on Debian 13 Trixie without dying trying.
Comprehensive guide to installing SWI-Prolog on Debian 13 "Trixie" with four methods ordered from least to most complexity: native Debian package, Flatpak from Flathub, build from sources with CPack, and the official PPA of Ubuntu adapted for Debian.
-
How to convert a JPEG or PNG to ICO on the Linux CLI
How to convert a JPEG or PNG to ICO on the Linux CLI using ImageMagick.
-
Guide for service administration with systemd.
Sooner or later, you have to administer services with systemd.
-
Easy graphics inclusion: Mermaid.
Mermaid: easily include mind maps, flowcharts, and more in Markdown.
-
How to install caveman in Visual Studio Code for Claude Code.
This guide explains how to install the caveman skill in Visual Studio Code for Claude Code.
-
How to deploy a Svelte+SvelteKit application on Cloudflare Workers (free).
This guide shows how to deploy a Svelte+SvelteKit application on Cloudflare Workers (free).