Recent
Part 1 - Installing NixOs
·1879 words·9 mins
Init # I heard a lot about NixOS over the last couple of years. For example Why Puppet/Chef/Ansible aren’t good enough (and we can do better) or Binärgewitter Spezial #7: NixOS.
Avoid Small CloudFormation Errors
·140 words·1 min
INIT # During my last work with AWS CloudFormation I spent hours to debug an Invalid value for the parameter Policy error which I couldn’t explain at all.
Synology Photo Station: Disable face recognition (the right way)
·195 words·1 min
Init # I activated some time ago face recognition for Photo Station on our Synology DS212+ because I thought it would be a good idea but it wasn’t. It is super slow (at least on the DS212+), unprecise, and caused over days (weeks) high CPU load so I decided to deactivated it. After deactivating the CPU load was still high and I also saw the face recognition process in the process list. After searching around I found some hints in the direction of these file(s) synophoto_face.queue, synophoto_face.queue.tmp.
Fix NFC for htc m7 under Cyanogenmod 13 / LineageOS 14.1
·506 words·3 mins
Update 2018-03-10 # Also not fixed for the latest XenonHD roms.
Fix spell checking for native Slack Linux app under Ubuntu 14.04
·158 words·1 min
Init # During the last weeks I was wondering why the spell checking in the nativ Slack App (under Ubuntu 14.04) isn’t working at all. Finally I found some time to debug this issue.