Mär 20, 2026
This week I wanted to start an experiment in a brand-new Memmert HCP 105 climate chamber. However, the chamber did not increase the humidity although the water reservoir was full and the settings were correct. The troubleshooting section in the handbook was not very helpful and a quick call to …
Aug 20, 2025
I was asked to solve the following problem: A car radio is missing a CD player and the owner wants to listen their CD collection. It is also missing an AUX input, so the only option is to use a bluetooth transmitter. Turns out that's simply not possible!
So far …
Mai 05, 2022
PowerShell is Windows' powerful and built-in scripting language. And just as a Linux shell it comes with loads of useful commands . Recently I wanted to minify some JSON code to check how much that would shrink its size. I got some inspiration from StackOverflow and finally came up with …