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!


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!