today
local_offer Technology

Change DCC address of an MTB DP1 switch machine

If you’re using more than one switch on your layout, you will have to change DCC addresses of your MTB DP1 switch machines, since they all use 5 as their default DCC address. Luckily this is a very simple process:

  1. Press the test button more than 5 seconds. The LED will start to blink repeatedly if you pressed long enough.
  2. Send a command to your layout with ...
today
local_offer Technology

Gentoo: fix “no such command: `fmt`” error

If you installed Rust on Gentoo without any additional steps and run cargo fmt in your project folder, you propably encounter the following error:

error: no such command: `fmt`

help: a command with a similar name exists: `fix`

help: view all installed commands with `cargo --list`
help: find a package to install `fmt` with `cargo ...
today
local_offer Technology

Beginner guide: installing a MTB DP1 switch machine

Using servos as a switch machine was a mixed experience for me, leaving me slightly frustrated since I struggled to install them properly on some switches. Hence I gave the MTB DP1 switch machine a try in order to save me a headache. The DP1 comes with a built-in decoder that supports DCC, and tak ...

today
local_offer Culture, Technology

Beer fermentation tank size

Since no brewery can exist without beer fermentation tanks, I wanted to add them to my railway model layout as well. However, at first I didn’t find any plastic model kit that looked like what I wanted. I began to research the size of ...

today
local_offer Technology

Using OverlayScrollbars in my Drupal installation.

How to add OverlayScrollbars to your Drupal 10+ installation

There are several cases why you’d want to change the native browser scrollbars for your website—whether you feel like they take up too much space, want to play around a bit, or simply don’t like how they look. One way ...

today
local_offer Technology

Installing AMD Radeon RX 9070 XT firmware and drivers on Gentoo Linux

Since I had a fairly old GPU (an AMD Radeon RX 570 to be specific), I waited for the release of the Radeon RX 9000 series to finally upgrade. I was amazed how smooth the shift went. To be fair, I waited a several weeks after the initial release to make sure that people will make the necessary firmware and drivers available on Gentoo ...

today
local_offer Technology

phpMyAdmin errors in combination with froxlor and php-fpm

I noticed that my phpMyAdmin installation displayed the following message every time I logged in:

The configuration file now needs a secret passphrase (blowfish_secret).
The $cfg['TempDir'] (/var/lib/phpmyadmin/tmp/) is not accessible. phpMyAdmin is not able to cache templates and will be slow because of this.
...
today
local_offer Technology

OpenRailRouting

When I visualised my upcoming holiday trip with Leaflet, a handy tool turned out to be OpenRailRouting. The GrassHoper fork is “a routing engine for railways.” It allows you to find a route between two or more points, and export it as a GPX file. However, this is not based on actual, real-life connections, but simply looks for a possible ...

today
local_offer Culture, Technology

DCC FAQ

Getting into model railroading just a few month back, I was (and still am) regularly overwhelmed by the complexity of the hobby. I had many questions like “What is DC and how does it differ from DCC?” or “Can I control my PIKO locomotive with the EX‑CommandStation?” Knowing the struggle, I decided to start a FAQ regarding DCC, and answer some of the questions a beginner of the hobby might have ...

today
local_offer Technology

British train controllers for your train simulator

If you enjoy to play train simulators on your computer, there definitely was a moment where you asked yourself whether there are input devices to make the experience even more realistic. Turns out: there are some enthusiasts ...