Yesterday I finally got my hands on a multimeter and could read out resistor values. As a colourblind person, I was unaware that this would bite me.
I decided to go ahead and play around with a simple schematic. The goal: Make the LED light up as long as the …
Read MoreI tend to run the same SNMP probes on multiple devices quite often. The devices are always the same, the OIDs change. To simplify this I created a small Python script running the commands in a tmux session.
However, there seems to be a small bug/annoyance in tmux which …
Read MoreThe Problem
For ages, I was annoyed that neither gvim nor xterm maximised properly in some desktop environment (KDE being one of them). They both have a small "gap" around the outermost screen edges. It is not only visually annoying, but I am also used to "throw" the mouse to …