How to handle lightweight dependencies using CMake and FindContent
Continue reading “Dependency management with CMake and FetchContent”
How to handle lightweight dependencies using CMake and FindContent
Continue reading “Dependency management with CMake and FetchContent”
What is separable convolution, why would we use it, when can it be applied and how to get the 1D filters.
A guide how to setup a headless Raspberry Pi Zero W without ever connecting it to a screen or keyboard.
Continue reading “Setting up a headless Raspberry Pi Zero W”
Adobe Acrobat’s reader is by far the most commonly used PDF reader in this world. Nevertheless, the default file saving option is a no-go. Here is the work-around.
Continue reading “Tweaking Adobe Reader to Save without File select dialog”
About using the [[nodiscard]]
attribute for your functions.
A simple example how to use class templates in combination with inheritance.
Continue reading “Code snippet: inheritance with class templates and this->”
A simple way to achieve an acceleration profile for a stepper motor (fixed step size).
Continue reading “Trapezoidal velocity profile for a stepper motor”
Some short notes about things I do over and over again when setting up Raspberry Pis with ArchLinux on them.
Instead of just dumping my CV template here I will explain you the different environments and packages I use for mine. By this you can create your own CV at the end and have the full freedom to personalize it to your own needs. I used scrartcl
as the documentclass.
Continue reading “Generating your own CV template with LaTex”
During the course of my PhD I became somehow responsible for the IT infrastructure of a research group of more ore less thirty people which are partially performing highly demanding computational tasks. In this small page I want to summarize the tools which make everyone life much easier.