logo
HomeBlogAbout MeContact

=

C++ random utilities and embedded rng

2/25/2020

Creating random numbers is very difficult for computers. Computers are deterministic by definition, and randomness should never be…

Blog

Teaching programming, a story about success and failure

1/14/2020

First of all these are all my experiences and opinions. They might not reflect what you encounter at an University. But I feel it's an…

Code::Dive 2019

11/24/2019

Every year Nokia organizes code::dive in Wroclaw, Poland. It's an awesome conference about coding (mostly C++), meeting new people and great…

SpotiPi Radio - Part 1 putting it all together

5/8/2018

I've got this old radio which looks nice in our living room, but... It's not a smart device, it can only play these oldschool radio waves…

Welcome

4/24/2018

After reading some excelent blogs from awesome c++/embedded developers (some of which I'll link down below), I decided to start my own blog…