Software

A collection of 107 posts.
Custom excerpts on the WordPress search page highlighting query keywords Featured Image
Software

Custom excerpts on the WordPress search page highlighting query keywords

In this post I’ll share a custom function for WordPress, which will tweak the text excerpts in the search result page to always show the part of the text which includes the search query. Usually Wordpess will only display the first words of the site or post in the search results page. This short excerpt […]

4 min read
Cups AirPrint server with legacy printer driver support using Qemu Featured Image
Software

Cups AirPrint server with legacy printer driver support using Qemu

In this guide I’m going to explain how to setup a CUPS network printing server on an ARM-Linux which will still be able to use older or discontinued printer drivers, meant for other architectures, using Docker with Qemu platform emulation. Therefore we could use for example 32bit Linux printer drivers emulated inside the container on […]

10 min read
Phone addiction: Toggle grayscale mode on your iPhone – but fast! Featured Image
Software

Phone addiction: Toggle grayscale mode on your iPhone – but fast!

Many struggle with phone addiction these days. I’m not falling short on that either. One hack to solve this, is to put your screen in grayscale mode. The black and white graphics are less tasty for your brain, and prolonged usage of, say, instagram is not as compelling any more. The phone configuration you find […]

1 min read
Configure Wayland notification daemon mako with NixOS home-manager Featured Image
Software

Configure Wayland notification daemon mako with NixOS home-manager

Since this year I started using NixOS as my main operating system used in production. So far I’m really excited configuring and using it. Although there are still quite a few packages and configuration options missing. Compared to ArchLinux, I have to solve some problems again which were already fixed on my old installation. For […]

1 min read