Here is a collection of my hobbies, some tests, small projects, failed experiments and some successful ones, too!

And remember! “If things are not failing, you are not innovating enough.“ [Elon Musk]

Check out my GitHub repos for some small contributions to the FOSS world.


Let’s connect!

Have a question? Or need help with a similar problem? Find me on your favourite channel!


Expanding the stack. Designing a PCB

Some months ago I started building my first PCB. When this article is written, the board is in production for more than half a year. No hiccups! So I count this project as a success! Design hardware in production! This is a short story about going from 0 to production in a completely new area.

Testing while multiprocessing

Testing while multiprocessing? Impossible? Nope! Just a bit tedious! How much? Well, read on! Also, as a bonus, I’ll show how to test slow processes (eg wait 30 mins from event X to trigger Y), fast!