Software This is what you already can do with Linux on a low-budget smartphone By chance I got a used Samsung Galaxy S5 which already has good Linux mainline support. I was able to install postmarketOS with Phosh user interface enabled. Here’s a short summary on the…
Software OpenSnitch on NixOS is now even easier to setup The Linux application firewall OpenSnitch will be easier to setup with the upcoming NixOS 22.05 release. Only a few configuration lines are needed to get the daemon and client running. The OpenSnitch daemon…
Software My home server is now running on NixOS I decided to migrate my home server from ArchLinux ARM to NixOS to have a reproducible system based on a single configuration. My goal is to have more web services run with the…
Software NixOS development progress for upcoming 21.11 release The upcoming NixOS 21.11 release will include new packages, modules and some exciting technological changes under the hood. Here is a list of some updates I’m waiting for and some contributions I made…
Software Share printer via AirPrint with NixOS I started to migrate my ARM homeserver to NixOS and was able to configure the printer together with AirPrint enabled network sharing. Here’s a short how-to. Update June 2022: Starting with newer Cups…
Software postmarketOS development status 2021 In the last few months I was looking into adding support for some older Android phones to postmarketOS. Porting an existing downstream kernel to a real Linux operating system for mobile systems wasn’t…
Software Using Virtio-FS directory sharing together with NixOps libvirtd backend Virtio-FS is the newest technique to share directories of the host system to a virtualized guest machine managed by libvirt. This example will show you how to use it in NixOps to automatically…
Software Blender Addon: Node Preview Ever since Blender made the switch to the Cycles renderer back in 2011, its shader nodes have lacked an interactive preview for each node. I spent the first months of 2021 writing an…